STM32F103 CAN CYCLE TIME
Hi,I am STM32F103 with 72Mhz clock and am trying to send the CAN messages (MCP2561 as CAN transceiver) with 500kbps and am using CAN BUS ANALYZER to check the CAN msgs.Here am sending 3 CAN msgs for every 100ms using timer interrupt but some times s...