TFM in u575 microcontroller
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-07-15 5: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
Labels:
- Labels:
-
STM32U5 series
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-07-15 6: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.
If you feel a post has answered your question, please click "Accept as Solution".
