Problem using I2C from the "Non-Secure World" with TFM on STM32L562E-DK (STM32Cube_FW_L5_V1.5.0)
Hello everyone,I'm working with the STM32L562E-DK board and the STM32Cube_FW_L5_V1.5.0 firmware. I want to integrate my own code (which reads a sensor MPU6050 via I2C) into the STM32CubeL5 TFM (Trusted Firmware-M) application, running it in the Non S...