поискавой системы для электроныых деталей
  Russian  ▼
ALLDATASHEETRU.COM

X  

PFS172 датащи(PDF) 73 Page - PADAUK Technology.

номер детали PFS172
подробное описание детали  8bit MTP Type MCU with 8-bit ADC
PDF  92 Pages
Scroll/Zoom Zoom In 100%  Zoom Out
производитель  PADAUK [PADAUK Technology.]
домашняя страница  http://www.padauk.com.tw/
Logo PADAUK - PADAUK Technology.

PFS172 датащи(HTML) 73 Page - PADAUK Technology.

Back Button PFS172 Datasheet HTML 69Page - PADAUK Technology. PFS172 Datasheet HTML 70Page - PADAUK Technology. PFS172 Datasheet HTML 71Page - PADAUK Technology. PFS172 Datasheet HTML 72Page - PADAUK Technology. PFS172 Datasheet HTML 73Page - PADAUK Technology. PFS172 Datasheet HTML 74Page - PADAUK Technology. PFS172 Datasheet HTML 75Page - PADAUK Technology. PFS172 Datasheet HTML 76Page - PADAUK Technology. PFS172 Datasheet HTML 77Page - PADAUK Technology. Next Button
Zoom Inzoom in Zoom Outzoom out
 73 / 92 page
background image
PFS172
8bit MTP MCU with 8-bit ADC
©Copyright 2020, PADAUK Technology Co. Ltd
Page 73 of 92
PDK-DS-PFS172-EN_V000-May 8, 2020
stt16
word
Store 16-bit data from memory in word to Timer16.
Example:
stt16
word;
Result:
16-
bit timer ←word
Affected flags: 『N』Z
『N』C
『N』AC
『N』OV
Application Example:
------------------------------------------------------------------------------------------------------------------------
word
T16val ;
// declare a RAM word
mov
a, 0x34 ;
mov
lb@ T16val , a ;
// move 0x34 to T16val (LSB)
mov
a, 0x12 ;
mov
hb@ T16val , a ;
// move 0x12 to T16val (MSB)
stt16
T16val ;
// initial T16 with 0x1234
----------------------------------------------------------------------------------------------------------------------
Idxm a, index
Move data from specified memory to ACC by indirect method. It needs 2T to execute this
instruction.
Example:
idxm
a, index;
Result:
a ← [index], where index is declared by word.
Affected flags: 『N』Z
『N』C
『N』AC
『N』OV
Application Example:
------------------------------------------------------------------------------------------------------------------------
word
RAMIndex ;
// declare a RAM pointer
mov
a, 0x5B ;
// assign pointer to an address (LSB)
mov
lb@RAMIndex, a ;
// save pointer to RAM (LSB)
mov
a, 0x00 ;
// assign 0x00 to an address (MSB), should be 0
mov
hb@RAMIndex, a ;
// save pointer to RAM (MSB)
idxm
a, RAMIndex ;
// move memory data in address 0x5B to ACC
------------------------------------------------------------------------------------------------------------------------
Idxm
index, a
Move data from ACC to specified memory by indirect method. It needs 2T to execute this
instruction.
Example:
idxm
index, a;
Result:
[index] ← a; where index is declared by word.
Affected flags: 『N』Z
『N』C
『N』AC
『N』OV
Application Example:
------------------------------------------------------------------------------------------------------------------------
word
RAMIndex ;
// declare a RAM pointer
mov
a, 0x5B ;
// assign pointer to an address (LSB)
mov
lb@RAMIndex, a ;
// save pointer to RAM (LSB)
mov
a, 0x00 ;
// assign 0x00 to an address (MSB), should be 0
mov
hb@RAMIndex, a ;
// save pointer to RAM (MSB)
mov
a, 0xA5 ;
idxm
RAMIndex, a ;
// mov 0xA5 to memory in address 0x5B
------------------------------------------------------------------------------------------------------------------------



Html Pages

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92


датащи скачать

Go To PDF Page


ссылки URL



Вашему бизинису помогли Аллдатащит?  [ DONATE ] 

Что такое Аллдатащит   |   реклама   |   контакт   |   Конфиденциальность   |   Ссылка на техническое описание    |   обмен ссыками   |   поиск по производителю
All Rights Reserved©Alldatasheet.com


Mirror Sites
English : Alldatasheet.com  |   English : Alldatasheet.net  |   Chinese : Alldatasheetcn.com  |   German : Alldatasheetde.com  |   Japanese : Alldatasheet.jp
Russian : Alldatasheetru.com  |   Korean : Alldatasheet.co.kr  |   Spanish : Alldatasheet.es  |   French : Alldatasheet.fr  |   Italian : Alldatasheetit.com
Portuguese : Alldatasheetpt.com  |   Polish : Alldatasheet.pl  |   Vietnamese : Alldatasheet.vn
Indian : Alldatasheet.in  |   Mexican : Alldatasheet.com.mx  |   British : Alldatasheet.co.uk  |   New Zealand : Alldatasheet.co.nz
Family Site : ic2ic.com  |   icmetro.com