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 program shows how to configure and use the A/D Converter of the following microcontroller: STMicroelectronics ST10F166 After configuring the A/D, the program reads the A/D result and outputs the converted value using the serial port. To run this program... Build the project (Project Menu, Build Target) Start the debugger (Debug Menu, Start/Stop Debug Session) View the Serial Window (View Menu, Serial Window #1) View the A/D converter PERIPHERAL (PERIPHERAL Menu, A/D Converter) Run the program (Debug Menu, Go) A debug script (debug.ini) creates buttons that set different analog values in A/D channels. As the program runs, you will see the A/D input and output change. Other buttons create signals that generate sine wave or sawtooth patterns as analog inputs. µ Vision3 users may enable the built-in Logic Analyzer to view, measure and compare these input signals graphically.
標簽: microcontroll Converter configure following
上傳時間: 2014-12-01
上傳用戶:獨孤求源
給大家傳兩個Keil的插件,平凡工作室做的,很棒,可以在Keil中模擬出實驗板,能作不少實驗(ledkey,simboard) 使用說明: 1. 請將下載的2個插件內(nèi)容拷貝到uVision 的安裝目錄下的 \Keil\C51\BIN 中 2. 修改 Tool.ini, 此文件位于 uVision 的安裝目錄 \keil 下. 請將下面的內(nèi)容 添加到 [C51] 部分的后面. AGSI1=ledkey.dll ("ledkey") AGSI2=simboard.dll ("simboard") 3. 重啟uVsion. 進入Debug 模式, 打開菜單PERIPHERAL, 發(fā)現(xiàn)增加了2項 分別是鍵盤LED仿真板,51實驗仿真板。 這樣使用時就不用每次設置了,任何時候打開都可以用。
標簽: Keil simboard uVision ledkey
上傳時間: 2015-05-23
上傳用戶:xiaodu1124
This zip describes SPI communication with a Serial DataFlash AT45DB and/or with a DataFlashCard AT45DCB. It shows how to configure the SPI PERIPHERAL on the AT91RM9200EK. Includes main.html file for help. For use under Green Hills 3.6.1 Multi?2000 Software Tool
標簽: with DataFlashCard communication DataFlash
上傳時間: 2015-05-24
上傳用戶:lvzhr
一個簡單的SPI IP核,SPI Core Specifications 可以從說明文檔中找到! The simple Serial PERIPHERAL Interface core is an enhanced version of the Serial PERIPHERAL Interface found on Motorola s M68HC11 family of CPUs. The Serial PERIPHERAL Interface is a serial, synchronous communication protocol that requires a minimum of 3 wires. FEATURES: · Compatible with Motorola’s SPI specifications · Enhanced M68HC11 Serial PERIPHERAL Interface · 4 entries deep read FIFO · 4 entries deep write FIFO · Interrupt generation after 1, 2, 3, or 4 transferred bytes · 8 bit WISHBONE RevB.3 Classic interface · Operates from a wide range of input clock frequencies · Static synchronous design · Fully synthesizable
標簽:
上傳時間: 2015-09-17
上傳用戶:TRIFCT
Avalon Interface Specification,The Avalon interface specification is designed to accommodate PERIPHERAL development for the system-on-a-programmable-chip (SOPC) environment. The specification provides PERIPHERAL designers with a basis for describing the address-based read/write interface found on master and slave PERIPHERALs, such as microprocessors, memory, UART, timer, etc.
標簽: Avalon Specification specification accommodate
上傳時間: 2014-03-06
上傳用戶:pompey
Welcome to the software files for the ADS8361 to TMS320F2812! There are two project files in each of the folders McBSP, SPI and Both. Mode II and IV are explored using the McBSP port alone, as well as the SPI port. These projects are located in the SPI and McBSP folders. Modes I and III are explored using both McBSP and SPI. In Mode I, the M0 and M1 pins are controlled by use of the jumper on the evaluation module. A0 is controlled by the DX pin of the McBSP port. In Mode III, the A0, M0 and M1 pins are controlled via GPIO functions of PortF. The "SRC", "CMD" and "INCLUDE" files in the archive are from "C28x PERIPHERAL Examples in C" (document # SPRC097). If you have questions about this or other Data Converter products, feel free to e-mail us at:
標簽: files the software Welcome
上傳時間: 2015-12-16
上傳用戶:lixinxiang
ST7529液晶驅動 The ST7529 is a driver & controller LSI for 32 gray scale graphic dot-matrix liquid crystal display systems. It generates 255 Segment and 160 Common driver circuits. This chip is connected directly to a microprocessor, accepts Serial PERIPHERAL Interface (SPI), 8-bit/16-bit parallel or IIC display data and stores in an on-chip display data RAM. It performs display data RAM read/write operation with no external operating clock to minimize power consumption. In addition, because it contains power supply circuits necessary to drive liquid crystal, it is possible to make a display system with the fewest components.
標簽: 7529 controller dot-matrix graphic
上傳時間: 2013-12-02
上傳用戶:奇奇奔奔
The following program demonstates the required configuration of the pulse width modulator PERIPHERAL for the following chips : Philips 80C552 Philips 80C554 Philips 83/87C552 Philips 83/87C554 Philips 83/87C557E 8
標簽: configuration demonstates following modulator
上傳時間: 2014-01-17
上傳用戶:huangld
File: fw.c Contents: Firmware frameworks task dispatcher and device request parser File: FX2.h Contents: EZ-USB FX2 constants, macros, datatypes, globals, and library function prototypes. File: FX2regs.h Contents: EZ-USB FX2 register declarations and bit mask definitions. File: periph.c Contents: Hooks required to implement USB PERIPHERAL function. File: dscr.a51 Contents: This file contains descriptor data tables. File: dscr.a51 Contents: This file contains descriptor data tables. File: dscr.a51 Contents: This file contains descriptor data tables.
標簽: File frameworks dispatcher Contents
上傳時間: 2014-01-18
上傳用戶:bakdesec