tree: e3b3ec48d7dbc6101301e7317c794025d3ccb78e [path history] [tgz]
  1. boards/
  2. src/
  3. CMakeLists.txt
  4. prj.conf
  5. README.md
  6. sample.yaml
samples/boards/stm32/h7_dual_core/README.md

.. _stm32_h7_dual_core:

STM32 HSEM IPM driver sample ############################

Overview


Blinky led triggered by mailbox new message.

Building and Running


Build for stm32h747i_disco_m7:

.. zephyr-app-commands:: :zephyr-app: samples/boards/stm32/h7_dual_core :board: stm32h747i_disco_m7 :goals: build

Build for stm32h747i_disco_m4:

.. zephyr-app-commands:: :zephyr-app: samples/boards/stm32/h7_dual_core :board: stm32h747i_disco_m4 :goals: build

Sample Output

.. code-block:: console

STM32 h7_dual_core application