MCP2200EV-VCP Microchip Technology, MCP2200EV-VCP Datasheet - Page 11

MOD EVAL USB/RS232 MCP2200

MCP2200EV-VCP

Manufacturer Part Number
MCP2200EV-VCP
Description
MOD EVAL USB/RS232 MCP2200
Manufacturer
Microchip Technology

Specifications of MCP2200EV-VCP

Design Resources
MCP2200EV-VCP Schematic and PCB
Main Purpose
Interface, USB 2.0 to UART (RS232) Bridge
Embedded
No
Utilized Ic / Part
MCP2200
Primary Attributes
Full Speed (12Mbps)
Secondary Attributes
LED Status Indicators
Processor To Be Evaluated
MCP2200
Processor Series
MCP2200
Interface Type
RS-232, USB
Operating Supply Voltage
3 V to 5.5 V
Silicon Manufacturer
Microchip
Silicon Core Number
MCP2200
Kit Application Type
Interface
Application Sub Type
USB To RS232
Kit Contents
Board, Docs
Tool Type
Demonstration Board
Core Architecture
PIC
Cpu Core
PIC
Data Bus Width
8 bit
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Lead Free Status / RoHS Status
Lead free / RoHS Compliant, Lead free / RoHS Compliant

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
MCP2200EV-VCP
Manufacturer:
LT
Quantity:
910
Part Number:
MCP2200EV-VCP
Manufacturer:
MICROCHIP/微芯
Quantity:
20 000
Parameters:
IOMap - A byte which represents the input/
output state of the pins (each bit may be
either a 1 for input, and 0 for output.
Baudrate -
RxLED & TxLED - constant OFF, TOGGLE,
BLINKSLOW, BLINKFAST
Boolean - HWFlow control, USBCFG, Suspend
Returns:
Function returns true if the transmission is
successful, returns False if there the
transmission fails.
9600, BLINKSLOW, BLINKFAST, false, false,
false) == SUCCESS)
"
2.3.1.7
bool SimpleIOClass::fnRxLED (unsigned int
mode)
Summary:
Configures the RxLED pin function.
Description:
Sets the
Precondition:
The Vendor and Product ID must have been
specified by SimpleIOInit.
Parameters:
mode (constant): OFF, TOGGLE, BLINKSLOW,
BLINKFAST
Returns:
Function returns true if the transmission is
successful, returns False if there the
transmission fails.
Error code logged in LastError.
SUCCESS)
" + SimpleIOClass::LastError;
 2010 Microchip Technology Inc.
Example:
<code>
</code>
Example:
<code>
</code>
if (SimpleIOClass::ConfigureMCP2200(0x43,
else
if (SimpleIOClass::fnRxLED(BLINKFAST) ==
else
lblStatusBar->Text = "Success";
lblStatusBar->Text = "Invalid command
lblStatusBar->Text = "Success";
lblStatusBar->Text = "Invalid command
fnRxLED
2.3.1.8
bool SimpleIOClass::fnTxLED (unsigned int
mode)
Summary:
Configures the TxLED pin function.
Description:
Sets the
Precondition:
The Vendor and Product ID must have been
specified by SimpleIOInit.
Parameters:
mode (constant): OFF, TOGGLE, BLINKSLOW,
BLINKFAST
Returns:
Function returns true if the transmission is
successful, returns False if there the
transmission fails.
Error code logged in LastError.
SUCCESS)
" + SimpleIOClass::LastError;
2.3.1.9
bool SimpleIOClass::fnHardwareFlowControl
(unsigned int onOff)
Summary:
Configures the device.
Description:
Sets the
Precondition:
The Vendor and Product ID must have been
specified by SimpleIOInit.
Parameters:
IOMap - An array of configuration parameters,
one byte per IO Line
Returns:
Function returns true if the transmission is
successful, returns False if there the
transmission fails.
Example:
<code>
</code>
if (SimpleIOClass::fnTxLED(BLINKFAST) ==
else
lblStatusBar->Text = "Success";
lblStatusBar->Text = "Invalid command
fnTxLED
fnHardwareFlowControl
MCP2200
DS22228A-page 11

Related parts for MCP2200EV-VCP