two independent CAN
HI,I'm working with a micro from the H7 family (H723).I have to implement CAN communication on two distinct peripherals (FDCAN1 and FDCAN2) in interrupt mode but the system doesn't work.Below are the settings I use in my project: void MX_FDCAN2_Init(...