邱小新の單晶片筆記
主要是分享 Intel 8051/8052 實作上的筆記。曾經使用的單晶片有 Windbond W79E632、W78E65、W77E352 及 Weltrend WT61P9。
Google 站內搜尋
自我介紹
新增文章
部落設定
版面配置
W79L632A on-chip 1KB MOVX SRAM
Posted
by: 邱小新
at 上午10:03
in
W79E632
空間位址在 0x0000 ~ 0x03ff。
只能使用 MOVX 指令來讀寫,也就是設成 xdata 的變數。
PMR 中 DME0 (bit 0) 可以設定是否使用 on-chip。
DME0=0,0x0000~0xffff 都指向外部記憶體。
DME1=0,0x0000~0x03ff 指向內部記憶體。
/* enable on-chip 1KB MOVX SRAM */ PMR |= 0x01;
0 意見
張貼留言
較新的文章
較舊的文章
字體變化
❒
放大字體
❒
縮小字體
網誌分類
8051
(11)
8052
(6)
apps
(14)
datasheet
(2)
ip210s
(4)
keil
(14)
Paradigm
(7)
protocol
(10)
SDCC
(40)
W77E352
(7)
W78E65
(2)
W79E632
(19)
WT61P9
(4)
網誌迷踪
►
2012
(
3
)
►
1月
(
3
)
►
2011
(
11
)
►
12月
(
11
)
►
2010
(
23
)
►
8月
(
1
)
►
7月
(
7
)
►
6月
(
4
)
►
5月
(
1
)
►
3月
(
3
)
►
2月
(
2
)
►
1月
(
5
)
▼
2009
(
69
)
►
12月
(
5
)
►
10月
(
2
)
►
9月
(
5
)
►
8月
(
5
)
►
7月
(
1
)
►
6月
(
4
)
►
5月
(
1
)
►
4月
(
21
)
▼
3月
(
25
)
8052 Timer 2
8052 Timer 2 Control Register (T2CON)
8051 pin define
8051 UART
8051 Serial Port Control Register (SCON)
W78E65 on-chip 1KB AUX-RAM
W78E65 security register
W79L632A ISP Operation Modes register
W79E632A ISP control register
8051 Timer
watchdog interrupt function
W79E632A 啟動時的旗標
W79E632 watchdog function
8051 interrupt
W79x632A timed access protection
watchdog 中斷觸發時間
8051 clock
Idle mode 省電功能
W79L632A on-chip 1KB MOVX SRAM
W79L632A register define
SDCC 與 Keil-C 相異之處
eclipse 雜記
Creating an new project on eclipseSDCC
SDCC for eclipse install
W79E632A security bits 說明
熱門文章
I2C protocol 原理及應用
紅外線感應器
二的補數 (電腦負數表示法)
8051 Timer
PWM (Pulse Width Modulation) 原理與應用
8051 interrupt
ir remote control NEC protocol
8051 clock
8051 外部中斷 (external interrupt)
8051 UART
載入中…
廣告展示
網誌訊息
邱小新の一言堂
證券公司定期定額手續費
17 小時前
邱小新の博客實驗
javascript change url port
1 個月前
邱小新の工作筆記
Realtek DFS command
1 年前
邱小新の投資實錄
永豐銀行-南非幣買賣實錄
12 年前
邱小新の閱讀手札
Java 的真相 -- 避開學習 Java 的陷阱與迷思
13 年前
邱小新の專案報告
Thread-safe Versions of POSIX.1 and C-language Functions
15 年前
總網頁瀏覽量
張貼留言