搜索结果
找到约 13 项符合
XRAM 的查询结果
VHDL/FPGA/Verilog This a FREE tool chain which compiles C codes into 8051 binary code, converts the binary to RTL ROM,
This a FREE tool chain which compiles C codes into 8051 binary code, converts the binary to RTL ROM, and simulate in Modelsim.
SDCC is the compiler.
Example compilation:
cd compile
sdcc --iram-size 0x80 --xram-size 0x800 t8051.c
REM sdcc --iram-size 0x80 t8051.c
packihx t8051.ihx > t8051.hex
...
单片机开发 将AIN0.0的输入值(电压)转换为12位数字量
将AIN0.0的输入值(电压)转换为12位数字量,保存在片内外部存储器XRAM中,本程序对应的处理器为C8051f020单片机。
技术资料 Nuvoton 1T 8051-内核微控制器 N76E003 中文手册 规格书
特性 CPU:– 全静态8位1T 8051内核CMOS微控制器.– 指令集全兼容MCS-51.– 4级优先级中断配置.– 双数据指针(DPTRs) 工作条件:– 宽电压工作范围2.4V至5.5V.– 宽工作频率最高至16MHz.– 工业级工作温度 -40℃ 至 +105℃. 存储器:– 最高至18K字节APROM用户程序代码区.– 可配置4K/3K/2K/1K/0K字节LDROM引导代码区 ...