Question
How to access and store the CSV file in stm32?
Hello,
I am working on Nucleo-H745ZIQ board. I have to interface the DAC to it.And i have to get the data in CSV file .And after that I have to read the file and dump through SPI and generate the waveform.In my board I dont have the SD card .Then using USB how can I access the CSV file.Can you suggest me the solution for that.