Other Parts Discussed in Thread: MSP430AFE253, MAX232
Hello,
I have a dev kit and am using a msp430afe253. I am trying to just test out the uart by using a piece of sample code msp430afe_uart_115k.c. I am using a pc to send characters that are converter then to the pin 20 and look for the response on pin 19. I have also tried setting a breakpoint in the interupt to see if it is ever triggered. This seems like it should be very simple, but I don't know what to look at.
Thanks,
Glenn