DFRobot/pxt-DFRobot-Maqueenplus

I2C init is not working

Closed this issue · 0 comments

rlfnb commented

We built the macqueen plus and tried to initialize the I2C via the "on start" block:

"initialize via I2C until success"

Unfortunately, the BBC Microbit V1 and V2 hangs with "X" in https://github.com/DFRobot/pxt-DFRobot-Maqueenplus/blob/master/maqueenplus.ts#L134

Seems like the pinout is not correct?