I am using an MSP430F1612 and have USART0 set up for SPI communications and USART1 set up for UART communications. I checking the UTXD1 and UTXD0 lines with a scope and am getting two characters out for each single character I put into the Tx buffer. This is happening with the spi and the uart. I connected up the UART to hyperTerminal on my PC and two characters show up for each one I put in. Has anyone seen this problem?
MSP430F1612 UART
Started by ●April 1, 2005
Reply by ●April 1, 20052005-04-01
My 2 uarts on my f1612 don't show this phenomenon. ------------------------------- Frederic Beaulieu, M.Sc. Research and Development NewTrax Technologies Inc. http://www.newtraxtech.com/ -----Original Message----- From: lam_isc [mailto:lmccracken@lmcc...] Sent: Friday, April 01, 2005 2:09 PM To: msp430@msp4... Subject: [msp430] MSP430F1612 UART I am using an MSP430F1612 and have USART0 set up for SPI communications and USART1 set up for UART communications. I checking the UTXD1 and UTXD0 lines with a scope and am getting two characters out for each single character I put into the Tx buffer. This is happening with the spi and the uart. I connected up the UART to hyperTerminal on my PC and two characters show up for each one I put in. Has anyone seen this problem? . Yahoo! Groups Links -- No virus found in this incoming message. Checked by AVG Anti-Virus. Version: 7.0.308 / Virus Database: 266.9.1 - Release Date: 4/1/2005 -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.308 / Virus Database: 266.9.1 - Release Date: 4/1/2005
Reply by ●April 1, 20052005-04-01
They must all have the same professor.. hahah..
I have a question though, how are you connecting the SPI to Hyperterminal
(ick) and getting anything at all?
AS someone else mentioned, check your local echo.
-Micah
On Friday 01 April 2005 11:09 am, lam_isc wrote:
> th a scope and am getting two characters
> out for each single character I put into the Tx buffer. This is
> happening with the spi and the uart. I connected up the UART to
> hyperTerminal on my PC and two characters show up for each one I put
> in. Has anyone seen this problem?