Hello everyone,

I have been facing problem with making serial UART to make work on Ubuntu
12.04. Here is the dmesg | tail output.

[ 3905.616459] usb 3-2: Manufacturer: Texas Instruments
[ 3905.616462] usb 3-2: SerialNumber: 7FFF427A4D081442
[ 3905.616931] usb 3-2: ep 0x82 - rounding interval to 1024 microframes, ep
desc says 2040 microframes
[ 3905.640250] cdc_acm 3-2:1.0: This device cannot do calls on its own. It
is not a modem.
[ 3905.640259] cdc_acm 3-2:1.0: No union descriptor, testing for castrated
device
[ 3905.640294] cdc_acm 3-2:1.0: ttyACM0: USB ACM device
[ 3905.642120] usbcore: registered new interface driver cdc_acm
[ 3905.642123] cdc_acm: USB Abstract Control Model driver for USB modems and
ISDN adapters
[ 3905.684657] usbcore: registered new interface driver usbhid
[ 3905.684664] usbhid: USB HID core driver



My kernel version is 3.5.0-36-generic
When I use minicom or simple stty access on /dev/ttyACM0, I get nothing on
the screen. I even tried to access it using python serial, no luck there
too. I am using right setting (9600 8N1). It works fine on windows machine.
Let me know if some has been successfully using it. Let me know if some more
information is needed.

Thanks and Regards,
Ravi




--
View this message in context: 
http://msp430-gcc-users.1086195.n5.nabble.com/Issue-with-MSP430-ez430-RF2500-serial-UART-on-Ubuntu-12-04-tp6814.html
Sent from the MSP430 gcc - Users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users

Reply via email to