Question
What is SPI vs SPI MSP for STM32
Posted on March 28, 2016 at 17:23
I am new to the STM32 product line and starting to write SPI code using the STM32cubeMX module. I note in the cube drivers manual that they provide both HAL_SPI_Init and HAL_SPI_Mspinit. Looking through the web and also the source code I cannot figure out which to use nor what the ''MSP'' feature of STM's SPI is. Can someone enlighten me here?
Many ThanksFritz