This project is created using the Keil ARM CA Compiler. The Logic Analyzer built into the simulator may be used to monitor and display any variable or peripheral I/O register. It is already configured to show the PWM output signal on PORT3.0 and PORT3.1 This ARM Example may be debugged using only the uVision Simulator and your PC--no additional hardware or evaluation boards are required. The Simulator provides cycle-accurate simulation of all on-chip peripherals of the ADuC7000 deviCE series. You may create various input signals like digital pulses, sine waves, sawtooth waves, and square waves using signal functions which you write in C. Signal functions run in the background in the simulator within timing constraints you configure. In this example, several signal functions are defined in the included Startup_SIM.INI file.
標簽: the Analyzer Compiler project
上傳時間: 2013-12-19
上傳用戶:Yukiseop
This example demonstrates how to erase, write, and read the on-chip 640-byte EEPROM Data Memory of the Analog deviCEs ADuC812, ADuC814, ADuC816, and ADuC824 devivces. This example includes a µ Vision2 Project with a target for each supported deviCE.
標簽: demonstrates example on-chip EEPROM
上傳時間: 2015-05-04
上傳用戶:wl9454
This program configures the external memory interface and CAN to receieve data in a FIFO buffer and store the data in XRAM. Meant to receive data from another CAN deviCE.
標簽: configures and interface external
上傳時間: 2015-05-07
上傳用戶:zhangyi99104144
This is a serial mouse driver, which is compliant with Plug and Play, supports dynamic detection (via serenum) and removal (either hotplug or via the deviCE manager). The code serves as a sample for any serial-enumerable deviCE. The behavior of the various routines is documented in the source code files.
標簽: compliant detection supports dynamic
上傳時間: 2015-05-16
上傳用戶:dancnc
Details for How to develop an OAL .Step-by-step to develop an OAL. An OEM adaptation layer (OAL) is a layer of code between the Windows CE kernel and the hardware of your target deviCE. You develop an OAL to communicate data between your operating system (OS) and your target deviCE and include code to handle interrupts, timers, and so on.
標簽: develop OAL Step-by-step adaptation
上傳時間: 2014-01-07
上傳用戶:songnanhua
Far too many programmers and software designers consider efficient C++ to be an oxymoron. They regard C++ as inherently slow and inappropriate for performancecritical applications. Consequently, C++ has had little success penetrating domains such as networking, operating system kernels, deviCE drivers, and others.
標簽: programmers designers efficient consider
上傳時間: 2013-11-30
上傳用戶:zsjzc
Assembly example with RealView MDK The Assembly example shows how to create a pure assembly program for an ARM deviCE. It is done using the RealView Compilation Tools that are part of the RealView MDK-ARM.
標簽: Assembly example RealView assembly
上傳時間: 2015-05-30
上傳用戶:FreeSky
了解linux設備驅動程序的基本原理,包括symbol deviCE coding,debug and testing。
上傳時間: 2015-06-12
上傳用戶:6546544
1)MCS51內核,可以利用單片及開發軟件Keil軟件方便開發mp3播放器,無需特殊軟件平臺; 2)MPEG I/II-Layer 3 hardware decoder .獨立MP3 Decoder .支持48,44.1,32,24,22.05,16khz取樣頻率 .支持軟件31階音量控制,高中低音均衡控制 .重低音效果 3)集成DAC部件,支持PCM,IIS格式; 4)64K字節片上代碼存儲空間(100K次擦寫壽命) 5)4K字節boot flash memory,USB/UART下載代碼 6)集成USB1.1 deviCE部件 7)MMC卡接口 8)IDE/ATAPI接口(HDD/CD-ROM Interface) 9)2通道ADC,8Khz取樣 ....................... 關于該芯片的具體信息,可以訪問www.atmel.com獲取at89c51snd1c的datasheet. 這款MP3播放器以at89c51snd1c為核心,以硬盤為存儲介質,液晶屏為雙行顯示,每行顯示 7.5個漢字,這塊液晶屏以ST7920作為主控制器,內部集成8129個漢字,液晶屏在這個播放器中 用來顯示歌曲名稱以及一些播放狀態 支持FAT16,一個分區,不支持FAT32, USB1.1,速度有點慢
上傳時間: 2013-12-20
上傳用戶:電子世界
at91rm9200例子代碼,包括audio,basicboot,display,emac,flash,ide,rtc,uart,usb-deviCE,usb-host
上傳時間: 2015-06-22
上傳用戶:sdq_123