Other Parts Discussed in Thread: CONTROLSUITE
Hi, we are using F28M35xx Experimenter Kit, and attempting to bring up a UART for C28 to write trace messages
Refer to control card InfoSheet_06_13_12, it looks like SW3.2 should be ON to enable RS232, and uses GPIO28 (and GPIO 29?) as RX and TX to serial cable on DIMM-100 pins 2 and 42.
Do these signals interface to J3.Rx and J3.Tx ???
Next, to initialize the C28 interface, is there a Control Suite example? The nearest example we found as a starting point is scia_loopback but is incomplete. We would like to confirm the GPIO pin setup, and SCI register setup if possible including baud rate 115.2K
Our objective is transmit-only, not-interrupt polling mode ASCII output.
Thanks in advance!