STM32L412RBT6, CubeMX code for USB FS MSC doesn't work.
I have designed STM32L412RBT6 board with USB FS connection.
With CubeMX 5.0.0 and L4 firmware package V1.13.0, I generated USB MSC project for TrueStudio.
But, it doesn't work at all.
PC couldn't recognize my MCU.
For test, I changed the MCU to STM32F070RBT6 and generated USB MSC project with CubeMX.
Compiled with TrueSTUDIO.
It works OK.
Is there any known issue in my STM32L412RBT6 + CubeMX5.0 + L4_1.13.0 + TrueSTUDIO + USB FS MSC ?
* I need to confirm the HW is okay or not.
Is there any one who can upload any USB-ready firmware hex file for STM32L412RBT6 ?
Then, I can check my hardware with it.
