diff options
author | Jan Henrik <janhenrik@janhenrik.org> | 2019-12-20 18:42:58 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-20 18:42:58 +0100 |
commit | 0e5f1cd91e8491b03eca1a05b311e691e54d795c (patch) | |
tree | ccb264deddc2f83137b7aadcb89a0611bc92e6ca | |
parent | abf81635f35b8e8d6d0bc37e3518033003b8aa89 (diff) | |
download | minikbd-0e5f1cd91e8491b03eca1a05b311e691e54d795c.tar.gz minikbd-0e5f1cd91e8491b03eca1a05b311e691e54d795c.tar.bz2 minikbd-0e5f1cd91e8491b03eca1a05b311e691e54d795c.zip |
Update README.md
-rw-r--r-- | README.md | 13 |
1 files changed, 11 insertions, 2 deletions
@@ -1,8 +1,8 @@ # OtterPill -STM32F072 devboard featuring USB 2.0 full-speed, DFU Bootloader, USB-PD Phy, Arduino nano alike pinout and size. +OtterPill is a 3$ STM32F072 devboard featuring USB 2.0 full-speed, a DFU Bootloader, a USB-PD Phy and Arduino nano alike pinout and size. -HW v1.1 is finished and tested, v1.2 will be finished and tested soon. New features/changelog: BOM cost reduction by ~40%, PCB can be fully populated by JLCSMT, more efficient buck converter (PCB gets less warm at 20V), GND-hook for probing, Reset-Pin will be exposed as pad, power pads for 20V/5A +Changelog V1.2: BOM cost reduction by ~40%, PCB can be fully populated by JLCSMT, more efficient buck converter (PCB gets less warm at 20V), GND-hook for probing, Reset-Pin will be exposed as pad, power pads for 20V/5A More documentation and firmware examples will be aviable soon (including pinout diagram). @@ -28,5 +28,14 @@ This is a working USB-PD example using ChibiOS, a new voltage can be requested b ![](images/1.jpg) ![](images/2.jpg) + +### Rev 1.1 + ![](images/3.jpg) ![](images/4.jpg) + +### Rev 1.2 + + +![](images/2_1.jpg) +![](images/2_2.jpg) |