Stm32f407 vs stm32f415 vcp driver
Posted on January 30, 2014 at 15:20Hello everybody! I've a working vcp driver for stm32f4discovery board(stm32f407vg). Use the standard st usb library. This is working well. If I change the device with an stm32f415 mikrocontroller, the code is runni...