I have a CAN bus between STM32H745 and STM32F042 processors using Standard CAN for communicating. The transfer, receive just works fine for any packet other than the following: I cannot explain it. The data byte starts with 0xd2 0x01, STM32H7 does no...