fix: remap CAN from CAN2/PB12-13 to CAN1/PB8-9 (Issue #676) #677
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "sl-firmware/issue-597-can-driver"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
CAN2→CAN1,GPIO_PIN_12/13→GPIO_PIN_8/9,GPIO_AF9_CAN2→GPIO_AF9_CAN1incan_driver_init()__HAL_RCC_CAN2_CLK_ENABLE()— CAN1 is self-clockedTest plan
candumpon Orin/dev/ttyACM0shows motor controller feedback frames🤖 Generated with Claude Code