STM32F042 SPI DMA problems
Posted on October 17, 2017 at 15:08Hi, I'm trying to read data from mems sensor with an stm32f042 using spi, but unfortunately the spi does not seem to be working. I've used CubeMX to configure the project. The LSM6DSL_Config() function is the first...