Other Parts Discussed in Thread: CONTROLSUITE, SN65HVD233, ISO1050
Tool/software: Code Composer Studio
when I use the function can_external_transmit in 28377d , This function always goes wrong and interrupts operation. The GPIO are all properly configured.
The CAN - A module can send messages (only one messages ) normally, and then the program interrupts and stops running because the CANB module cannot receive messages. Can you explain to me why?
Can you explain to me the specific function of this function?( can_external_transmit) 。 Thank you very much