MCP2200 - USB to UART Converter


Closed Thread
Results 1 to 7 of 7
  1. #1
    Join Date
    Sep 2009
    Posts
    737

    Default MCP2200 - USB to UART Converter

    Hello,
    I'm currently working on a USB M-bus master project. Every thing work great with PL2303. But it's hard to find...
    So I try with MCP2200, and there is problemWhen I configure port to 2400,E,8,1 in software, parity bit isn't sent. But when receiving data with parity, it receive correctly. Or if I use any parity bit it isn't sent... In datasheet i couldn't find nothing.
    Does anyone have an idea what's going on?
    I tried to write the microchip's forum but nobody answers...
    Thanks

  2. #2
    Join Date
    Dec 2005
    Posts
    1,073

    Default

    Sorry - I cannot help with the MCP2200 but wonder why you don't use FTDI. I'm not familiar with the MCP2200 but FTDI has drivers for Windows, Linux and OSX. Does Microchip have drivers for all platforms?

  3. #3
    Join Date
    Sep 2009
    Posts
    737

    Default

    Microchip also have drivers for Windows and Linux
    MCP2200 have internal eeprom, they also give PID and VID, and most important that I can buy Microchip product without importing it.
    FTDI and Prolific doesn't have distributers for my country...

  4. #4
    Join Date
    Dec 2005
    Posts
    1,073

    Default

    Quote Originally Posted by pedja089 View Post
    FTDI and Prolific doesn't have distributers for my country...
    There is also Silicon Laboratories' CP2102 & CP2103 - they have a complete set of drivers. https://www.silabs.com/products/mcu/...CPDrivers.aspx

  5. #5
    Join Date
    Sep 2009
    Posts
    737

    Default

    I know for them, but same problem....

  6. #6
    Join Date
    Dec 2005
    Posts
    1,073

    Default

    TABLE 1-2: UART CONFIGURATIONS of the MCP2200 datasheet seems to indicate it can only do 8N1. I see no provisions for setting anything other than baud rate.

  7. #7
    Join Date
    Sep 2009
    Posts
    737

    Default

    I saw it. But I thought it was just an example,so I did not pay attention.
    Make a port emulator that only supports 8N1 was really stupid.
    Most communication protocols use parity bit...

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts