User Activity

Hi, I'm using an STM32F413RG MCU as SPI full-duplex slave, initialization is done in Cube. Every 500ms the master activate the SPI_CLK (1MHz) and the MCU outputs 16 bytes of data while receiving other 16 bytes from the master (using HAL_SPI_TransmitR...