Skip to main content
Graduate
July 15, 2024
Question

TFM in u575 microcontroller

  • July 15, 2024
  • 1 reply
  • 644 views

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

    This topic has been closed for replies.

    1 reply

    Super User
    July 15, 2024

    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.