-
-
Notifications
You must be signed in to change notification settings - Fork 0
Migrate CAN Peripheral Library To Timer-Tx Model #461
Copy link
Copy link
Open
Labels
1 URGENTUrgent issue that needs a quick action and resolutionUrgent issue that needs a quick action and resolutionBig FrySomething that is complex and/or largeSomething that is complex and/or largeBoardsRelated to or involving any physical boardsRelated to or involving any physical boardsBugSomething is doing a thing but doing it wrong or otherwise incorrectlySomething is doing a thing but doing it wrong or otherwise incorrectlyEnhancementNew feature or requestNew feature or requestPeripheralRelated to or involving a peripheral including abstractionsRelated to or involving a peripheral including abstractionsSensorsSomething involved with or related to sensorsSomething involved with or related to sensors
Description
Metadata
Metadata
Assignees
Labels
1 URGENTUrgent issue that needs a quick action and resolutionUrgent issue that needs a quick action and resolutionBig FrySomething that is complex and/or largeSomething that is complex and/or largeBoardsRelated to or involving any physical boardsRelated to or involving any physical boardsBugSomething is doing a thing but doing it wrong or otherwise incorrectlySomething is doing a thing but doing it wrong or otherwise incorrectlyEnhancementNew feature or requestNew feature or requestPeripheralRelated to or involving a peripheral including abstractionsRelated to or involving a peripheral including abstractionsSensorsSomething involved with or related to sensorsSomething involved with or related to sensors
Type
Fields
No fields configured for Task.
Bug Report
Problem and Scope
Current CAN runs into issues with double dequeue and non-deterministic timing, @an0tv brought up this point
Solution
Copy
ecu_canfunctionality from the ECU into the larger peripheral and then ensure timings are correctKeep 95% of everything but shift how Tx is handled