jamisonderek / flipper-zero-tutorials

See README.md for link to Discord & YouTube. I will use this repository for my Flipper Zero projects & wiki.
MIT License
772 stars 60 forks source link

Wrong pins for I2C #4

Closed mpmarks closed 1 year ago

mpmarks commented 1 year ago

The project readme docs here say SCL goes to Flipper pin 15 SDA to pin 16. Looking at the flipper docs that it reversed. I tried a BLE280 sensor and found SCL ->16, SDA -> 15 works.

jamisonderek commented 1 year ago

Thanks for reporting this issue! I had the screen output correct with "pin15=SDA. pin16=SCL", but the readme and top comments were both wrong. 😿