currently implementing a 1ms delay after every can_send(). This works for slow rates i think..
is it a 3msg limit or 2msg?
does can_send() correctly return false if the limit is hit? (idt it was ...)
how to rewrite can handler tx task logic to send fast but also respect the backtoback limitation????