Hi,
I'm planning the connections required for a multi device application on a RM48HDK and have some questions:
- the SCI port are not reported on the expansion connector scheme. Do I have to use the PINMUX table to connect SCI_TX to HET1_13 and SCI_RX to HET1_6? In this case the connection ports 113 and 106 will change their function from HET to SCI?
- the MibSPI1 and MibSPI3 connection are reported in the HalCoGen PINMUX table as muxed with HET1 ports but in the expansion connector scheme they are labeled in different places. Following the previous point question what does this mean?
- the SPI4 port is not reported in the expansion connector scheme. Where can I access them?
- I'm currently using the HET1 port directy writing on DOUT register. To make this work I don't need to enable HET1 on the PINMUX table. Why?
Thank you.