音影先锋亚洲天堂网|电影世界尽头的爱完整版播放|国产 熟女 91|高清无码免费观看欧美日韩|韩国一区二区三区黄色录像|美女亚洲加勒比在线|亚洲综合网 开心五月|7x成人在线入口|成人网站免费日韩毛片区|国产黄片?一级?二级?三级

AT43USB326 Datasheet

  • AT43USB326

  • Missed Watchdog Timer Reset

  • 2頁(yè)

  • ATMEL   ATMEL

掃碼查看芯片數(shù)據(jù)手冊(cè)

上傳產(chǎn)品規(guī)格書(shū)

PDF預(yù)覽

Errata (All Date Codes): Missed Watchdog Timer Reset
Problem
There is a synchronization problem between the watchdog clock and the AVR
clock.
Even though the clock inputs to both the watchdog timer and the AVR core are gener-
ated through the same crystal, the two clock sources are not going through the same
PLL. The AVR is clocked at 12 MHz and the watchdog timer is clocked at 1MHz. The
WDR (Watchdog Reset) instruction is a one-clock-cycle instruction. As such, when a
watchdog timer reset occurs due to a WDR, the watchdog timer may miss the reset.
This happens frequently if the AVR is clocked much faster than the watchdog timer.
Fix/Workaround
A workaround is to invoke the WDR repetitively to ensure that the watchdog timer will
be able to receive the reset signal. If the AVR runs at 12 MHz, the WDR command
must be invoked fourteen times back to back.
The following is the sample code for resetting and arming the watchdog timer, assum-
ing the AVR is running at 12 MHz:
asm ( "ldi r16,15\n WDR\n WDR\n WDR\n WDR\n WDR\n WDR\n WDR\n WDR\n WDR\n
WDR\n WDR\n WDR\n WDR\n out 0x21,r16 " );
USB
Microcontrollers
To disarm and disable the watchdog, do the following:
asm ( "ldi r16,0x18\nldi r17,0x10\n\n out 0x21,r16\n out 0x21,r17 " );
AT43USB320A
AT43USB325
AT43USB326
AT43USB351M
AT43USB353M
AT43USB355
Errata Sheet
Please note that if the AVR runs at 24 MHz, the WDR should be invoked twenty-six
times.
3469A鈥揢SB鈥?/04

AT43USB326相關(guān)型號(hào)PDF文件下載

您可能感興趣的PDF文件資料

熱門(mén)IC型號(hào)推薦

掃碼下載APP,
一鍵連接廣大的電子世界。

在線(xiàn)人工客服

買(mǎi)家服務(wù):
賣(mài)家服務(wù):
技術(shù)客服:

0571-85317607

網(wǎng)站技術(shù)支持

13606545031

客服在線(xiàn)時(shí)間周一至周五
9:00-17:30

關(guān)注官方微信號(hào),
第一時(shí)間獲取資訊。

建議反饋
返回頂部

建議反饋

聯(lián)系人:

聯(lián)系方式:

按住滑塊,拖拽到最右邊
>>
感謝您向阿庫(kù)提出的寶貴意見(jiàn),您的參與是維庫(kù)提升服務(wù)的動(dòng)力!意見(jiàn)一經(jīng)采納,將有感恩紅包奉上哦!