User Activity

Posted on May 24, 2018 at 03:42 Hello everyone, I am using STM32F072C8 with MAX3051 CAN BUS transceiver to gather CAN bus data from a vehicle. Below is the main part ofmycode. while (1) { main_counter++; sprintf(print_buf1, '\r\n%d | main_c...