Merge branch 'master' of github.com:Jan--Henrik/OtterPill

This commit is contained in:
JanHenrik 2020-03-28 16:37:58 +01:00
commit b209f4b1e7
5 changed files with 1891 additions and 37646 deletions

BIN
HW v1.2/OtterPill.pdf Normal file

Binary file not shown.

View file

@ -1,3 +1,3 @@
# OtterPill
Hardware rev 1.2 is not tested yet!
Hardware rev 1.2 is tested and works!

View file

@ -21,13 +21,31 @@ Or you can generate a basic firmware, with HAL init and Makefile, with CubeMX. T
$ make
$ dfu-util -a 0 -s 0x08000000:leave -D build/firmware.bin
## Schematic
[HW v1.2/OtterPill.pdf](HW%20v1.2/OtterPill.pdf)
## Pinout
![](pinout.png)
## Blank example firmware
Pinout by [SarahhhhFoster](https://github.com/SarahhhhFoster) :)
SoonTM
## Blink example firmware
[Blink/](Blink/)
## Rust example
Thank you [@jamesmunns](https://github.com/jamesmunns)! :3
[https://github.com/jamesmunns/OtterPill-rs](https://github.com/jamesmunns/OtterPill-rs)
## STM workshop based on OtterPill
[https://github.com/Jan--Henrik/hackerhotel-stm-workshop](https://github.com/Jan--Henrik/hackerhotel-stm-workshop)
![](https://github.com/Jan--Henrik/hackerhotel-stm-workshop/blob/master/monochrome_c.gif)
## USB-PD example firmware

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 MiB

After

Width:  |  Height:  |  Size: 597 KiB

Before After
Before After

39513
pinout.svg

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 2.7 MiB

After

Width:  |  Height:  |  Size: 1.5 MiB

Before After
Before After