Skip to content

Seeed-Studio/Arch_Max

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Arch Max

The Arch Max is an mbed enabled development board for rapid prototyping. It's based on a STM32F407VGT6 microcontrolle with an ARM Cortex-M4F core running at 168MHz. It includes a CMSIS DAP interface to provide debug, USB virtual serial and drag-n-drop programming. It has 1 MB Flash and 192 KB RAM, Ethernet interface, USB OTG interface and SD card slot.

Features

  • mbed enabled
    • Online development tools
    • Easy to use C/C++ SDK
    • Lots of published libraries and projects
  • High performance STM32F407VET6
    • ARM Cortex-M4 MCU with FPU at 168MHz
    • 1 MB Flash, 192 KB RAM
  • On-board CMSIS DAP interface
    • Drag-n-drop programming
    • USB serial communication
    • SWD debug with GDB+ pyOCD/OpenOCD, Keil or IAR
  • Arduino form factor, compatible with lots of shields
  • Build-in Ethernet, USB and SD card slot for connectivity and data exchange

Download app with OpenOCD

openocd -f arch_max.cfg -c "init; reset halt; program your_app.elf; reset run; exit"

Resource

About

Arch Max, an mbed enabled development board with STM32F407, Ethernet, USB and SD card slot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published