Forum Discussion
Altera_Forum
Honored Contributor
15 years ago[help]How to use libusb in uClinux
Hi all. I'm trying to compile some code that require usb.h in libusb. Could you tell me how to use it in uClinux. I've search in menuconfig for this library but not found. Or I have to cross compi...
Altera_Forum
Honored Contributor
15 years agoHi,
--- Quote Start --- Now I can write to ttyUSB0, but when I use "cat /dev/ttyUSB0" from telnet terminal, and write "at<cr><lf>" to ttyUSB0 from jtag terminal, I receive a lot of "at ok at ok at ok..." from telnet terminal. If I do the same on my Ubuntu PC, I receive just 1 "at ok" as normal. --- Quote End --- I think that you are sending 'AT' commands to your 3G modem. Maybe your modem echo-back the command to your serial terminal and it may make troubles. How about the mode of echo-back? --- Quote Start --- Besides that, when I use "chat" program in uClinux to communicate with my usb3g, it can't get any response back. I can't understand this strange :(:( , please help. --- Quote End --- I don't know such thing. The only way to help you is 'Debugging' by yourself! Kazu