From 6102fdcb502f97dea32f627a8cdbf0f1be467714 Mon Sep 17 00:00:00 2001 From: Jan Henrik Date: Wed, 23 Oct 2019 21:40:17 +0200 Subject: Update README.md --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 23ed720..882c9a3 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # OtterPill -**V1.2 is in a untested state! Please dont order pcbs until this note vanished** - 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. +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 + +More documentation and firmware examples will be aviable soon (including pinout diagram). ## Building and Flashing ### Via Arduino @@ -13,13 +13,15 @@ More documentation and firmware examples will be aviable soon. ## 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. +Or you can generate a basic firmware, with HAL init and Makefile, with CubeMX. The binary can then be build with make and flashed with dfu-utils. To enter DFU mode, press and hold the Button while plugging in power. $ make $ dfu-util -a 0 -s 0x08000000:leave -D build/firmware.bin ## USB-PD example firmware +This is a working USB-PD example using ChibiOS, a new voltage can be requested by pressing the Button. + [https://github.com/Jan--Henrik/USB-PD-Firmware](https://github.com/Jan--Henrik/USB-PD-Firmware) ## Images -- cgit From c46412c071e664507d87cfac39abbbfc15674366 Mon Sep 17 00:00:00 2001 From: Jan Henrik Date: Wed, 23 Oct 2019 21:41:28 +0200 Subject: Create README.md --- HW v1.2/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 HW v1.2/README.md diff --git a/HW v1.2/README.md b/HW v1.2/README.md new file mode 100644 index 0000000..72641a4 --- /dev/null +++ b/HW v1.2/README.md @@ -0,0 +1,3 @@ +# OtterPill + +Hardware rev 1.2 is not tested yet! -- cgit From a4cf99933a1d4d099a7840c20c2848d68f918422 Mon Sep 17 00:00:00 2001 From: Jan Henrik Date: Wed, 23 Oct 2019 21:42:22 +0200 Subject: Update kitspace.yaml --- kitspace.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/kitspace.yaml b/kitspace.yaml index e3acdd0..a0dbb23 100644 --- a/kitspace.yaml +++ b/kitspace.yaml @@ -1 +1,2 @@ -bom: OtterPill.tsv +bom: HW v1.1/OtterPill.tsv +gerber: HW v1.1/gerber/ -- cgit From b330ab472214c6e83f9b0e2823e95598836b1a37 Mon Sep 17 00:00:00 2001 From: Kaspar Emanuel Date: Thu, 24 Oct 2019 00:32:35 +0100 Subject: Fix kitspace.yaml --- kitspace.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kitspace.yaml b/kitspace.yaml index a0dbb23..640567a 100644 --- a/kitspace.yaml +++ b/kitspace.yaml @@ -1,2 +1,2 @@ -bom: HW v1.1/OtterPill.tsv -gerber: HW v1.1/gerber/ +bom: HW v1.1/OtterPill.csv +gerbers: HW v1.1/gerber/ -- cgit From 31bfccadfc29c5ea9412dad2883cd7c635fcdbd2 Mon Sep 17 00:00:00 2001 From: Jan Henrik Date: Thu, 24 Oct 2019 12:26:53 +0200 Subject: Delete ibom.html --- HW v1.2/bom/ibom.html | 2638 ------------------------------------------------- 1 file changed, 2638 deletions(-) delete mode 100644 HW v1.2/bom/ibom.html diff --git a/HW v1.2/bom/ibom.html b/HW v1.2/bom/ibom.html deleted file mode 100644 index 1d4a296..0000000 --- a/HW v1.2/bom/ibom.html +++ /dev/null @@ -1,2638 +0,0 @@ - - - - - - - Interactive BOM for KiCAD - - - - - -
-
-
- -
- - - -
-
- - - -
-
-
- - - - - - - - - - - -
- Title - - Revision -
- Kicad version - - Date -
-
-
-
-
-
- - -
- -
-
-
- - - - - -
-
-
-
-
- - - - -
-
-
-
- - - - -
-
-
-
-
- - - -- cgit From 136b80bfcb49d571158c45cdd13b92ebbd2de0f6 Mon Sep 17 00:00:00 2001 From: Jan Henrik Date: Thu, 24 Oct 2019 12:27:16 +0200 Subject: Delete ibom.html --- HW v1.1/bom/ibom.html | 2402 ------------------------------------------------- 1 file changed, 2402 deletions(-) delete mode 100644 HW v1.1/bom/ibom.html diff --git a/HW v1.1/bom/ibom.html b/HW v1.1/bom/ibom.html deleted file mode 100644 index 83935d7..0000000 --- a/HW v1.1/bom/ibom.html +++ /dev/null @@ -1,2402 +0,0 @@ - - - - - - - Interactive BOM for KiCAD - - - - - -
-
-
- -
- - - -
-
- - - -
-
-
- - - - - - - - - - - -
- Title - - Revision -
- Kicad version - - Date -
-
-
-
-
-
- - -
- -
-
-
- - - - - -
-
-
-
-
- - - -
-
-
-
- - - -
-
-
-
-
- - - -- cgit