ADM00310 Microchip Technology, ADM00310 Datasheet - Page 23

no-image

ADM00310

Manufacturer Part Number
ADM00310
Description
BOARD EVAL FOR MCP3903 AFE
Manufacturer
Microchip Technology
Series
-r
Datasheets

Specifications of ADM00310

Design Resources
MCP3903 Eval Brd BOM MCP3903 Eval Brd Schematic
Main Purpose
Interface, Analog Front End (AFE)
Embedded
Yes, MCU, 16-Bit
Utilized Ic / Part
MCP3903, PIC24F, PIC24H, dsPIC33, MCP2200
Primary Attributes
-
Secondary Attributes
-
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
2.3.1.25
Function:
bool SimpleIOClass::WritePort(unsigned int portValue)
EXAMPLE 2-25:
 2011 Microchip Technology Inc.
Summary:
Description:
Precondition:
Parameters:
Returns:
Remarks:
if (SimpleIOClass::WritePort (0x5A))
{
}
else
lblStatusBar->Text = “Success”;
lblStatusBar->Text = “Invalid command ” +
WritePort
Writes a value to the GPIO port.
Writes the GPIO port. This provides a means to write all pins at simultaneously, instead of one-by-
one.
set via a call to
portValue
None.
Must be previously configured as an output via a
This function returns True if the transmission is successful and returns False if the transmission fails.
- byte value to set on the port.
InitMCP2200(VID, PID)
.
SimpleIOClass::LastError;
ConfigureIO
call. VID and PID must be previously
MCP2200
DS22228B-page 23

Related parts for ADM00310