No description
| bom | ||
| gerber | ||
| images | ||
| .gitignore | ||
| fp-info-cache | ||
| OtterPill | ||
| OtterPill-cache.lib | ||
| OtterPill.csv | ||
| OtterPill.kicad_pcb | ||
| OtterPill.lib | ||
| OtterPill.pro | ||
| OtterPill.sch | ||
| OtterPill.xml | ||
| README.md | ||
OtterPill
STM32F072 devboard featuring USB 2.0 full-speed, DFU Bootloader, USB-PD Phy, Arduino nano alike pinout and size.
More documentation and firmware examples will be aviable soon.
Building and Flashing
Via Arduino
You can build and flash the firmware via Arduino as described here.
Via Makefile and DFU
Or you can generate a basic firmware with HAL init and Makefile with CubeMX. The binary can then be build with make flashed with dfu-utils.
$ dfu-util -a 0 -s 0x08000000:leave -D build/pd-buddy-firmware.bin



