usual-developer wrote on Monday, April 08, 2019:
I am working on a project created using CubeMX on Atollic TrueStudio. How am I supposed to send and receive data via CAN Interface. In HAL_CAN_Transmit() function doesn’t contain the data to be sent. It has only the Handler for CAN interface. Where can I give the data to be sent??
Thanks in Advance…