This is the documentation for the latest (main) development branch of Zephyr. If you are looking for the documentation of previous releases, use the drop-down list at the bottom of the left panel and select the desired version.

STM32 HSEM IPM driver sample

Overview

Blinky led triggered by mailbox new message.

Building and Running

Build for stm32h747i_disco/stm32h747xx/m7:

# From the root of the zephyr repository
west build -b stm32h747i_disco/stm32h747xx/m7 samples/boards/stm32/h7_dual_core

Build for stm32h747i_disco/stm32h747xx/m4:

# From the root of the zephyr repository
west build -b stm32h747i_disco/stm32h747xx/m4 samples/boards/stm32/h7_dual_core

Sample Output

STM32 h7_dual_core application