Looks like the baud rate is 460800, I cannot tell a difference between 1 or 2 Stop Bits. Dump so far mostly looks like below, with the except that it's not always 'steady' and the pattern will 'slide' to the right and wrap around.
The above were generated with pyserial-miniterm /dev/ttyUSB2 460400 --raw|xxd -c 9 though pyserial-miniterm /dev/ttyUSB2 512000 --raw|xxd -c 8 seems to eliminate the 'sliding' issue
Overnight the test rigs fell over and the SOIC clip was not connected.
~~The above were generated with `pyserial-miniterm /dev/ttyUSB2 460400 --raw|xxd -c 9` though `pyserial-miniterm /dev/ttyUSB2 512000 --raw|xxd -c 8` seems to eliminate the 'sliding' issue~~
Overnight the test rigs fell over and the SOIC clip was not connected.
Looks like the baud rate is 460800, I cannot tell a difference between 1 or 2 Stop Bits. Dump so far mostly looks like below, with the except that it's not always 'steady' and the pattern will 'slide' to the right and wrap around.
sliding
The above were generated withpyserial-miniterm /dev/ttyUSB2 460400 --raw|xxd -c 9
thoughpyserial-miniterm /dev/ttyUSB2 512000 --raw|xxd -c 8
seems to eliminate the 'sliding' issueOvernight the test rigs fell over and the SOIC clip was not connected.
Scope capture of idle state.