Hi,
I am currently using S32K146 platform and S32K1 MBDT for SW development.
I need to send negative decimal number (int8 data) as a CAN message. The FCAN module in S32K1 Model Based Design Toolbox (MBDT) is set to handle 'uint8' datatype messages only (i.e positive decimal values only).
Q1: Is there a way to reconfigure FCAN module to be able to send int8 messages?
MBDT #S32K1