2022-03-05 01:15 PM
I'm trying to transmit CAN messages with the stm32f4 from CAN2 to CAN1 (using a transceiver and so on). I'm trying to put the baud rate at arround 1khz so I can watch it using my arduino as an oscilloscope (which is able of performing 3666 samples per second). But when doing so HAL_CAN_AddTxMessage works sometimes and other fails with param error. Does anybody know which is the minimum baudrate allowed by bxCAN?
2022-03-05 05:02 PM
Nevermind, I think that I have CAN1 pins blown up