CAN-PCC Software Manual Rev. 1.4
21
5.3 The Command Sequence
5.3.1 Chronologial Order of Commands
The commands of the CAN-PCC library have to be called in a fixed chronological order (command
sequence):
1.
After starting the program, the CAN-controller component has to be reset by calling
CANPC_reset_chip
.
2.
By calling the command
CANPC_inibit
or
CANPC-initialize_chip
the controller
component is initialized (bitrate).
3.
The identifier(s) can be selected alternatively by means of
CANPC_set_acceptance
or
CANPC_enable_id
.
4.
Optionally the acknowledgement for the transmission of messages can be selected by means of
CANPC_enable_fifo_transmit_ack.
5.
Now CAN messages can be transmitted or received.
Содержание CAN - PCC
Страница 7: ...CAN PCC Hardware Manual Rev 1 2 2...
Страница 15: ...CAN PCC Hardware Manual Rev 1 2 10...
Страница 17: ...CAN PCC Hardware Manual Rev 1 2 12...
Страница 19: ...CAN PCC Hardware Manual Rev 1 2 14...
Страница 23: ...CAN PCC Hardware Manual Rev 1 2 18...
Страница 26: ...CAN PCC Hardware Manual Rev 1 2 21 Circuit Diagrams 4 2 Circuit Diagrams...
Страница 27: ...CAN PCC Software Manual Rev 1 4 CAN PCC Windows 3 11 API Software Manual...
Страница 31: ...CAN PCC Software Manual Rev 1 4 2...
Страница 37: ...CAN PCC Software Manual Rev 1 4 8...
Страница 52: ...CAN PCC Software Manual Rev 1 4 23...