2015-01-28 11:10 PM
Dear All.
I'm working with SMT32F103 USB function.STM32F103 board is mass storage device now.Now the PC recognize and can read/write file to internal flash memory of STM32F103.(Example: text file, bitmap file, jpeg file...)I want to ask:How MCU read data from internal flash?We can read single byte but I don't know what is exactly meaning.I talk about the structure?If possible it we ''look'' internal flash like a SD card (memory) to use with FatFs Lib?And how to do it?Thanks and Best regards.