ESP32-CAN-Driver
ESP32-CAN-Driver copied to clipboard
filter not work
Hi. NICE JOB! i tried to filter the id's for id 280 and 38a p_filter.ACR0 = 0x280; p_filter.AMR0 = 0x07FF0000; ESP32Can.CANConfigFilter(&p_filter);
Doesn't work. Please give me your adivice. Thanks