参数资料
型号: PIC16HV540-20/SO
厂商: Microchip Technology
文件页数: 7/44页
文件大小: 0K
描述: IC MCU OTP 512X12 18SOIC
产品培训模块: Asynchronous Stimulus
标准包装: 42
系列: PIC® 16C
核心处理器: PIC
芯体尺寸: 8-位
速度: 20MHz
外围设备: 欠压检测/复位,POR,WDT
输入/输出数: 12
程序存储器容量: 768B(512 x 12)
程序存储器类型: OTP
RAM 容量: 25 x 8
电压 - 电源 (Vcc/Vdd): 3.5 V ~ 15 V
振荡器型: 外部
工作温度: 0°C ~ 70°C
封装/外壳: 18-SOIC(0.295",7.50mm 宽)
包装: 管件
产品目录页面: 635 (CN2011-ZH PDF)
配用: 309-1075-ND - ADAPTER 18-SOIC TO 18-SOIC
AC164002-ND - MODULE SKT PROMATEII 18/28SOIC
2011 Microchip Technology Inc.
DS22228B-page 15
MCP2200
2.3.1.6
fnRxLED
Function:
bool SimpleIOClass::fnRxLED (unsigned int mode)
EXAMPLE 2-6:
2.3.1.7
fnSetBaudRate
Function:
bool SimpleIOClass::fnSetBaudRate (unsigned long BaudRateParam)
EXAMPLE 2-7:
2.3.1.8
fnSuspend
Function:
bool SimpleIOClass::fnSuspend (unsigned int onOff)
Summary:
Configures the Rx LED mode. Rx LED configuration will be stored in NVRAM.
Description:
Sets the Rx LED mode to one of the possible values.
Precondition:
VID and PID must be previously set via a call to InitMCP2200(VID, PID).
Parameters:
mode (constant)
: OFF, TOGGLE, BLINKSLOW, BLINKFAST
Returns:
This function returns True if the transmission is successful and returns False if the transmission fails.
Remarks:
Error code is returned in LastError.
Summary:
Configures the device’s default baud rate. The baud rate value will be stored in NVRAM
Description:
Sets the desired baud rate and it will store it into device’s NVRAM.
Precondition:
VID and PID must be previously set via a call to InitMCP2200(VID, PID).
Parameters:
BaudRateParam
- the desired baud rate value
Returns:
This function returns True if the transmission is successful and returns False if the transmission fails.
Remarks:
Error code is returned in LastError. This function is used only to set the default power-up baud rate
value. When used with a terminal program, there is no need to call this function to change the baud
rate. Changing the baud rate from the terminal program, will send the appropriate CDC packet that
will change the communication’s baud rate without the need to call this function.
Summary:
Configures the GP0 pin of the MCP2200 to show the status of Suspend/Resume USB states.
Description:
When the GP0 is designated to show the USB Suspend/Resume states, the pin will go low when the
Suspend state is issued, or will go high when the Resume state is on.
Precondition:
VID and PID must be previously set via a call to InitMCP2200(VID, PID).
Parameters:
onOff
:
‘1’ GP0 will reflect the USB Suspend/Resume states
‘0’ GP0 will not reflect the USB Suspend/Resume states (can be used as GPIO)
Returns:
This function returns True if the transmission is successful and returns False if the transmission fails.
Remarks:
Error code is returned in LastError.
if (SimpleIOClass::fnRxLED (BLINKFAST) == SUCCESS)
lblStatusBar->Text = “Success”;
else
lblStatusBar->Text = “Invalid command ” + SimpleIOClass::LastError;
if (SimpleIOClass::fnSetBaudRate(9600) == SUCCESS)
lblStatusBar->Text = “Success”;
else
lblStatusBar->Text = “Invalid command ” + SimpleIOClass::LastError;
相关PDF资料
PDF描述
V150A28C400BF2 CONVERTER MOD DC/DC 28V 400W
PIC16F723T-I/MV IC MCU 8BIT 7KB FLASH 28UQFN
V150A28C400BF CONVERTER MOD DC/DC 28V 400W
PIC16F723T-I/ML IC PIC MCU FLASH 4KX14 28QFN
V150A28C400BL3 CONVERTER MOD DC/DC 28V 400W
相关代理商/技术参数
参数描述
PIC16HV540T-04/SO 功能描述:8位微控制器 -MCU .75KB 25 RAM 12 I/O 4MHz SOIC18 RoHS:否 制造商:Silicon Labs 核心:8051 处理器系列:C8051F39x 数据总线宽度:8 bit 最大时钟频率:50 MHz 程序存储器大小:16 KB 数据 RAM 大小:1 KB 片上 ADC:Yes 工作电源电压:1.8 V to 3.6 V 工作温度范围:- 40 C to + 105 C 封装 / 箱体:QFN-20 安装风格:SMD/SMT
PIC16HV540T-04/SS 功能描述:8位微控制器 -MCU .75KB 25 RAM 12 I/O RoHS:否 制造商:Silicon Labs 核心:8051 处理器系列:C8051F39x 数据总线宽度:8 bit 最大时钟频率:50 MHz 程序存储器大小:16 KB 数据 RAM 大小:1 KB 片上 ADC:Yes 工作电源电压:1.8 V to 3.6 V 工作温度范围:- 40 C to + 105 C 封装 / 箱体:QFN-20 安装风格:SMD/SMT
PIC16HV540T-04I/SO 功能描述:8位微控制器 -MCU .75KB 25 RAM 12 I/O RoHS:否 制造商:Silicon Labs 核心:8051 处理器系列:C8051F39x 数据总线宽度:8 bit 最大时钟频率:50 MHz 程序存储器大小:16 KB 数据 RAM 大小:1 KB 片上 ADC:Yes 工作电源电压:1.8 V to 3.6 V 工作温度范围:- 40 C to + 105 C 封装 / 箱体:QFN-20 安装风格:SMD/SMT
PIC16HV540T-04I/SS 功能描述:8位微控制器 -MCU .75KB 25 RAM 12 I/O RoHS:否 制造商:Silicon Labs 核心:8051 处理器系列:C8051F39x 数据总线宽度:8 bit 最大时钟频率:50 MHz 程序存储器大小:16 KB 数据 RAM 大小:1 KB 片上 ADC:Yes 工作电源电压:1.8 V to 3.6 V 工作温度范围:- 40 C to + 105 C 封装 / 箱体:QFN-20 安装风格:SMD/SMT
PIC16HV540T-20/SO 功能描述:8位微控制器 -MCU .75KB 25 RAM 12 I/O RoHS:否 制造商:Silicon Labs 核心:8051 处理器系列:C8051F39x 数据总线宽度:8 bit 最大时钟频率:50 MHz 程序存储器大小:16 KB 数据 RAM 大小:1 KB 片上 ADC:Yes 工作电源电压:1.8 V to 3.6 V 工作温度范围:- 40 C to + 105 C 封装 / 箱体:QFN-20 安装风格:SMD/SMT