Closed npol closed 8 years ago
Also comes up when motors change speeds
WARN_RC_RX_BUF_FULL 0x8002 also is triggered, probably related if encoder packet fails during speed change, but recieved data is not cleared from buffer.
Error is triggered: both 0x8101 and 0x8002 are listed about every 30 seconds. happens when motors are off too, at higher encoder data rates.
Seems to be that random bytes are showing up in the data stream between packets
UART data trace: rx_tail: 54 rx_head: 69
54: 0
Seems to have gone with resolution of bad reading of roboclaw status packet. Confirm with further tests
Error 0x8101: WARN_RC_SM_ENC1_PCKT_FAIL is triggered when motors turn off. Seems to be that encoder packets are being dropped due to voltage spikes?