Add new safetx flag: ERR_FLAG_PERIPH_CONF_XXX #37

Closed
opened 2021-07-21 11:33:14 +02:00 by mhu · 1 comment
Owner

Add a new error flag for peripheral configuration: ERR_FLAG_PERIPH_CONF_XXX

Add a table of all ADC config registers and activate a CRC check over them after they have been initialized / changed.

Add new register monitor for this. They are hard configured which registers to check. After changing the registers they have to be reevaluated to determine the new correct CRC.

Add a fixed maximum amount of registers to the monitors: 8.

Implement similar to analog monitors.

Add a new error flag for peripheral configuration: ERR_FLAG_PERIPH_CONF_XXX Add a table of all ADC config registers and activate a CRC check over them after they have been initialized / changed. Add new register monitor for this. They are hard configured which registers to check. After changing the registers they have to be reevaluated to determine the new correct CRC. Add a fixed maximum amount of registers to the monitors: 8. Implement similar to analog monitors.
Author
Owner

Implemented in ffb544e21d

Implemented in ffb544e21d
mhu closed this issue 2021-07-23 20:21:43 +02:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

0001-01-01

Dependencies

No dependencies set.

Reference: mhu/reflow-oven-control-sw#37
No description provided.