PORTS Forum

Ports and Interfaces => USB => Topic started by: swmcl_usb on July 14, 2018, 08:52:52 pm

Title: Chip configurator
Post by: swmcl_usb on July 14, 2018, 08:52:52 pm
Hi,

First post.  Please forgive any misconceptions and poor terminology.  I'm trying to get my head around what I need.

I am using a Microchip MCP2200 in a circuit.  It is a USB to serial converter.  It can be configured for various parameters like whether it will light up the RX and TX LEDs, the baud rate, hardware flow control etc. etc.  Microchip have a utility to set these parameters.

It is very difficult for me to use Windows.  We do not have it installed at home.  We use Linux.

I'd like to know how to scope a project to build this utility for Linux.  I am not sure of the terms and so forth.

Thanks,
Steve
Title: Re: Chip configurator
Post by: Jan Axelson on July 14, 2018, 09:22:10 pm
These might help:

https://www.microchip.com/forums/m861709.aspx

https://github.com/balazsgrill/mcp2200

Also see:

MCP2200 HID Interface Command Description Tech. Brief

here:

https://www.microchip.com/wwwproducts/en/en546923#additional-features
Title: Re: Chip configurator
Post by: swmcl_usb on July 17, 2018, 03:27:47 pm
Thanks Jan,

It looks to be a challenging project.

Cheers,
Steve
Title: Re: Chip configurator
Post by: Jan Axelson on July 17, 2018, 04:27:40 pm
Unfortunate that it apparently doesn't have full Linux support from Microchip.