Hello,
I have a question regarding the configuration of the MC_ME module to select the FIRC clock for FlexCAN in S32K314.
[Figure1]
As shown in [Figure1], it is mentioned that the status of the FIRC can be checked through BLOCK52 in MC_ME1.
[Figure2]
In [Figure2], it is shown that the clock for Block52 can be configured.
[Figure3]
However, when I checked the S32K314.h file [Figure3], I couldn't find the bit named REQ52. How can I configure this setting?
已解决! 转到解答。
Hi @malove
I have compared different versions of development packages and it seems that the headers may vary depending on the version of the development package, could you help me with the information of the version you are using?
Hi @malove
FIRC is enabled by default and we understand that the Table 260 (MC_ME partition peripheral mapping and clock control) of the RM may lead to the conclusion that FIRC can be enabled like the other clocks (MC_ME->PRTN1_COFB1_CLKEN), but it was found that configure FIRC causes hard fault in run mode with debugger disconnected. Therefore the register was set to reserved.