Fujitsu MB9B500 Series 사용자 설명서 - 페이지 17

{카테고리_이름} Fujitsu MB9B500 Series에 대한 사용자 설명서을 온라인으로 검색하거나 PDF를 다운로드하세요. Fujitsu MB9B500 Series 34 페이지. Fss mb9bf506r ev-board

Fujitsu MB9B500 Series 사용자 설명서
Usage
1) Open Nand Flash sample project, and start debug.
2) Use "step over" to debug, and watch local variable "sec", "min", "hour".

4.4 CAN

Hardware Setting
Connect 2 EV-board with CAN interface, as following figure.
Block Diagram
Node A: use buffer 10 (ID = 0x12345678) to transfer and buffer 8 (ID = 0x08765432)
to receive
Node B: use buffer 7 (ID = 0x12345678) to receive and buffer 10 (ID = 0x08765432)
to transfer.
Usage
1) Define "CAN_TX_RX" in the code, and compile, then program the code into Node A
2) Don't define "CAN_TX_RX" in the code, and compile, then program the code into
Node B.
3) Connect Node A with Node B
When in real usage, user can program one node, and use the other node to debug.
CAN 1
EV board 1
(Node A)
CAN 2
Figure 4-6: CAN Hardware Connection
Node A
Buffer 10
(ID=0x12345678)
Buffer 8
(ID=0x08765432)
Figure 4-7: CAN Demo Block Diagram
17
CAN 1
EV board 2
(Node B)
CAN 2
Node B
Buffer 7
(ID=0x12345678)
Buffer 10
(ID=0x08765432)