Hi Pixy team,
I’m new to Pixy, and trying to connect it to a DAQ system using SR-232 port (or UART).
The word string looks weird though.
The word comes as:
W0: 0xAB55 (should be sync?)
W1: 0xABAA
W2: 0xFADA
W3: 0xFFFD
and so on…
Do you have any thought on why I don’t get the proper sync word? Also, when moving the object, neither word 3 or 4 changes (which should be x and y position).
The words between blocks are consistently 0xFFFF. I checked in the provided getWord() function and it seems like it should be 0x0000?
Is this something you have encountered before and do you have any suggestions on how to proceed?
Thanks!
Leo