Hello,
I am using configurations of ADC_PAL and CAN_PAL libraries on the NXP-S32K116 microcontroller. I want to evaluate the data I receive via ADC and send a message to CANBUS. But when I start reading data from ADC, I cannot send a message to CANBUS. When I close the line where I read data from the ADC, I can see the CANBUS messages properly. How should I proceed to use these two at the same time?