欢迎访问ic37.com |
会员登录 免费注册
发布采购

AT90PWM3B-16SU 参数 Datasheet PDF下载

AT90PWM3B-16SU图片预览
型号: AT90PWM3B-16SU
PDF下载: 下载PDF文件 查看货源
内容描述: 8位微控制器具有8K字节的系统内可编程闪存 [8-bit Microcontroller with 8K Bytes In-System Programmable Flash]
分类和应用: 闪存微控制器
文件页数/大小: 361 页 / 6022 K
品牌: ATMEL [ ATMEL ]
 浏览型号AT90PWM3B-16SU的Datasheet PDF文件第260页浏览型号AT90PWM3B-16SU的Datasheet PDF文件第261页浏览型号AT90PWM3B-16SU的Datasheet PDF文件第262页浏览型号AT90PWM3B-16SU的Datasheet PDF文件第263页浏览型号AT90PWM3B-16SU的Datasheet PDF文件第265页浏览型号AT90PWM3B-16SU的Datasheet PDF文件第266页浏览型号AT90PWM3B-16SU的Datasheet PDF文件第267页浏览型号AT90PWM3B-16SU的Datasheet PDF文件第268页  
Pull-up resistors on the dW/(RESET) line must not be smaller than 10kΩ. The pull-up  
resistor is not required for debugWIRE functionality.  
Connecting the RESET pin directly to VCC will not work.  
Capacitors connected to the RESET pin must be disconnected when using debugWire.  
All external reset sources must be disconnected.  
23.4 Software Break Points  
debugWIRE supports Program memory Break Points by the AVR Break instruction. Setting a  
Break Point in AVR Studio® will insert a BREAK instruction in the Program memory. The instruc-  
tion replaced by the BREAK instruction will be stored. When program execution is continued, the  
stored instruction will be executed before continuing from the Program memory. A break can be  
inserted manually by putting the BREAK instruction in the program.  
The Flash must be re-programmed each time a Break Point is changed. This is automatically  
handled by AVR Studio through the debugWIRE interface. The use of Break Points will therefore  
reduce the Flash Data retention. Devices used for debugging purposes should not be shipped to  
end customers.  
23.5 Limitations of debugWIRE  
The debugWIRE communication pin (dW) is physically located on the same pin as External  
Reset (RESET). An External Reset source is therefore not supported when the debugWIRE is  
enabled.  
The debugWIRE system accurately emulates all I/O functions when running at full speed, i.e.,  
when the program in the CPU is running. When the CPU is stopped, care must be taken while  
accessing some of the I/O Registers via the debugger (AVR Studio).  
A programmed DWEN Fuse enables some parts of the clock system to be running in all sleep  
modes. This will increase the power consumption while in sleep. Thus, the DWEN Fuse should  
be disabled when debugWire is not used.  
23.6 debugWIRE Related Register in I/O Memory  
The following section describes the registers used with the debugWire.  
23.6.1  
debugWire Data Register – DWDR  
Bit  
7
6
5
4
3
2
1
0
DWDR[7:0]  
DWDR  
Read/Write  
Initial Value  
R/W  
R/W  
0
R/W  
0
R/W  
0
R/W  
0
R/W  
0
R/W  
0
R/W  
0
0
The DWDR Register provides a communication channel from the running program in the MCU  
to the debugger. This register is only accessible by the debugWIRE and can therefore not be  
used as a general purpose register in the normal operations.  
24. Boot Loader Support – Read-While-Write Self-Programming  
In AT90PWM2/2B/3/3B, the Boot Loader Support provides a real Read-While-Write Self-Pro-  
gramming mechanism for downloading and uploading program code by the MCU itself. This  
feature allows flexible application software updates controlled by the MCU using a Flash-resi-  
dent Boot Loader program. The Boot Loader program can use any available data interface and  
associated protocol to read code and write (program) that code into the Flash memory, or read  
264  
AT90PWM2/3/2B/3B  
4317J–AVR–08/10  
 复制成功!