Hi,
I am working on CAN1 module & would like to configure out its GPIO as input & output. I have following confusion.
In Special cases of IBE and OBE of excel sheet of MPC5748G, it is written as
CAN_TX pin "always ON"
CAN_RX pin "SIUL2_MSCR"
So, Is it menas, There is no need to configure CAN_TX pin because it is always ON?
Now below shown configurations are taken from Excel sheet of MPC5748G, It states that for there is need to write value 6 in Source signal select and Also IMCR value as[701-512] which is also 6 in input muxing table.
Can you please guide me how I can configure these two pins to work CAN_1 good? Special cases are confusing me? In which situation I need to take care about special case?
| PJ[15] | | 701 | 0000_0110 | CAN1RX | FlexCAN_1 | | I |
| PJ[14] | | | 0000_0001 | CAN1TX | FlexCAN_1 | | O |
| FlexCAN_1 | CAN1RX | 189 | 0000_0000 | - | disable_low |
| | | | 0000_0001 | IO_PAD | PA[0] |
| | | | 0000_0010 | IO_PAD | PC[3] |
| | | | 0000_0011 | IO_PAD | PC[11] |
| | | | 0000_0100 | IO_PAD | PF[15] |
| | | | 0000_0101 | IO_PAD | PJ[13] |
| | | | 0000_0110 | IO_PAD | PJ[15] |
| | | | 0000_0111 | IO_PAD | PN[12] |