Click here to Skip to main content
15,891,853 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: word wrapping Pin
honey the codewitch29-Jul-21 0:56
mvahoney the codewitch29-Jul-21 0:56 
GeneralRe: word wrapping Pin
YahiaEQ29-Jul-21 1:01
YahiaEQ29-Jul-21 1:01 
GeneralRe: word wrapping Pin
honey the codewitch29-Jul-21 1:03
mvahoney the codewitch29-Jul-21 1:03 
GeneralRe: word wrapping Pin
YahiaEQ29-Jul-21 1:25
YahiaEQ29-Jul-21 1:25 
GeneralRe: word wrapping Pin
honey the codewitch29-Jul-21 1:29
mvahoney the codewitch29-Jul-21 1:29 
AnswerRe: word wrapping Pin
Marc Clifton29-Jul-21 1:49
mvaMarc Clifton29-Jul-21 1:49 
AnswerRe: word wrapping Pin
Stuart Dootson29-Jul-21 2:07
professionalStuart Dootson29-Jul-21 2:07 
GeneralRe: word wrapping Pin
honey the codewitch29-Jul-21 2:21
mvahoney the codewitch29-Jul-21 2:21 
I might be able to translate it, but 24kB is significant. I have about 300kB of usable general purpose RAM, 4MB of NVS flash, and *sometimes* 4MB of PSRAM

Basically how I've orchestrated this it works in 300kB but works much faster if you have the PSRAM as well.

The 4MB of NVS storage is divvied up between my code and a data partition I use to store unpacked EPUB content. I'm not sure offhand how much program space I have.

The bad part of using more program space is it starts to make the dev cycle turnaround longer because you have to upload the code via serial uart.
Real programmers use butterflies

AnswerRe: word wrapping Pin
BernardIE531729-Jul-21 2:42
BernardIE531729-Jul-21 2:42 
GeneralRe: word wrapping Pin
honey the codewitch29-Jul-21 2:44
mvahoney the codewitch29-Jul-21 2:44 
GeneralRe: word wrapping Pin
BernardIE531729-Jul-21 2:53
BernardIE531729-Jul-21 2:53 
AnswerRe: word wrapping Pin
mdblack9829-Jul-21 3:15
mdblack9829-Jul-21 3:15 
GeneralRe: word wrapping Pin
honey the codewitch29-Jul-21 5:37
mvahoney the codewitch29-Jul-21 5:37 
AnswerRe: word wrapping Pin
Dan Sutton29-Jul-21 5:26
Dan Sutton29-Jul-21 5:26 
AnswerRe: word wrapping Pin
maze329-Jul-21 6:03
professionalmaze329-Jul-21 6:03 
GeneralRe: word wrapping Pin
honey the codewitch29-Jul-21 6:07
mvahoney the codewitch29-Jul-21 6:07 
AnswerRe: word wrapping Pin
englebart29-Jul-21 11:10
professionalenglebart29-Jul-21 11:10 
GeneralRe: word wrapping Pin
honey the codewitch29-Jul-21 14:05
mvahoney the codewitch29-Jul-21 14:05 
AnswerRe: word wrapping Pin
BernardIE531730-Jul-21 3:11
BernardIE531730-Jul-21 3:11 
GeneralRe: word wrapping Pin
honey the codewitch30-Jul-21 3:19
mvahoney the codewitch30-Jul-21 3:19 
GeneralWinUI Pin
Richard Andrew x6428-Jul-21 8:03
professionalRichard Andrew x6428-Jul-21 8:03 
GeneralRe: WinUI Pin
Eddy Vluggen28-Jul-21 8:34
professionalEddy Vluggen28-Jul-21 8:34 
GeneralRe: WinUI Pin
Richard Andrew x6428-Jul-21 8:41
professionalRichard Andrew x6428-Jul-21 8:41 
GeneralRe: WinUI Pin
Eddy Vluggen28-Jul-21 9:44
professionalEddy Vluggen28-Jul-21 9:44 
GeneralRe: WinUI Pin
Richard Andrew x6428-Jul-21 10:28
professionalRichard Andrew x6428-Jul-21 10:28 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.