MCF5329 USB CDC UART

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

MCF5329 USB CDC UART

1,760 次查看
Reibax
Contributor I
I am working on a MCF5329 based board, an I really need it to work as a Virtual UART when connecting it to a PC through the USB cable.

¿Is there any free stack/driver that I could use to this end for the MCF5329? I've downloaded CMX's stack for the 5222x family, but I am finding it really hard to port it to this microcontroller.

If none of the above is possible ¿Where can I find a tutorial that will teach me how to write a simple implementation that will help me?

Thank you very much for your time and help.
标签 (1)
0 项奖励
回复
3 回复数

391 次查看
obidon
Contributor III
If you have the memory for it you might consider ucLinux. I am using the gserial module for virtual com port communications with a custom board based on the 5329evb.
 
 
0 项奖励
回复

391 次查看
RichTestardi
Senior Contributor II
Hi,
 
I've written virtual serial ports for the 52221 but never the 5329 -- they look very different.
 
The website I found the most useful for USB protocol information was:
 
 
For information on the 5329, have you seen this:
 
 
-- Rich
 
0 项奖励
回复

391 次查看
Reibax
Contributor I
Thank you very much for the info.

I've alredy had a glimpse at the sites and they look very interesting. I will be reading them in detail on the following days.

Anyway, if anybody has code that would help me save some time in manually writing everything, I would be very very grateful.



Message Edited by Reibax on 2008-09-15 10:37 AM
0 项奖励
回复