Import (Read) a windows data file
HI all
I'd like to know how to be able to read a data file from windows.
I have to convert those data (binary) from windows system, to another format, and then write them to a flash W25Q.
The only part I'm missing is how to open then read those bin files in windows. I have around 100 of those windows files to work on, and they are on the same windows folder.
So what are my options to do that.
Thanks all.
For now I'm using a Nucleo-L432KC, on STMcube 1.19.0.
