Support for Challenger RP2040 boards? #15725
Unanswered
csku25
asked this question in
RP2040 / Pico
Replies: 1 comment
-
The standard RP2040 firmware should work. The ESP with AT firmware will be connected to a UART - you'll need to find out which one. The MC3419 may be more of a problem. There is this driver for the MC3479. You'll need to check how similar this is, and find out which I2C interface is used to communicate with it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey, before I flash anything to my newest purchase, the Challenger RP2040 WiFi/BLE MkII with chip antenna and 16bit accelerometer, I was wondering if there was a version of micropython for this board that would allow the rp2040 to communicate with the onboard ESP32-C3FN4 from Espressif and onboard MC3419 accelerometer. I know about the circuitpython version by adafruit. Please let me know where I can start!
Beta Was this translation helpful? Give feedback.
All reactions