2024-07-15 05:09 AM
Hello,
The TFM application that is based on the stm32u585 board could work for the stm32u575zit6 microcontroller? I have modified the TFM project and I have removed hw accelerator from the SBSFU project because the u575 microcontroller does not contain this peripheral but in the TFM_Appli application I get cryptographic errors when building the project.
Thanks in advance
2024-07-15 06:30 AM
The STM32U575 doesn't have cryptographic functionality. If the project uses those features, it cannot be ported to that chip.
What errors do you get? Be specific with screenshots if possible.