参数资料
型号: PIC16F721-E/SS
厂商: Microchip Technology
文件页数: 7/27页
文件大小: 0K
描述: MCU PIC 7KB FLASH 256B 20SSOP
标准包装: 67
系列: PIC® XLP™ 16F
核心处理器: PIC
芯体尺寸: 8-位
速度: 16MHz
连通性: I²C,SPI,UART/USART
外围设备: 欠压检测/复位,POR,PWM,WDT
输入/输出数: 17
程序存储器容量: 7KB(4K x 14)
程序存储器类型: 闪存
RAM 容量: 256 x 8
电压 - 电源 (Vcc/Vdd): 1.8 V ~ 5.5 V
数据转换器: A/D 12x8b
振荡器型: 内部
工作温度: -40°C ~ 125°C
封装/外壳: 20-SSOP(0.209",5.30mm 宽)
包装: 管件
15
2467XS–AVR–06/11
ATmega128
Errata
The revision letter in this section refers to the revision of the ATmega128 device.
ATmega128 Rev. F to M
First Analog Comparator conversion may be delayed
Interrupts may be lost when writing the timer registers in the asynchronous timer
Stabilizing time needed when changing XDIV Register
Stabilizing time needed when changing OSCCAL Register
IDCODE masks data from TDI input
Reading EEPROM by using ST or STS to set EERE bit triggers unexpected interrupt request
1.
First Analog Comparator conversion may be delayed
If the device is powered by a slow rising V
CC, the first Analog Comparator conversion will
take longer than expected on some devices.
Problem Fix/Workaround
When the device has been powered or reset, disable then enable theAnalog Comparator
before the first conversion.
2.
Interrupts may be lost when writing the timer registers in the asynchronous timer
The interrupt will be lost if a timer register that is synchronous timer clock is written when the
asynchronous Timer/Counter register (TCNTx) is 0x00.
Problem Fix/Workaround
Always check that the asynchronous Timer/Counter register neither have the value 0xFF nor
0x00 before writing to the asynchronous Timer Control Register (TCCRx), asynchronous
Timer Counter Register (TCNTx), or asynchronous Output Compare Register (OCRx).
3.
Stabilizing time needed when changing XDIV Register
After increasing the source clock frequency more than 2% with settings in the XDIV register,
the device may execute some of the subsequent instructions incorrectly.
Problem Fix / Workaround
The NOP instruction will always be executed correctly also right after a frequency change.
Thus, the next 8 instructions after the change should be NOP instructions. To ensure this,
follow this procedure:
1.Clear the I bit in the SREG Register.
2.Set the new pre-scaling factor in XDIV register.
3.Execute 8 NOP instructions
4.Set the I bit in SREG
This will ensure that all subsequent instructions will execute correctly.
Assembly Code Example:
CLI
; clear global interrupt enable
OUT
XDIV, temp
; set new prescale value
NOP
; no operation
NOP
; no operation
NOP
; no operation
NOP
; no operation
NOP
; no operation
NOP
; no operation
NOP
; no operation
NOP
; no operation
相关PDF资料
PDF描述
D38999/20JG11SN CONN RCPT 11POS WALL MNT W/SCKT
D38999/24JG11PN CONN RCPT 11POS JAM NUT W/PINS
VI-J6X-IZ-B1 CONVERTER MOD DC/DC 5.2V 25W
D38999/26JH21SN CONN PLUG 21POS STRAIGHT W/SCKT
D38999/20WJ24SC CONN RCPT 24POS WALL MNT W/SCKT
相关代理商/技术参数
参数描述
PIC16F721-I/ML 功能描述:8位微控制器 -MCU 7 KB FLASH 256 B SRAM, 18 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
PIC16F721-I/P 功能描述:8位微控制器 -MCU 7 KB FLASH 256 B SRAM, 18 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
PIC16F721-I/SO 功能描述:8位微控制器 -MCU 7 KB FLASH 256 B SRAM, 18 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
PIC16F721-I/SO 制造商:Microchip Technology Inc 功能描述:IC, 8BIT MCU, PIC16F, 16MHZ, SOIC-20; Controller Family/Series:PIC16F; Core Size:8 bit; No. of I/O's:18; Program Memory Size:7KB; RAM Memory Size:256Byte; CPU Speed:16MHz; Oscillator Type:External, Internal; No. of Timers:3 ;RoHS Compliant: No
PIC16F721-I/SS 功能描述:8位微控制器 -MCU 7 KB FLASH 256 B SRAM, 18 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