Skip to content

ys-oh/zephyr_portenta_h7

Repository files navigation

[WIP] PORTENTA H7 Proting for Zephyr RTOS

target zephyr version : v3.0.0

Build Projects


M7 Project

west build -b portenta_h7_m7 -p -- -DBOARD_ROOT=.

M4 Project

west build -b portenta_h7_m4 -p -- -DBOARD_ROOT=.

Flashing

install dependency

# macos
brew install dfu-util

# debian
sudo apt install dfu-util

upload M7, M4 firmware

west flash

TODO

  • bootable application
  • boot m7
  • boot m4
  • dfu flash
  • uart console
  • power mangement
  • memory controller
  • external flash memory
  • led driver
  • charger driver
  • wifi / ble
  • cryto driver
  • display interface
  • camera interface
  • USB FS driver
  • USB HS driver
  • USB Console driver

About

portenta h7 porting for zephyr rtos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors