USB data buffer overlaps with stack leading to fault
Posted on January 25, 2015 at 10:27Hi,I am running a USB MSC project on my STM32L1 board generated using the CubeMX software.I am noticing that during enumeration, the device receives a Read10 request for 16 blocks of data (each 512 bytes in size). ...