Welcome![Sign In][Sign Up]
Location:
Search - emc I

Search list

[Other resourceEMC单片机程序开发技巧

Description: 本人在开发的义隆(EMC)单片机程序过程中总结的经验!!! 教你开发简洁明了,结构合理的单片机程序-I in the development of the Elan (EMC) SCM proceedings summed up the experience! ! ! Teach you develop concise, reasonable structure of the SCM process!
Platform: | Size: 38338 | Author: 彭武 | Hits:

[OtherEMC EM78系列单片机教程

Description: 第一章 EM78系列单片机简介 1 第二章 EM78系列单片机硬件结构……………………………………………………….3 2.1. 主要功能特点 3 2.2. EM78X56型号分类、命名方法及管脚功能说明 3 2.2.1. 型号分类(表2.1): 3 2.2.2. 命名方法: 3 2.2.3. EM78X56管脚功能描述 4 2.3. EM78内部结构框图 4 2.4. 程序存储器和堆栈 5 2.4.1. 程序存储器 5 2.4.2. 堆栈 6 2.5. 数据存储器RAM结构 6 2.5.1. 工作寄存器 6 2.5.2. 特殊功能寄存器 8 2.6. TCC/WDT及预分频器Prescaler 11 2.7. I/O口(port5、port6) 12 2.8. EM87X56复位 14 2.8.1. 产生复位原因 14 2.8.2. 复位状态 14 2.8.3. 内部上电复位电路和电压检测器 16 2.8.4. 外部复位电路 17 2.9. 休眠状态和唤醒 18 2.10. 中断功能 19 2.10.1. 硬件中断
Platform: | Size: 767727 | Author: Asunny | Hits:

[ARM-PowerPC-ColdFire-MIPS9200-emc-test

Description: AT91S_IPheader IpHeader; int status; AT91F_LowLevelInit(); AT91F_DBGU_Printk("\n\n\r-I- ======================================\n\r"); AT91F_DBGU_Printk("-I- AT91RM9200 EMAC Test\n\r"); AT91F_DBGU_Printk("-I- --------------------------------------\n\r"); //* System Timer initialization AT91F_ST_SetPeriodInterval(AT91C_BASE_ST, AT91C_ST_PITS); AT91F_ST_EnableIt(AT91C_BASE_ST, AT91C_ST_PITS); AT91F_AIC_ConfigureIt ( AT91C_BASE_AIC, // AIC base address AT91C_ID_SYS, // System peripheral ID AT91C_AIC_PRIOR_HIGHEST, // Max priority AT91C_AIC_SRCTYPE_INT_LEVEL_SENSITIVE, // Level sensitive AT91F_ST_ASM_HANDLER ); //* Enable ST interrupt AT91F_AIC_EnableIt(AT91C_BASE_AIC, AT91C_ID_SYS); //* Initialize AT91RM9200 EMAC status = AT91F_EmacEntry(); if (status) { sprintf(MsgBuffer, "Error EMAC init: 0x%x", status); AT91F_DBGU_Printk(MsgBuffer); while(1); } while(1) if (AT91F_ProcessEmacPacket(&IpHeader) == AT91C_IPPACKET) AT91F_DisplayIpPacket(&IpHeader);
Platform: | Size: 57527 | Author: onewind | Hits:

[OtherEMC单片机程序开发技巧

Description: 本人在开发的义隆(EMC)单片机程序过程中总结的经验!!! 教你开发简洁明了,结构合理的单片机程序-I in the development of the Elan (EMC) SCM proceedings summed up the experience! ! ! Teach you develop concise, reasonable structure of the SCM process!
Platform: | Size: 37888 | Author: 彭武 | Hits:

[Other Embeded programARM9(s3c2410)boot

Description: 2410addr.inc:s3c2410内部寄存器定义 memcfg.inc : 存储块配置,主要定义时序 option.inc : s3c2410堆栈地址,时钟等设置 。 2410init.asm: 启动代码 -2410addr.inc : s3c2410 internal registers definition memcfg.inc : storage block allocation Timing option.inc main definitions : s3c2410 stack addresses, putting the clock. 2410init.asm : bootcode
Platform: | Size: 11264 | Author: 哇哈哈 | Hits:

[SCMEMCTX808MOO

Description: 这是一个有减肥功能的腰带按摩器,用EM78P447S单片机编写,主要是由单片机驱动直流马达变速,有40种速度,不同速度按摩效果不一样,而且同时还用这个单片机的I/O口直按驱动一个段码LCD。以达到方便生产并节约成本。-It is a slimming belt massage function, and used to prepare EM78P447S Singlechip, mainly driven by the single-chip variable-speed DC motor, has 40 kinds of speed, effect massage at different speeds are not the same, but also use this single chip I/O port directly by a paragraph code-driven LCD. In order to achieve convenient and cost-effective production.
Platform: | Size: 7168 | Author: 彭云 | Hits:

[Embeded-SCM Develop447-dt3

Description: emc的实战例子 3 of 5 注释很详细,相信对大家一定有很大帮助.-emc actual examples of 3 of 5 notes in great detail, I believe all of you be of much help.
Platform: | Size: 4096 | Author: 张三峰 | Hits:

[Embeded-SCM Develop447-dt4

Description: emc的实战例子 4 of 5 注释很详细,相信对大家一定有很大帮助.-emc actual examples of 4 of 5 Notes in great detail, I believe all of you be of much help.
Platform: | Size: 1024 | Author: 张三峰 | Hits:

[OtherEMC-FastAlgorithm

Description: 我老板的EMC快速算法及相关研究的文章:基于腔模模型,发展了用于高效准确计算多层印制电路板中矩形和直角正三角形供电系阻抗的一种快速算法。应用分解元法,该快速算法可进一步扩展到由矩形及直角正三角形单元组合而成的形状更复杂的供电系。供电系的计算及实测S-参量之间吻合很好这一事实表明∶快速算法及分解元法的联合应用可作为预测供电系阻抗的一种准确有效的手段。-I am the owner of Fast Algorithm for EMC and related research article: Based on the cavity-mode model, the development of an accurate calculation for high-performance multi-layer printed circuit board and the right-angle equilateral triangle in the rectangular power supply line impedance of a fast algorithm. Application of decomposition method, the fast algorithm can be further extended to rectangular and rectangular equilateral triangle from a combination of units to more complex shape of the power supply line. Power supply lines are calculated and measured S-parameters are in good agreement between the facts show that: A fast algorithm and the decomposition of the joint application element method can be used as prediction of a power supply line impedance accurate and effective means.
Platform: | Size: 4407296 | Author: 李杰 | Hits:

[SCMEMC-epprom

Description: 义隆单片机读写24C** ** 24CXX 接口I2C总线读/写的程序 ** (所有时序均基于4MHZ晶体震荡器频率)-Elan Single-chip 24C**** 24CXX read and write I2C bus interface read/write procedures** (All timing are based on the frequency of 4MHz crystal oscillator)
Platform: | Size: 4096 | Author: cl | Hits:

[OtherEMc

Description: 介绍了EMC的相关资料对学习很有帮助,希望能帮到你!-EMC introduced the relevant information helpful for learning, I hope to help you!
Platform: | Size: 97280 | Author: 胡博 | Hits:

[assembly languageAt24c

Description: IIC 24读写的源码 有详尽的口线控制,用EMC 61000IC 和其开发环境,具体不明白可MAIL 本人讨论-IIC 24 to read and write the source code there is a detailed control of the mouth line, using EMC 61000IC and its development environment, specifically I do not understand can be discussed MAIL
Platform: | Size: 5120 | Author: sunny | Hits:

[Other1598293184_EMCAnalys

Description: Modern EMC Analysis Techniques, Part I: Time-Domain Computational Schemes
Platform: | Size: 18110464 | Author: chouto | Hits:

[OtherDataStoragepdf

Description: 数据存储方面的教程,pdf格式,来自于EMC。我合并了源教程中各章零散的pdf文件,使得每章都只是一个文件。-Data storage tutorials, pdf format, from EMC. I combined the source tutorial chapters scattered pdf file so that each chapter is just a file.
Platform: | Size: 16038912 | Author: lys | Hits:

[SCMWicePlus2.3080324_Update_2.4080528

Description: EMC单片机WicePlus开发软件,本人找好久才找到的!希望对大家有用!-EMC SCM WicePlus development software, I am looking for a long time to find it! Hope to be useful!
Platform: | Size: 663552 | Author: 张俊熙 | Hits:

[SCMEM78P156_RX

Description: 义隆8BIT 单片机接收功能程序,具有检测功能-EMC 8 BIT I/O INPUT OUTPUT
Platform: | Size: 4096 | Author: 聂弘峰 | Hits:

[File FormatEMI-EMC

Description: 本人搜集的有关EMI-EMC相关行业标准-I collected the EMI-EMC industry-standard
Platform: | Size: 3279872 | Author: jing | Hits:

[Software EngineeringEMC-rectification-problem

Description: EMC 的整改问题,相信各位接触过的工程师都会有很刻记忆。在本论坛也浏览了一些朋友对 EMC 的认识,有的朋友认为不是自己设计的电路或自己布的 PCB,那别人就对这个电源过 EMC 没有更好的方法,还有的一些朋友对电源的 IC 的功能情有独钟,他们可以分析出很多的情况。认为是这个 IC 的功能影响到了产品的 EMC 的指标。-EMC rectification problem, I believe you will have contact with engineers is engraved memory. In this forum also browse some friends of EMC knowledge, some friends do not think of their own design circuits or own cloth PCB, this power that others will too EMC is no better way, there s some friends of power function IC s soft spot, they can analyze a lot of cases. Considered to be the function of this IC affect EMC s index products.
Platform: | Size: 487424 | Author: 胜客 | Hits:

[Otherele_eng

Description: 电子工程师的EMC知识,相信很多朋友需要学习-EMC knowledge of electronic engineers, I believe a lot of friends need to learn
Platform: | Size: 676864 | Author: peter | Hits:

CodeBus www.codebus.net