Search found 2 matches
- Wed Apr 29, 2020 4:52 am
- Forum: Technical Discussion
- Topic: I2C from machine vs I2C from pyb
- Replies: 36
- Views: 16146
Re: I2C from machine vs I2C from pyb
Hi, Well, I guess that there is some need of alteration needed. But I'm not that skilled. I tried to figure all the values out, but don't seem to get my head around it. Up till now I haven't found what this 4th argument is nor where it comes from. If I Use your example, I get the errors as described...
- Tue Apr 28, 2020 7:29 am
- Forum: Technical Discussion
- Topic: I2C from machine vs I2C from pyb
- Replies: 36
- Views: 16146
Re: I2C from machine vs I2C from pyb
Hi, I'm trying to use your code to get the VL53L1X to work on a PyCom board. Getting errors as below. Is there anybody that can shed some light onto this? Traceback (most recent call last): File "<stdin>", line 418, in <module> File "<stdin>", line 16, in __init__ File "<stdin>", line 32, in init Fi...