The P90CL301 is a highly integrated 16/32 bit micro-controller especially suitable for applications requiring lowvoltage and low power consumption. It is fully software compatible with the 68000. Furthermore, it provides bothstandard as well as advanced peripheral functions on-chip.One of these peripheral functions is the I2C bus. This report describes worked-out driver software (written in C) toprogram the P90CL301 I2C interface. It also contains interface software routines offering the user a quick start inwriting a complete I2C system application.
上傳時(shí)間: 2014-01-06
上傳用戶:氣溫達(dá)上千萬(wàn)的
用單片機(jī)配置FPGA—PLD設(shè)計(jì)技巧 Configuration/Program Method for Altera Device Configure the FLEX Device You can use any Micro-Controller to configure the FLEX device–the main idea is clocking in ONE BITof configuration data per CLOCK–start from the BIT 0The total Configuration time–e.g. 10K10 need 15K byte configuration file•calculation equation–10K10* 1.5= 15Kbyte–configuration time for the file itself•15*1024*8*clock = 122,880Clock•assume the CLOCK is 4MHz•122,880*1/4Mhz=30.72msec
標(biāo)簽: FPGA PLD 用單片機(jī) 設(shè)計(jì)技巧
上傳時(shí)間: 2013-10-09
上傳用戶:a67818601
1.增加的設(shè)備支持: Atmel AT91SAM9Rxx Cirrus Logic CS7401xx-IQZ Luminary Micro LM3S576x, LM3S5752, LM3S5747, LM3S573x, LM3S5662, LM3S5652, LM3S5632, LM3S3759, LM3S3749, and LM3S3739 NXP LPC32XX and LPC2460 STMicroelectronics STR912FAZ4X, STR912FAW4X, STR911FAW4X, STR911FAM4X, STR910FAW32, and STR910FAZ32 2.修改了NXP LPC23XX/24XX的頭文件庫(kù) 3.增加了ST-LINK II的調(diào)試支持 4.增加了對(duì)Cortex-M3 內(nèi)核芯片的RTX Event Viewer 的支持 5.增加了MCBSTM32: STM32 FLASH OPTION BYTES PROGRAMMING 6.增加了ULINK2對(duì)Cortex-M3的SWV功能的調(diào)試 7.增強(qiáng)了使用GNU在MDK下調(diào)試M1,M3,ARM7,ARM9的調(diào)試功能( Using μVision with CodeSourcery GNU ARM Toolchain.) 8.增加了大量經(jīng)典開發(fā)板例程 Boards目錄列表: ├─Embest 深圳市英蓓特公司開發(fā)板例程 │ ├─AT91EB40X-40008 │ ├─S3CEB2410 │ ├─ATEBSAM7S │ ├─LPC22EB06-I │ ├─LPCEB2000-A │ ├─LPCEB2000-B │ ├─LPCEB2000-S │ ├─str710 │ ├─str711 │ ├─str730 │ ├─str750 │ ├─STR912 │ ├─STM32V100 │ ├─STM32R100 │ ├─ATEB9200 ├─ADI ADI半導(dǎo)體的芯片例程 │ ├─ADuC702X │ └─ADuC712x ├─Atmel Atmel半導(dǎo)體的芯片例程 │ ├─AT91RM9200-EK │ ├─AT91SAM7A3-EK │ ├─AT91SAM7S-EK │ ├─AT91SAM7SE-EK │ ├─AT91SAM7X-EK │ ├─AT91SAM9260-EK │ ├─AT91SAM9261-EK │ ├─AT91SAM9263-EK ├─Keil Keil公司的開發(fā)板例程 │ ├─MCB2100 │ ├─MCB2103 │ ├─MCB2130 │ ├─MCB2140 │ ├─MCB2300 │ ├─MCB2400 │ ├─MCB2900 │ ├─MCBLM3S │ ├─MCBSTM32 │ ├─MCBSTR7 │ ├─MCBSTR730 │ ├─MCBSTR750 │ └─MCBSTR9 ├─Luminary Luminary半導(dǎo)體公司的芯片例程 │ ├─ek-lm3s1968 │ ├─ek-lm3s3748 │ ├─ek-lm3s3768 │ ├─dk-lm3s101 │ ├─dk-lm3s102 │ ├─dk-lm3s301 │ ├─dk-lm3s801 │ ├─dk-lm3s811 │ ├─dk-lm3s815 │ ├─dk-lm3s817 │ ├─dk-lm3s818 │ ├─dk-lm3s828 │ ├─ek-lm3s2965 │ ├─ek-lm3s6965 │ ├─ek-lm3s811 │ └─ek-lm3s8962 ├─NXP NXP半導(dǎo)體公司的芯片例程 │ ├─LH79524 │ ├─LH7A404 │ └─SJA2510 ├─OKI OKI半導(dǎo)體公司的芯片例程 │ ├─ML674000 │ ├─ML67Q4003 │ ├─ML67Q4051 │ ├─ML67Q4061 │ ├─ML67Q5003 │ └─ML69Q6203 ├─Samsung Samsung半導(dǎo)體公司的芯片例程 │ ├─S3C2440 │ ├─S3C44001 │ └─S3F4A0K ├─ST ST半導(dǎo)體公司的芯片例程 │ ├─CQ-STARM2 │ ├─EK-STM32F │ ├─STM32F10X_EVAL │ ├─STR710 │ ├─STR730 │ ├─STR750 │ ├─STR910 │ └─STR9_DONGLE ├─TI TI半導(dǎo)體公司的芯片例程 │ ├─TMS470R1A256 │ └─TMS470R1B1M ├─Winbond Winbond半導(dǎo)體公司的芯片例程 │ └─W90P710 └─ ...
上傳時(shí)間: 2013-10-13
上傳用戶:zhangliming420
The main objective of this book is to present all the relevant informationrequired for RF and micro-wave power amplifier design includingwell-known and novel theoretical approaches and practical design techniquesas well as to suggest optimum design approaches effectively combininganalytical calculations and computer-aided design. This bookcan also be very useful for lecturing to promote the analytical way ofthinking with practical verification by making a bridge between theoryand practice of RF and microwave engineering. As it often happens, anew result is the well-forgotten old one. Therefore, the demonstrationof not only new results based on new technologies or circuit schematicsis given, but some sufficiently old ideas or approaches are also introduced,that could be very useful in modern practice or could contributeto appearance of new ideas or schematic techniques.
標(biāo)簽: Amplifier Microwave Design Power
上傳時(shí)間: 2013-12-22
上傳用戶:vodssv
《西門子系列PLC原理及應(yīng)用》共有8章,第1章介紹了PLC的基本組成與工作原理;第2章介紹了西門子S7-200系列PLC的構(gòu)成、性能及其工作方式;第3章詳細(xì)地介紹了S7-200系列PLC專用編程軟件STEP 7-Micro/WIN的主要功能與使用方法;第4~5章,結(jié)合實(shí)例介紹S7-200系列PLC的基本命令與功能命令;第6章講述了S7-200系列PLC的網(wǎng)絡(luò)通信知識(shí)與命令;第7章講述了PLC控制系統(tǒng)的總體設(shè)計(jì)方法,并由淺入深地介紹了8個(gè)控制系統(tǒng)設(shè)計(jì)實(shí)例;第8章介紹了西門子S7-200系列PLC的安裝與維護(hù)。
上傳時(shí)間: 2013-12-31
上傳用戶:stampede
本視頻主要講施耐德PLC硬件方面的知識(shí)學(xué)習(xí),包括Quantum系列的相關(guān)模塊知識(shí)。附件還包括了施耐德PLC聯(lián)機(jī)編程手冊(cè)。 1 Twido 系列處理器 1.1 使用 USB 口電纜為 Twido 處理器編程 1.1.1 USB 電纜介紹 1.1.2 為 USB 電纜安裝驅(qū)動(dòng) 1.1.3 安裝 Modbus 驅(qū)動(dòng) 1.1.4 TwidoSoft 軟件的設(shè)置 1.2 使用串口電纜為 Twido 處理器編程 1.3 Twido 處理器通過(guò)集成的以太網(wǎng)口編程 2 Micro 與 Premium 系列 2.1 使用 USB 口電纜為 Micro 與 Premium 處理器編程 2.2 使用串口電纜編程 2.3 使用 XIP 驅(qū)動(dòng)實(shí)現(xiàn) Premium 的以太網(wǎng)編程 2.4 通過(guò) ETZ 以太網(wǎng)模塊為 Micro 編程 2.4.1 通過(guò)以太網(wǎng)線連接 ETZ 模塊 2.4.2 通過(guò)串口電纜連接 ETZ 模塊 2.4.3 使用 XIP 驅(qū)動(dòng)實(shí)現(xiàn) Micro 的以太網(wǎng)編程 3 M340 系列 3.1 使用 USB 口編程 3.2 使用 Modbus 口編程 3.3 通過(guò)以太網(wǎng)實(shí)現(xiàn)編程連接 4 Quantum 與 Momentum 系列 4.1 Quantum 使用 USB 口編程 4.2 使用 Modbus 口編程 4.3 通過(guò) Modbus Plus 實(shí)現(xiàn)編程連接 4.4 通過(guò)以太網(wǎng)實(shí)現(xiàn)編程連接
上傳時(shí)間: 2013-11-21
上傳用戶:shuizhibai
中國(guó)銀聯(lián)主導(dǎo)智能SD卡座接口規(guī)范,卡座規(guī)格書。智能SD卡又名SIMT卡或NFC TF卡、NFC Micro SD卡,支持NFC近場(chǎng)通信,可應(yīng)用于一卡通手機(jī)、一卡通手機(jī)掛件,是國(guó)家銀聯(lián)主導(dǎo)推行的便捷支付標(biāo)準(zhǔn)。
標(biāo)簽: SD卡
上傳時(shí)間: 2013-10-18
上傳用戶:dbs012280
微型操作系統(tǒng),想知道操作系統(tǒng)秘密的初學(xué)者可以在這起步。 文件列表: 1 micro-os.img 已編好的軟盤映象。 2 micro-os_kernel.bin 命令核心二進(jìn)制代碼 3 micro-os_loader.boot 啟動(dòng)二進(jìn)制代碼 4 micro-os_loader.asm micro-os_kernel.asm 源文件 用法:1 編譯源文件 2 將loader.boot 用工具寫入軟盤0道0頭1扇區(qū) kernel.bin寫入0.0.2-0.0.n (n<10) 在 0.0.1的最后兩個(gè)字節(jié)寫入55h ,aah 3 啟動(dòng) 有幾個(gè)可用命令 help cls quit exit reboot
標(biāo)簽: 操作系統(tǒng)
上傳時(shí)間: 2013-12-11
上傳用戶:zwei41
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.
標(biāo)簽: demonstrates example on-chip EEPROM
上傳時(shí)間: 2015-05-04
上傳用戶:wl9454
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.
標(biāo)簽: microcontroll Converter configure following
上傳時(shí)間: 2014-12-01
上傳用戶:獨(dú)孤求源
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1