Associate
July 27, 2019
Question
STM32F723 USB Device MSC with internal flash
- July 27, 2019
- 4 replies
- 1667 views
Hi!
I am using stm32f723 to implement usb device mass storage.
I try to mass storage using an internal flash, but I get a message that the formatting is not complete.
I have developed it by referring to the link below, and I have confirmed the same value for reading and writing.
But it is doesn't working.
Can someone please confirm?
I put the file in the attachment.
