-
Notifications
You must be signed in to change notification settings - Fork 8k
Closed
Labels
Resolution: DoneIssue is done internallyIssue is done internallyStatus: DoneIssue is done internallyIssue is done internally
Description
We want to use LED to indicate CAN controller status: busy, idle and error
Since there is an API can_get_status_info(), we know when error occurred. But how to determine busy and idle? msgs_to_tx and msgs_to_rx in can_status_info_t are not appropriate to handle busy state since there are changed quickly, laged behind can_transmit() , and hard to capture.
Also there is no interruption mentioned in CAN document.
Metadata
Metadata
Assignees
Labels
Resolution: DoneIssue is done internallyIssue is done internallyStatus: DoneIssue is done internallyIssue is done internally