porting USB driver from STM32L1 to STM32L432
Posted on May 26, 2017 at 21:39I've a problem with using the code of USB mass storage driver used in STM32L151 and moving this code to STM32L432. It seems like a problem at the PMA address. I got stock at the enumaration phase. I recieve interrupt f...