F
Hello,
I know the topic is quite old, but has someone managed to make it work ?
I have tried with both i2c and HSU (high speed UART), and none is working.
With I2C, nothing with i2c.scan. I detect the pytrack accelerometer and gnss but not the PN532 board when connected to (P22, P21), and nothing when connected to (P9, P10)
I get no data with UART (nothing returned from uart.read) when connected to UART1, after sending the same frame as with the Arduino to get the firmware version.
The board works fine with an Arduino, in both 3.3 and 5V (with PN532 lib & with custom code to get the firmware version)
Thanks for any help !