Hi,
I'm trying to receive data in linux from an ez430-rf2500 board.Unfortunately it isn't recognised as a USB to serial converter as the older ex430-f2013. Running dmsg I get the following:
[18079.646157] usb 4-1: new full speed USB device using uhci_hcd and address 9
[18079.852761] usb 4-1: configuration #1 chosen from 1 choice
[18079.856682] /build/buildd/linux-2.6.24/drivers/usb/class/cdc-acm.c: This device cannot do calls on its own. It is no modem.
[18089.898401] /build/buildd/linux-2.6.24/drivers/hid/usbhid/hid-core.c: usb_submit_urb(ctrl) failed
[18089.898702] /build/buildd/linux-2.6.24/drivers/hid/usbhid/hid-core.c: timeout initializing reports
[18089.898768] hiddev96hidraw2: USB HID v1.01 Device [Texas Instruments Texas Instruments MSP-FET430UIF] on usb-0000:00:1a.1-1
Is there any solution to allow this device to be recognised as offering a USB to serial interface?
cheers