Hi,
I have set up my Putty terminal to the settings described in sci_echoback (controlSUITE\device_support\f2806x\v135\F2806x_examples\sci_echoback) but all I get is jibberish. I can clearly see that my F28069 is receiving the letters I am typing and printing them back, only it is shown wrong. I believe this has something to do with the baud rate.
Is the clock settings in sci_echoback set correctly according to my TMS320F28069 on my TMS320C2000 PLC development kit? If not, how should this be set up?
EDIT: Added picture of TX line of msg = "\r\nEnter a character: \0"
I have checked that SciaRegs.SCInBAUD is correct with ( 20 MHz / 9600 * 8) - 1 ) 259 = 0x103 : SCIHBAUD is 0x0001 and SCILBAUD = 0x0003