Hi,
I implement can task in Z4_1 core.Can task is the only task in Z4_1 core which just receive can message and send can message over CAN1~8.when received can message,then save the message in the ram fifo buff.
Now the problem is that the eight can port receiving can message together will lost some can message when the bus load of every can port is 100%.
If the bus load of every can port is 35%, there'll be no can message lost in the reception of can task.The Frequency of Z4_1 core is 120MHz.
Could somebody give me some suggestion ? Thanks.