导航: 老古网老古论坛XMOS公共讨论区XMOS开源项目区单片机程序设计嵌入式系统广告区域
→This is the keypoint

* 60721: 请教:C51程序超过64K

   天好高 
天好高发表的帖子 

 This is the keypoint
we have to use a P1.X as select pin because the 51 architecture only admits 64K addressable volume and provide 16 pins Address Bus( P0 and P2).As a result,the address method is complicated.For example,using P1.0 to address another 64K,when you wanna address the extended memory,you should clear P1.0 firstly,which maps the extended 64K as your based 64K .

发表时间:2004年8月19日15:15:30

  
回复该帖

本主题共有 18 帖,分页:>>>>>该主题的所有内容[18]条

 *树形目录 只列出部分跟帖的标题以及简单的摘要信息 该主题的部分跟帖如下:

  60762.[详细]不知道单片机是怎么实现分别访问的,请问有这方面的资料吗?
摘要:不知道单片机是怎么实现分别访问的,请问有这方面的资料吗?......(56字)
- [guest][796次] 2004年8月20日

  60774.[详细]no documents
摘要:But i know the access process:(above all,we name base 64K and ext......(332字)
- [天好高][1032次] 2004年8月20日

  60780.[详细]这个我有点明白,当超过64K我可以判断,但是MCU 怎么判断呢?这是在程序里啊。能用QQ..
摘要:这个我有点明白,当超过64K我可以判断,但是MCU 怎么判断呢?这是在程序里啊。能用QQ交流吗?我的是52652254......(101字)
- [guest][794次] 2004年8月20日

[上一篇帖子]:我刚开始使用nRF903,没有头绪,有没有关于nRF903的源程序呢?可不可以给个例子呢?我的油箱c
[下一篇帖子]:用windriver开发驱动程序的进来帮个忙呀请问用windriver开发驱动程序,选择生成VC6.