This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

SDcard

Hi,
could someone give me an example (or give me a link to one) about how to save data (expecially arrays) in the SD Memory card.

Many thanks.
B.R.

Parents
  • Sorry, you are right: i sent the message without specifying what am i working with.
    I'm developing a software using the Keil board MCBSTM32E which has already the SDcard slot on it. I need to acquire data from the serial port and to save them in the memory (i say array because i don't know exactly the size of them, so i need a program that could manage data of different size).
    Many thanks for the help.

Reply
  • Sorry, you are right: i sent the message without specifying what am i working with.
    I'm developing a software using the Keil board MCBSTM32E which has already the SDcard slot on it. I need to acquire data from the serial port and to save them in the memory (i say array because i don't know exactly the size of them, so i need a program that could manage data of different size).
    Many thanks for the help.

Children