Communication between two stm32l031k6 (lib STM32cubemx)
Posted on July 07, 2016 at 10:50 Hello xD, I want to communicate with two STM32L031K6 in SPI with the library HAL for STM32CubeMX. I configure a Master with emission interruption and the other in slave reception with interruption. and I connec...