Actually I am trying to produce a BUS off using CAPL predefined functions.
I am sending error frame using this function canOutputErrorFrame(can1.errorframe,8,0) repetitively so the counter reach 255 , but I saw that the network doesn't change its state to Bus off. Please does anyone work on this before?