@AG-Raspi Yes, this is odd. Working with micropython, but not C SDK...
Does the i2c init return something close to the clock speed? 100kHz, 400kHz?
You use this pinout, right?
https://datasheets.raspberrypi.com/pico ... Pinout.pdf
Can you try using the new i2c_get_instance() function to confirm the instance is set correctly?
Does the i2c init return something close to the clock speed? 100kHz, 400kHz?
You use this pinout, right?
https://datasheets.raspberrypi.com/pico ... Pinout.pdf
Can you try using the new i2c_get_instance() function to confirm the instance is set correctly?
Statistics: Posted by breaker — Fri Sep 13, 2024 8:09 pm