Using prolific usb to serial com port instead of usb serial port

Status
Not open for further replies.

jit_singh_tara

Full Member level 6
Joined
Dec 22, 2006
Messages
325
Helped
9
Reputation
18
Reaction score
4
Trophy points
1,298
Location
Delhi , India
Activity points
4,295
I have build an c# application which connects to an embedded mcu based hardware via uart communication . I have used mcp2200 .So i am connecting the system as follows :

mcu tx-rx --->max232----->db9 female connector ----> dm9 m connector on module pcb---->max232 on module pcb ---->mcp2200 on module pcb-----> usb connector on module pcb ----->cable usb------> usb port on laptop......

please find the attached images for reference....








https://obrazki.elektroda.pl/7688777200_1484811491.jpg
https://obrazki.elektroda.pl/7436845000_1484811496.jpg
https://obrazki.elektroda.pl/6027870500_1484811500.jpg


Now the Question is that :

The c# application wass made using mcp2200 module in mind . But the mcp2200 gets disconnected very often and there is error that usb device not recognised.

That is why i want to use prolific usb-serial comm port.

I want to know will that be compatible . Is the device class same for both : usb serial port (mcp2200 ) and (prolific usb-serial comm port) .
I tried running prolific usb - serial comm port but there is no communication.


Do i need to change the program in c# application ....If yes then what should be done .....I need an overview of where i am wrong ....
 

If the c# application accesses the USB device as serial COM port, it should work with any USB-to-serial bridge that comes with a virtual COM port driver.
 
is the configuration utility for mcp2200 works without any error ?
 

When the usb device is not recognized message comes....config utility also shows error....
 

What is the error message(fields) shown in config utility ?
 

vid/pid doesnt match.
did you read the vid/pid of mcp2200 ic that you have?
 

I have 2 fresh pieces of mcp2200 which are connecting with config utility.....
But the one which i have in pcb is not connecting....

I dont know why it is not connecting....But it happens with me many times . That is why i want to use prolific usb to serial comm port external module......I just want to know that whether it will be compatible ......
 

Hi,

But it happens with me many times .
Maybe you don´t keep on datasheet recommendations about schematic and PCB layout.
Then changing to another device may not solve the problem.

--> show us your schematic and PCB layout.


Klaus
 

hello,


I tried running prolific usb - serial comm port but there is no communication.

What OS ?
**broken link removed** OK with win XP and win10
but need old driver 2008 for Win10 ..
direct connection to UART (without Level translator like MAX232)
 

i am using prolific usb to serial comm for data transfer to laptop ....
But i just figured out that my prolific converter is not transmitting or receiving......Though it is showing connected in device manager.
using in windows 7....

tested in xp as well as windows 7 ....no communication.....

mcu uart-----> max232-----> prolific connector -----> cable-----> usb connector to laptop....
No communication.

Tried to transfer a byte of data to prolific converter .But not receiving in hyper terminal......
 

Hi,

you used the same UART setup on both ends?
Your baud rates are within the specified tolerance?
All your RxD and TxD connections are correct?
You use the specified voltage levels?

Klaus
 

i am using prolific usb to serial comm for data transfer to laptop ....
mcu uart-----> max232-----> prolific connector -----> cable-----> usb connector to laptop....
No communication....

don't use a max232 beetween MCU UART and Prolific 2303 cable !
you will destroy MCU UART or Prolific input
have a look on the link post #10
is your cable a 2303 model ? TTL <-> USB
 

Looking at the USB to serial board on your pictures I am amazed that it works at all, the amount of crud across the tracks caused by corrosion particularly around the legs of the IC's makes me think that this could be a cause of your problem.
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…