hi,
i am using the TMS470M HDK . for this controller the DCAN baudrate configurations all are done by the helcogen code generator.
i am transmit and receive the data at 500Kbps . in the halcogen code generator , if i am try to generate the code at any other baudrate (other than 500kbps) , like 125Kbps , 33.333Kbps, 83.333Kbps , 250Kbps, its showing the warning and error.
how can i generate the code in other baudrates.
if i am try to gererate any other baudrates means, the halcogen code generator giving some values. i dont know its correct or not.
baudrates | BRPE | BRP | SJW | SYN | PROPAGATION | PHASE1 | PHASE2 |
33.333Kbps | 2 | 43 | 4 | 1 | 1 | 6 | 6 |
83.333Kbps | 1 | 4 | 4 | 1 | 1 | 6 | 6 |
100Kbps | 1 | 35 | 3 | 1 | 1 | 3 | 3 |
125Kbps | 1 | 15 | 3 | 1 | 1 | 3 | 3 |
1 Mbps | 0 | 7 | 1 | 1 | 7 | 1 | 1 |
qus 2 : is this TMS470MF06607 microcontroller support the GMLAN (single wire CAN) , and FTCAN (Fault Tolerant CAN). because in my application i want the Single Wire CAN & Fault Tolerant CAN also . is it possible i can did those two CAN in this controller ???
regards
arun kumar