Added first draft of "pins" project

This commit is contained in:
Derek Jamison
2023-02-27 16:26:51 -05:00
parent 31c9be7ef7
commit ee8e6c9d32
20 changed files with 208 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
This pin is Flipper RX on LPUART [Low Power UART] (so connect to TX on device).
For I2C devices this is SCL (Serial Clock) pin.
For ADC devices this is ADC1.1 pin (flipperscope application uses LL library to show values.)
Generic GPIO uses PC0.
CHECK: "LPTIM1.IN LPTIM2.IN"
Devices:
- BME280[I²C] (SCL)
- BH1750[I²C] (SCL)