Hi, I have a custom PCB with a USB-A female connecter connected to the USB Pins on the MSP. I am not using any RTOS, is there a way to write raw data to the memory stick.
Thanks,
KJ
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi, I have a custom PCB with a USB-A female connecter connected to the USB Pins on the MSP. I am not using any RTOS, is there a way to write raw data to the memory stick.
Thanks,
KJ
Hello Kirushigan,
I believe there is an example of reading from a mass-storage device in the Resource Explorer.
I want to be able to write data coming from one of the UART ports on the MSP to the USB stick device. I dont want to read data from the USB Memory Stick but only write to it.