Resolved! Can not send CAN frames with STM32MP15F-EVAL and can-utils
Hello,I'm trying to send a CAN frame with can-utils library on STM32MP157F-EVAL board.I read the following sites [1] and [2] and tried the commands:root@stm32mp1:~# ip link set can0 up type can bitrate 1000000 root@stm32mp1:~# cansend can0 055#11223...