Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/ah-/anne-key
Browse files Browse the repository at this point in the history
  • Loading branch information
ah- committed Mar 1, 2018
2 parents 8df1309 + 8336342 commit 448d623
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions docs/hardware.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,16 @@ Hardware

The Anne Pro contains 3 MCUs to handle each of the Keyboard, LED and BLE operations:

- Keyboard: STM32L151C8T6
- Keyboard: [STM32L151C8T6](http://www.st.com/en/microcontrollers/stm32l151-152.html)
- LED: STM32L151C8T6
- BLE: TI CC2541
- BLE: [TI CC2541](http://www.ti.com/product/CC2541)

The USB charging circuit is a BQ24075.
The USB charging circuit is a [BQ24075](http://www.ti.com/product/BQ24075).

You can find some more information including pin assignments at https://github.com/hi-a/annepro-key

The [STM32L151 Reference Manual](http://www.st.com/content/ccc/resource/technical/document/reference_manual/cc/f9/93/b2/f0/82/42/57/CD00240193.pdf/files/CD00240193.pdf/jcr:content/translations/en.CD00240193.pdf) and [Data Sheet](http://www.st.com/content/ccc/resource/technical/document/datasheet/66/71/4b/23/94/c3/42/c8/CD00277537.pdf/files/CD00277537.pdf/jcr:content/translations/en.CD00277537.pdf) contain lots of useful information.

Flashing and debugging
----------------------

Expand Down

0 comments on commit 448d623

Please sign in to comment.