Other Parts Discussed in Thread: HALCOGEN,
Tool/software: TI C/C++ Compiler
Using HALCoGen 4.07.01 and CCS 8.3
I'm trying to configure the LIN1 pins on the TMS570LC4357 to be used as SCI1 pins. The TX pin should have a pull up resistor and the RX pin should be an input that idles at 0 volts. Even with configuring HALCoGen this way the SCI1 RX pin reads 3.3 volts and the receive interrupt will not trigger. Has anyone ran into this problem before or know how to ensure the RX pin is at 0 volts.