I have STM32 microcontroller F4 I want to configure the GPS sensor for getting data, I used CANBUS cable and the protocol is nmea 2000, and communicate with HAL_CAN interrupt. my question is, how can I phrase the data from the sensor (on nmea 2000). ...