Hello,
Kindly need to ask some questions about ESM for the DSS code.
1- For the high priority interrupts for error_group2 in DSS, will the interrupt be reported to the DSS core or the MSS core (master core)?
2- I can see in the manual that the ESM status register 1 (ESMSR1) is updated regardless the if the interrupt is enabled or not, what about the rest of status register for group 1, will the updated also regardless if the interrupt of group_1 errors is enabled or not?
3- I can see in the manual that the status registers are mapped to the 3 error groups, but i need to know the bit by bit mapping for each resister and the corresponding error, it's not in the manual nor in the register description?
4- can we have a manual for the ESM that includes detailed description for every error in the 3 groups?
5- I can see that some errors are set in the beginning of the sensor start, why these errors are set? can i neglect the errors at the beginning and clear the register?
- The errors in registers are:
- ESMSR1 => 0x84100000
- ESMES7 => 0x00080000
6- I can see that error_group2 and 3 will set external pin ERROR, will this pin force reset the sensor?
Thank you.