How is CAN message RAM initialized/zeroed on STM32H7?
I have the problem that the CAN message RAM which is allocated for the acceptance filters is not zeroed out on startup.The part of the CAN message RAM allocated for acceptance filter seems to just be random data which means that usually no CAN frames...