Olimex Support Forum

Others => UEXT => Topic started by: zeronio on April 30, 2013, 10:22:11 AM

Title: MOD-USB-RS232 and MSP430-CCRF problem
Post by: zeronio on April 30, 2013, 10:22:11 AM
Hi.

I have a problem with MOD-USB-RS232 and MSP430-CCRF. I don't get serial port communication on PCs virtual COM port. On MSP430-CCRF I'm running a program derived from example "Blinking Led sourced by RTC and USART Echo". If I connect pin 1.6 to a different USB2Serial converter I get the expected results.
What could be wrong with MOD-USB-RS232 or the configuration?
Title: Re: MOD-USB-RS232 and MSP430-CCRF problem
Post by: zeronio on May 25, 2013, 11:49:04 PM
I am looking at the jumper descriptions of MOD-USB-RS232... By default they are configured for device mode.
Should I change this?
What is the intended use of MOD-USB-RS232? Is it meant to be used with CCRF?
Title: Re: MOD-USB-RS232 and MSP430-CCRF problem
Post by: LubOlimex on May 27, 2013, 01:07:16 PM
Hello Zeronio,

By the initial way both boards are configured there would be a collision on the RX/TX lines. To have a proper communication on the UEXT you need the RX line of one boards to go to the TX line of the other.

You need to change the jumpers on MOD-USB-RS232 or the jumpers of MSP430-CCRF (BUT NOT ON BOTH BOARDS!).

QuoteShould I change this?
Yes.

QuoteWhat is the intended use of MOD-USB-RS232? Is it meant to be used with CCRF?
MOD-USB-RS232 is a simple board that has a CDC firmware and a UEXT connector. It can be used with any Olimex board with UEXT for testing or powering purposes. 

Best regards,
Lub/OLIMEX
Title: Re: MOD-USB-RS232 and MSP430-CCRF problem
Post by: zeronio on June 01, 2013, 07:43:03 PM
I get it, I will try it. Thank you for your answer!