[STM32CubeMX] Misleading FDCAN baud rate calculator when operating multiple FDCANs simultaneously
Background: I am trying to bring up simultaneous operation of both FDCAN peripherals on an STM32G0, but due to a combination of unfamiliarity with the clock internals, and a misleading baud rate calculator, I spent a while trying to debug what I thou...