Skip to main content
babanthierry
Visitor II
October 14, 2015
Question

Problem with FATFS File System on nucleo Board L152RE

  • October 14, 2015
  • 1 reply
  • 540 views
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 example

name;telephone number;adress
    This topic has been closed for replies.

    1 reply

    Tesla DeLorean
    Guru
    October 14, 2015
    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 (See Profile) Up vote any posts that you find helpful, it shows what's working..