Arduino-STM32-CAN icon indicating copy to clipboard operation
Arduino-STM32-CAN copied to clipboard

Can Example for Arduino Core STM32

Results 13 Arduino-STM32-CAN issues
Sort by recently updated
recently updated
newest added

I am currently using one F405, one F103, and USB to CAN for testing. There is no problem transferring data between USB to CAN and F103. However, after connecting F405...

“Hi, I’m using an STM32F103 microcontroller, and I’m encountering an issue with the Data Length Code (DLC) exceeding 8.” Extended ID: 0x09F20109 DLC: 8 Data: 0x60 0x1A 0x0 0xD0 0x7...

I am using an STM32G431 MCU. Currently, it can normally transmit and receive CAN data; however, in the event of a transmission failure, the function does not return (as expected)....