Question
HardFault PRECISERR using FDCAN1
Good morning,
Im using the CAN-Module of STM32H743 NUCLEO board and so far I'm quite happy with it. But now I ran in to this hard fault error which seems to occur at a random point in time, but it will appear sooner or later. Using the built in Fault Analyzer I can see, that a data access violation (PRECISERR) is the cause of the error. From the content of r2 and r3 I can tell, that the error is related to the message reception.
Can someone please make some suggestions how to solve this problem?
