Problem with I2C on Espruino Pico #4853
Replies: 1 comment
-
Posted at 2015-07-17 by @gfwilliams Have you got the most up to date version of Espruino? If not, it could well be a wiring problem. I2C waits for a response, so if nothing is happening it could be:
Hope that helps! Posted at 2015-08-06 by IllusionaryPersona Sorry for my late answer,
And here is the error message:
Attachments: Posted at 2015-08-06 by DrAzzy Check your connections, usually that one means that one of the I2C lines is shorted to ground. Posted at 2015-08-07 by @gfwilliams @fdufnews I have to delete posts - I just did it for you :) One thing that strikes me is you connected the power for the module to pin |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2015-07-17 by IllusionaryPersona
Ive recently tried to add the the Light Sensor BH1750 to the Pico but it doesnt seem to work regardless of what I try. I had already done this with my normal Espruino and it worked there.
Heres how I tried to set it up :
And thats the error message I get:
I have no Idea what I did wrong, so im looking forward to a newbee friendly answer.
Beta Was this translation helpful? Give feedback.
All reactions