Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
9 years, 7 months ago.
local file system
can a single file in local file system be updated continuously with sensor values connected to the controller?
Question relating to:
1 Answer
9 years, 7 months ago.
I don't believe there is a local file system in V2. You would have to create/use an SD/MMC file system; that you could later transfer via USB/comm port. [ orginally there was a local file system - the same place that you 'dropped' the .bin file.] Gary