How to Implement CANopen FD on STM32H753VIT6 (Already Using CAN FD)
Hello ST Community,I am working on a project using the STM32H753VIT6 and have already successfully implemented CAN FD communication using the FDCAN peripheral and HAL drivers.Now, I would like to implement CANopen FD on this setup.My questions:What l...