Skip to content

Commit 9096739

Browse files
erwangojhedberg
authored andcommitted
boards: stm32n6570_dk: Add link to Zephyr computer vision application
Put a link to the newly available Zephyr based People detection application. Signed-off-by: Erwan Gouriou <[email protected]>
1 parent bde6bdd commit 9096739

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

boards/st/stm32n6570_dk/doc/index.rst

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ programmer for the STM32 MCU, with a USB Virtual COM port bridge and the compreh
2727
Hardware
2828
********
2929

30-
- STM32N657X0H3Q Arm® Cortex®‑M55‑based microcontroller featuring ST Neural-ART Accelerator,
30+
- STM32N657X0H3Q Arm® Cortex®‑M55‑based microcontroller featuring ST Neural-ART Accelerator,
3131
H264 encoder, NeoChrom 2.5D GPU, and 4.2 Mbytes of contiguous SRAM, in a VFBGA264 package
3232
- 5" LCD module with capacitive touch panel
3333
- USB Type-C® with USB 2.0 HS interface, dual‑role‑power (DRP)
@@ -73,6 +73,13 @@ STM32N6570-DK features a CSI camera module with a high-resolution 5‑Mpx CMOS R
7373
This camera outputs images in RAW Bayer format which require signal processing to be displayed with
7474
real life colors. This Image Signal Processing could be done with a dedicated `STM32 ISP module`_.
7575

76+
NPU
77+
===
78+
79+
STM32N6570-DK also embeds the ST Neural-ART Accelerator |trade| as NPU engineered for power-efficient edge
80+
AI applications, such as the `Zephyr computer vision application`_ which is available as a separate
81+
Zephyr application.
82+
7683
USB
7784
===
7885

@@ -389,3 +396,6 @@ To do so, it is advised to use Twister's hardware map feature with the following
389396

390397
.. _STM32 ISP module:
391398
https://github.com/stm32-hotspot/zephyr-stm32-mw-isp
399+
400+
.. _Zephyr computer vision application:
401+
https://github.com/stm32-hotspot/zephyr-stm32n6-ai-people-detection

0 commit comments

Comments
 (0)