Search found 1 match
- Thu Jun 20, 2024 10:58 am
- Forum: General Discussion
- Topic: MCP23017 with ESP32 and nostd rust address problem
- Replies: 0
- Views: 550
MCP23017 with ESP32 and nostd rust address problem
Hi all, this is my first post :) I am playing around with an ESP32-C3 and Rust, and can't seem to figure out this problem. I have an MCP23017 which I connecting via I2C. I am roughly following this tutorial https://dev.to/theembeddedrustacean/esp32-embedded-rust-at-the-hal-i2c-scanner-54mg . I have ...