Question
Logging data to USB
Posted on September 16, 2016 at 16:54
Hello to everyone,
I am developing an application that reads data from sensors mounted on a STM32L4 discovery board, but since I need to log for hours I need to save data on a big storage support, such as an USB.Is it possible to do so using the microUSB link on the board?I read some posts here suggesting to use the DFU usb profile, but I don't think this is the right case...Has someone some sample code or at least any useful suggestion on how to implement the function I described?Thank you #power #stm32l4 #usb #stm32cube