TFM SPI issue in custom board with STM32u585aii6q
Hi
Greetings
we are trying to run TFM example (with secure and non secure project) taken from GPIO_Toggle_TZEN Example and adding SPI communication in the non secure project on our custom board mounted with STM32U585aii6q controller SPI is getting stuck at timeout error(in the transmit function/receive function. Init function is working fine).
we tried the same on B-U585-IOT2A controller and the communication is working perfectly.
to verify our hardware we tried the SPI communication on the same board without TFM and its working perfectly.
we wanted to know if there is any other additional dependency while using TFM to add peripherals like SPI. with TFM configuration GPIO is working fine without any issues.
Awaiting your valuable suggestions so that we can understand and resolve the issue.
Thanks and Regards
Philip
