Different members of the same development board family(NUCLEO-H753ZI & NUCLEO-H743ZI2) require different CAN bit timings?
I am currently using two development board devices(NUCLEO-H753ZI & NUCLEO-H743ZI2) for CAN communications. Seeing as both are from the same MCU family and have identical board layouts, I assumed configuring the CAN peripherals for both devices would be identical as well. However, I get inconsistent results when using CAN on both devices. On the NUCLEO-H753ZI, the CAN comms work as intended, on the NUCLEO-H743ZI2, the CAN comms show slight bit timing errors. Is there something I'm missing here when configuring the CAN peripherals between these two devices? The same issue applies with the development boards that use the same MCUs (H753ZI in this case).
