cancel
Showing results for 
Search instead for 
Did you mean: 

i worked on stm32f303ze i want to know if it is possible to create file in the 512K flash drive with the stm32f303ze. is there an example or library to do this ? thanks

bpier
Associate

I want to create files in this flash drive with a stm32f303 program and i want to transfer these file on pc in real time ....

2 REPLIES 2

What flash drive? The internal flash in the device that you're otherwise not using for your code?

Tips, buy me a coffee, or three.. PayPal Venmo Up vote any posts that you find helpful, it shows what's working..

Maybe (s)he's using a debug adaptor which presents a "drive" to the PC for drag-&-drop programming, and thinking of that "drive" ... ?

That one has been discussed before and, IIRC, the answer was "No".

EDIT

Found it:

https://community.st.com/s/question/0D50X00009XkWyWSAV/stm32f429idisc1-how-to-read-files-written-through-stlink-usb-port

So maybe it is possible?