Can FDCAN work with CAN 2.0B devices?
I am working on a project where the requirement for the microcontroller is to communicate over the CAN bus. The STM32G0B1KET6 is having FDCAN controller inside. It mentions in the datasheet that "The CAN modules are compliant with ISO 11898-1 (CAN protocol specification version 2.0 part A, B) and CAN FD protocol specification version 1.0".
Does it mean it will work with Non-FDCAN devices i.e just the CAN2.0A/B interface?
While looking at the other series for STM32 controller, it is clearly mentioned that The CAN peripheral supports CAN protocol version 2.0 A, B Active.
