Search Results

Search results 1-2 of 2.

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • Following the example MCE_ExecuteAESCryptedCode in STM32Cube for STM32H7S78-DK, I noticed that XSPIs are swapped wrt other examples. This is because AES decoding is supported by MCE1 only and this is hardware-linked to XSPI1. github.com/STMicroelectronics/…MCE_ExecuteAESCryptedCode Code goes then to address 0x9000 0000 (0x7000 0000 is base address for external RAM). How can I download code to 0x9000 0000? Default J-Link loader supports only internal flash (0x0800 0000) and 0x7000 0000-0x7fff fff…

  • [SOLVED] STM32H7R/S

    dipsie - - J-Link/Flasher related

    Post

    Hello, is there any plan to add support for ST STM32H7R/S series? Can embOS for STM32H7 be used on a STM32H7S78-DK board? Alessandro