User Activity

Hey everyone,I have issues with my SPI2 on STM32h745 DISCOI am Using SPI2 to connect an accelerometer to my board. I use this SPI because it is the one that is connected to my arduino pin. SPI initialization : static void MX_SPI2_Init(void) { /* U...