DatasheetQ Logo
Electronic component search and free download site. Transistors,MosFET ,Diode,Integrated circuits

ST92F124JDV2TC データシートの表示(PDF) - STMicroelectronics

部品番号
コンポーネント説明
メーカー
ST92F124JDV2TC Datasheet PDF : 429 Pages
First Prev 401 402 403 404 405 406 407 408 409 410 Next Last
ST92F124/F150/F250 - KNOWN LIMITATIONS
KNOWN LIMITATIONS (Cont’d)
By:
spp(WU_PG);
WU_CTLR = WUm_wuit | WUm_id1s | WUm_stop;
WU_CTLR = WUm_wuit | WUm_id1s;
WU_CTLR = WUm_wuit | WUm_id1s | WUm_stop;
asm(“nop”);
Dummy_16bit_data = 0;
Compiled code (with –O2 optimization option) and hexa is:
C language
Assembly
Hexa
Comment
WU_CTLR = WUm_wuit |
WUm_id1s | WUm_stop;
ld @WU_CTLR, #7 F5 F9 07
WU_CTLR = WUm_wuit |
WUm_id1s;
ld @WU_CTLR, #3 F5 F9 03
WU_CTLR = WUm_wuit |
WUm_id1s | WUm_stop;
ld @WU_CTLR, #7 F5 F9 07
The CORE executes the
following NOP and
prefetch the 2 following
bytes (BF and 00)
NOP
nop
FF
Dummy_16bit_data = 0; ldw RR0,#0
BF 00 00 00
The two first bytes fetch
in flash after wake up are
00 00
RR0 is always filled with
00 RR0 is not used in the
software
410/429
1

Share Link: 

datasheetq.com  [ Privacy Policy ]Request Datasheet ] [ Contact Us ]