Trouble when collecting data into file #3454
Unanswered
espruino-discuss
asked this question in
Puck.js, Pixl.js, Jolt.js and MDBT42
Replies: 1 comment
-
Posted at 2020-08-18 by @gfwilliams Hi, I'm surprised the IDE is getting stuck - but after power cycling the board it all works again until you re-flash the software? I can see some potential issues here:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2020-08-18 by Rook
Hi all:
Recently, I am trying to collect analog data into the flash and save as a file by using MDBT42Q.
Below is the example code in the Data collection part I used to explain my trouble:
The trouble is that: When I change the FILESIZE bigger than 32*1024(32768), my Web IDE will just stuck and return nothing.
I have try require("Storage").eraseAll(), reset() and save(), it is all useless.
In the attachment is some information about my memory usage.
Thank you guys very much!
Attachments:
Beta Was this translation helpful? Give feedback.
All reactions