Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • That seems to have worked very well. Thank you. I will note that as written, it causes a compile error since f.write does not accept uint32_t. I still cast the data for flash read, but defined 'data' as a uint8_t instead. Commented Apr 25, 2019 at 16:47
  • Oops I missed a unt32 Commented Apr 25, 2019 at 22:14