GravityTroubleshooting

Circuitpython library for DFR0627 IIC to dual UART ?

userHead ThomasFriehoff 2022-05-22 23:18:28 389 Views3 Replies

Hi,

is there anyone having success to talk to a DFR0627 board using CircuitPython?
I can see the board showing up in a i2c.scan()
I also can write to and read from the board.
But “nothing” seems to work.
Even writing a value to a register and reading the register back always only gives 0 as the value read.
Any hints are very welcomed!
ThomasF 

2022-08-25 22:59:20

Update: I got this working.

userHeadPic SraBeland
2022-08-24 05:37:00

So far I am having the same result as you. Frustrating. If anyone out there has made this work I would really appreciate any help.

userHeadPic SraBeland
2022-08-18 02:02:08

I just ordered a couple of these and intend to make a library and share it on the circuitpython community bundle. I am fairly new to this so it might take some time…

 

I have added one library so far - it's crazy no one has added a single Gravity part yet.

 

If you have made any progress since your post let me know.

userHeadPic SraBeland