I2C.writeto mem difference between 1.18 and 1.19 #10089
Replies: 3 comments 4 replies
-
It would be interesting to see the error message of the board. Or is there none? Maybe run the script from a simple serial terminal, not Thonny, or if it has to be Thonny, copy the script to the board and run |
Beta Was this translation helpful? Give feedback.
-
@H-sw123 I suspect @robert-hh is right, can you share how you create teh I2C object. My guess is that you don't specify the pins (i.e. just |
Beta Was this translation helpful? Give feedback.
-
Thank you for your answers! There was a problem with my sensor output, which caused I2C to die when writing commands. Now it has been solved. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone! I used the latest 1.19 version of firmware, which caused my program to die. After checking, I found that it died in I2C.writeto mem, there is no problem with my 1.18 version of firmware. Below is my attached picture, please help me to have a look.
Beta Was this translation helpful? Give feedback.
All reactions