Resolved! Moving from HAL (working) to LL (issue), SPI always receive 255
Hello everyone,I am facing an issue during migration from HAL libraries to LL. I need to increase performance of my code and better understand STM peripherals.My MCU is STM32F746 on a custom board.CubeMX configuration for SPI1 is the same for HAL && ...