Search found 1 match

by TeFahr
Wed Jul 09, 2025 3:27 pm
Forum: ESP-IDF
Topic: Converting old I2C code to the new driver causes device to crash loop
Replies: 0
Views: 145

Converting old I2C code to the new driver causes device to crash loop

Hello all,

I'm trying to convert some old I2C code (using i2c.h) to the new driver (using i2c_master.h) and I'm running into some issues I cannot explain. The old code works, but the new code panics and keeps crashing the device. I am sure I've overlooked something, but I've been staring at this ...

Go to advanced search