CDC not working

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

CDC not working

1,880 次查看
orsadeh
Contributor I

i am trying to open a connection from my TWR-K70 as a usb host to a Telit he910.

i used the cdc example and all the attach works but when i try to send data on the port to the Telit the Telit doesnt answer....

when i connect the Telit  to my computer and open hyperterminal i get a response from the Telit....

 

i dont know whats not working...

 

i'v attached my code to the post....

 

 

tnx...

Original Attachment has been moved to: cdc_serial.rar

标签 (1)
0 项奖励
回复
3 回复数

1,457 次查看
carlnormansuret
Contributor V

Did you get this working, I am about to start this project. I tried this about 3 years ago and gave up as I could just use the serial port. Any chance you could share your results?

0 项奖励
回复

1,457 次查看
CarlFST60L
Senior Contributor II

How did you go with this? I am looking into starting a project requiring this exact solution. Can you share your results or give some points as to what steps are required to get it working?

0 项奖励
回复

1,457 次查看
soledad
NXP Employee
NXP Employee

Hi Sadeh,

Have you ensured that Telit he910 is able to operate as standard CDC device without forcefully requiring a custom driver?

I have tested MQX’s CDC Host application with TWR-K70 and a Freescale USB2SER part (DCD device), and communication is properly established. I also tested with another Freescale MCU programmed as CDC device (using MQX or USB Stack) and it also worked properly.

Regards

Soledad

0 项奖励
回复