Fix-Point commented on issue #13885:
URL: https://github.com/apache/nuttx/issues/13885#issuecomment-2401481727

   Could this be related to a watchdog waiting issue? Would it work fine to 
change the I2C_TIMEOUT from `20*1000/CONFIG_USEC_PER_TICK` to 
`80*1000/CONFIG_USEC_PER_TICK` in `arch/arm/src/rp2040/rp2040_i2c.c`?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to