Problem with FATFS File System on nucleo Board L152RE
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-10-14 7:03 AM
Posted on October 14, 2015 at 16:03
Hi,
I would like to know if it's possible to use FATFS file system on a nucleo L152RE without using memory card.I just want to use the flash of the nucleo board but i need to save some informations with three fields.for examplename;telephone number;adress
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-10-14 12:42 PM
Posted on October 14, 2015 at 21:42
Not sure why that would even need a file-system. Can't you just develop an in-memory structure and write it too an unused upper flash memory sector?
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Up vote any posts that you find helpful, it shows what's working..
