Skip to content

martinribelotta/h730duino-firmware

Repository files navigation

h730duino firmware test

This repository contains the hardware test for h730 duino board

image

Project content

  • Initialization code
  • Makefile based construction system
  • VSCode integration
  • USB CDC Serial console with command line with various commands:
    • reset, version and help
    • blinking speed change (background demostration)
    • sd commands (df, ls, cat)
    • qspi commands (WIP)

Required tools:

  • ARM GCC embedded
  • GNU Make
  • Python3 with pyusb (install with pip install pyusb)
  • Optionally, tio or similar terminal

VSCode required plugins

Status

  • Blinking
  • MCU work at 550MHz
  • microSD access
  • USB dev
  • USB host
  • QSPI access (WIP)
  • HyperRAM access
  • RTC working (TBD)
  • Ethernet
  • CAN
  • ADC/DAC performance test
  • SPI/i2c/serial access
  • PWM test

About

Firmware test for h730duino board

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages