UART command protocol for Jetson-STM32 communication #629

Closed
opened 2026-03-15 14:31:41 -04:00 by sl-jetson · 0 comments
Collaborator

Structured UART: STX+LEN+CMD+PAYLOAD+CRC8+ETX. Commands: SET_VELOCITY, GET_STATUS, SET_PID, ESTOP, CLEAR_ESTOP. 115200 baud USART1, DMA ring buffer RX, 500ms heartbeat timeout.

Structured UART: STX+LEN+CMD+PAYLOAD+CRC8+ETX. Commands: SET_VELOCITY, GET_STATUS, SET_PID, ESTOP, CLEAR_ESTOP. 115200 baud USART1, DMA ring buffer RX, 500ms heartbeat timeout.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: seb/saltylab-firmware#629
No description provided.