CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - address memory
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - address memory - List
[
Other Embeded program
]
c51com
DL : 0
c51用串口通信源码,包括调试 1.发送:向总线上发命令 2.接收:从总线接收命令,并分析是地址还是数据。 3.定时发送:从内存中取数并向主机发送.-decoder serial communication with the source code, including a debugger. Send : Bus made to order two. Acceptance : Bus from receiving orders and analysis of data or address. 3. Timing this : from memory a few sent to the mainframe.
Date
: 2026-01-11
Size
: 1kb
User
:
zjf
[
Other Embeded program
]
kfs_1_0_1_release
DL : 0
kfs嵌入式文件系统1.0.1release版 作者:Eagle 来源:http://www.embseek.com 由embseek开发,专门针对小容量的EEPROM和FLASH等存储器,应用于无操作系统的嵌入式系统中。实现了类似于标准文件操作的接口。压缩包内有在pc下使用ram调试的示例代码。 1.0.1release版本更新内容 修改文件系统初始化api,使用开始地址和结束地址作为参数 修正了文件创建api,添加文件打开模式开关 修正文件碎片管理功能,现在已经不会出现文件碎片啦! 修正了文件系统当前首地址存放方式.-kfs 1.0.1release Embedded File System Version Author : Eagle Source : http://www.embseek.com by embseek development, specifically aimed at small capacity, such as EEPROM and FLASH memory, No operating system for embedded systems. Achieve similar to the standard file manipulation interface. Compressed within the pc use of the ram debugging code examples. 1.0.1release updated version to modify the file system initialization api. use starting address and ending address as a parameter that the file creation api. Add open mode switch that debris document management functions, it is now no document debris! That the first file system addresses the current storage methods.
Date
: 2026-01-11
Size
: 7kb
User
:
黄鹰
[
Other Embeded program
]
memtest
DL : 0
detailed memory test for embedded systems, checks for shorted address/data lines t-detailed memory test for embedded systems, checks for shorted address/data lines too
Date
: 2026-01-11
Size
: 1kb
User
:
vikrant
[
Other Embeded program
]
EXFlash
DL : 0
本程序是和外部RAM实验连起来的,先给外部RAM进行写数据操作,然后再把RAM里的数据写到外部FLASH中。本实验当运行至断点时,点击view,然后点击memory来查看存储空间,Address填写0x00080000,点击ok,就能看到0x00080000开始,各个存储单元的值从0开始递增。-This procedure is experimental and external RAM connected together, give the external RAM to write data operation, and then writes the data in RAM in the external FLASH. When this experiment run to breakpoint, click on the view, and then click to see the memory storage space, Address fill 0x00080000, click ok, you can see 0x00080000 start, the value of each memory cell increases from 0.
Date
: 2026-01-11
Size
: 308kb
User
:
张良
[
Other Embeded program
]
ExRam
DL : 0
本程序是访问外部RAM空间,与外部RAM可以实现读写数据当程序比较大时,在仿真时,内部18K的RAM无法满足空间需求的情况下,可以将文件下载到外部扩展的RAM空间,当然,此时,需要对CMD进行相应的配置。 本实验中,请在RamRead(0x4000)这一行设置断点,当运行至断点时,点击view然后点击memory来查看存储空间,Address填写0x00100000,点击ok,就能看到0x00100000开始,各个存储单元的值从0开始递增。-This procedure is to access external RAM space, and external RAM can read and write data when the program is large, in the simulation, the internal 18K of RAM can not meet the space requirements of the case, you can download the file to an external RAM expansion space, of course, At this point, need to be configured on the CMD. In this study, please RamRead (0x4000) set a breakpoint in this line, when you run to the breakpoint, click on the view and then click to view memory storage space, Address fill 0x00100000, click ok, you can see the beginning 0x00100000, each memory cell incremental value from 0.
Date
: 2026-01-11
Size
: 303kb
User
:
张良
[
Other Embeded program
]
I2C
DL : 0
I2C总线驱动,将数据写入2C02的某个存储地址,在读取这个地址上的数据,判断程序是否正确-I2C bus driver to write data to a memory address 2C02, read the address on the data, determine whether the correct
Date
: 2026-01-11
Size
: 61kb
User
:
leakey
[
Other Embeded program
]
memory-read-for-51MCU
DL : 0
利用4个数码管给单片机附一个值,单片机读出该地址下的内存数值并且显示在数码管上。-The use of four digital tube to the single-chip microcomputer with a value, single-chip microcomputer read the address of memory numerical and displayed in digital tube.
Date
: 2026-01-11
Size
: 33kb
User
:
侯志敏
[
Other Embeded program
]
Serialmake
DL : 0
在LPC2129程序存储空间的某个地址: 0x00020000和 0x00020010写入数据,以便程序在运行时能读取,确定该芯片的数据信息,通过该程序完成烧写文件的生成。-An address in LPC2129 program memory space: 0x00020000 0x00020010 write data, so the program at runtime can be read to determine the chip' s data information by burning documents the completion of the program, generated.
Date
: 2026-01-11
Size
: 3.46mb
User
:
haopijin
[
Other Embeded program
]
nuc700-bootloader
DL : 0
新唐nuc700系列arm芯片的nor flash boot引导程序.-Once install on the target board, the NUC700 Boot Loader (WBL) is the first program to be executed after power on. It is responsible to initialize the system including memory interface, interrupt vector table, address remapping, peripherals and so on.
Date
: 2026-01-11
Size
: 1.04mb
User
:
tanshi
[
Other Embeded program
]
SMG-driver
DL : 0
* 功能:图形液晶240*128驱动(型号为SMG240128A)。32K显示存,0000H-7FFFH地址。显示是横向字节,高位 * 在前。 * 说明:图形液晶采用T6963C为LCD控制芯片,内带负压产生器,单5伏供电,并行接口(使用LPC2210驱动)。-* Function: Graphic LCD 240* 128 drive (model SMG240128A). 32K display memory, 0000H-7FFFH address. Shows a horizontal bytes, high* first.* Note: T6963C graphic LCD using the LCD controller chip, which with negative pressure generator, a single 5-volt power supply, parallel interface (using LPC2210 driver).
Date
: 2026-01-11
Size
: 1.1mb
User
:
name
[
Other Embeded program
]
VMD642_flash
DL : 0
FLASH 测试 VMD642 开发板上的 flash 芯片为 Spansion 本例程在 VMD642_flash 目录中。 FLASH 的测试主要包括 FLASH 的擦除和读/写操作,以及其在存储空间中的映射是否 正确。 首先配置 EMIF,使得 FLASH的 8 个 512K空间映射到 DM642的存储空间中。 擦除 FLASH 的 8 个页面。 VMD642_rset(VMD642_FLASHPAGE, page) 设置当前页面。 在 VMD642 开发板中 4M 的 flash 空间被分为 8个 512k 页面,每个 512k的页面由 8 个 64k 的 sector组成。但注意在 Spansion 的这个 FLASH芯片中, 它的4M的地址空间是这么安排的: 总共72个sectors, 其中sector 0-7 为 8k, .sector 8-63 为 64k。 所以,在 VMD642-C 中的第一个页面的第一个 sector又分为8 个8k的 sub sectors。 擦除完后,向 FLASH中写入以每页的页数开始的顺序数据。 按同样顺序依次读出 FLASH 中的数据,比较读/写是否正确。 -FLASH test VMD642 development board flash chips for Spansion This routine VMD642_flash directory. The tests include FLASH FLASH erase and read/write operations, and the storage space in which the mapping is correct. First configure the EMIF, making the FLASH 8 512K space is mapped to the DM642 memory space. Erase the FLASH 8 pages. VMD642_rset (VMD642_FLASHPAGE, page) setting the current page. In VMD642 development board 4M of flash space is divided into eight 512k pages, each page 512k 64k by the eight components of the sector. But note this in Spansion FLASH chip, it' s 4M address space is so arranged: total 72 sectors, including sector 0-7 of 8k,. Sector 8-63 of 64k. Therefore, in VMD642-C in the first page of the first sector is divided into 8 8k the sub sectors. After erase, write to the FLASH pages per order starting data. By the same order of the data read out FLASH compare read/write is correct.
Date
: 2026-01-11
Size
: 78kb
User
:
ye
[
Other Embeded program
]
How-To-Setup-on-Raspberry-Pi.txt.tar
DL : 0
Basic Steps (Detailed below) 1. Install NOOBS. 2. login with ssh. 3. Set the network to static IP Address. 4. Set the hostname to raspbian. 5. Update and upgrade your firmware and software. 6. Increase RAM memory allocation. 7. Installed a FTP Server. 8. Installed USB library for development. 9. Install Ramlog. (Optional) 10. Install a web Server. 11. Setup Local DNS access on your PC browser. 12. Make a backup copy of the SD card using dd.
Date
: 2026-01-11
Size
: 4kb
User
:
Mike
[
Other Embeded program
]
xiangweiyi
DL : 0
本设计给出了以凌阳16位单片机Spce061A为核心的数字式相位测量的基本原理与实现方案。该系统由相位测量仪、数字式移相信号发生器和移相网络三个模块构成,分别由两块单片机独立地实现控制与显示功能。采用DDS技术生成两路正弦波信号,并通过改变存储器中数据读取的起始地址来实现数字移相的功能,用Ф-T变换技术来实现相位差的测量,使得测量分辨率精确到0.1o,测得的频率与相位差值送入LCD进行显示,加入红外键盘以及语音播报的功能,使得系统具有智能化、人性化的特色。-This design gives the basic principles and implementation of programs to Spce061A Sunplus 16-bit microcontroller as the core of digital phase measurement. The system consists of a phase meter, digital phase shifting generator and phase-shifting network of three modules, independently by two microcontroller for control and display functions, respectively. DDS technology used to generate two sine wave signals, and by changing the start address of the memory read data to realize the function of the digital phase shift, with Ф-T conversion technology to achieve a phase difference measurement, making accurate measurement resolution 0.1 the frequency and phase of the measured values into the LCD display, adding infrared keyboard and voice broadcast feature that makes the system with intelligent, user-friendly features.
Date
: 2026-01-11
Size
: 423kb
User
:
何祥
[
Other Embeded program
]
data_idata_xdata_pdata_bdata
DL : 0
本文档说明C51单片机的各种数据类型关键字及其对应的存储地址范围,有助于入门级的新手。-This documentation C51 of various data types and their corresponding keyword memory address range, helps to entry-level newcomers.
Date
: 2026-01-11
Size
: 7kb
User
:
紫鸢
[
Other Embeded program
]
main
DL : 0
stm8s M24C64 iic eeprom 源码-This firmware provides a basic example of how to use the I2C firmware library and an associate I2C EEPROM driver to communicate with an I2C EEPROM device (here the example is interfacing with M24C64 EEPROM) I2C peripheral is configured in Master transmitter during write operation and in Master receiver during read operation I2C EEPROM. The speed is set to 200kHz and can be configured by modifying the related define in stm8s_ _i2c_ee.h file. For M24C64 devices all the memory is accessible through the two-bytes addressing mode and need to define block addresses. In this case, only the physical address has to be defined (according to the address pins (E0,E1 and E2) connection). This address is defined in stm8s_ _i2c_ee.h (default is 0xA0: E0, E1 and E2 tied to ground). The EEPROM addresses where the program start the write and the read operations is defined in the main.c file. First, the content of Tx1_Buffer is written to the EEPROM_WriteAddress1 and the wr
Date
: 2026-01-11
Size
: 3kb
User
:
ken
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.