Circuitpython library for DFR0627 IIC to dual UART ?
 ThomasFriehoff  2022-05-23 07:18:28 1017 Views3 Replies
 ThomasFriehoff  2022-05-23 07:18:28 1017 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 
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.
 SraBeland
 SraBeland  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.
 SraBeland
 SraBeland  

