Hello. Renesas Team.
there are only two registers related to the high-speed CRC function: CRC0CTL and PGCRCL. I understand that it works at the start of HALT instruction.However, I do not expect detailed action.
The summary of my questions is as follows.
Q1. There is no register to know when the CRC calculation ended. Can I know the completion of the calculation?Q2. Does the status transition automatically occur from HALT to NORMAL after the CRC calculation is completed?Q3. If Q2's answer is no, should i wake up MCU at the expected end time(when CRC calculation is completed)?
Thanks