Question
USB MSC device implementation on Sensortile
Posted on November 05, 2017 at 23:00
Hi,
I am trying to implement USB mass storage device class on the Sensortile which uses STM32L476. I used the sample audio loop app to verify that USB works fine. However, when I ported the MSC device functions from L476G-Eval directory, I am not able to get the interrupt coming for me. What is the right source code for porting msc device fns into sensortile? Anybody has done it and it worked fine?
Thanks,
Bala.
#stm32l4-usb #usb #sensortile #usb-msc-device