User Activity

Posted on August 09, 2017 at 11:30Hello everyone,I'm useing the NUCLEO-F072RB and I'm trying to get the SPI via interrupts to work.Here is the CubeMX initialization of the SPI:/* SPI1 init function */void MX_SPI1_Init(void){      hspi1.Instance = SP...