Hi All,We have problem reading register values from L9945. We use STM32G474RE to communicate with it and the project was made using current STM32CubeMX and its FreeRTOS.Here are the SPI parameters in main.c: hspi2.Instance = SPI2;
hspi2.Init.Mode ...