HAL for F4 has some startup code that causes asserts.
Posted on February 04, 2015 at 23:21I turned on USE_FULL_ASSERT during debugging and got a bunch of messages relating to code that I haven't gotten around to yet.With CubeMX 4.6.0 and STM32CubeF4 v1.4.0:1) MX_SPI2_Init causes an assert in HAL_SPI_In...