STM32Cube(MX) SPI bug
Posted on July 25, 2014 at 11:17When use STM32CubeMX, if you disable CRC, it won't initialize the SPI structure, but the STM32F4Cube will assert the “Init.CRCPolynomial�, then it failed.STM32Cube is a good idea, but i want to know if i have some...