Welcome![Sign In][Sign Up]
Location:
Search - GPIO2

Search list

[Other resourcegpio2

Description: tms320f2812 GPIO程序 基于DEC2812-tms320f2812 GPIO procedures based on DEC2812
Platform: | Size: 88733 | Author: 马文宇 | Hits:

[DSP programgpio2

Description: tms320f2812 GPIO程序 基于DEC2812-tms320f2812 GPIO procedures based on DEC2812
Platform: | Size: 148480 | Author: 马文宇 | Hits:

[Software EngineeringAtllasMgr

Description: wince utility for gps repair
Platform: | Size: 72704 | Author: buzdugan | Hits:

[DSP programGPIO2

Description: 自己编写的DSP 键盘扫描程序,对初学者很有帮助的哦-I have written DSP keyboard scanner, useful for beginners Oh
Platform: | Size: 199680 | Author: wan | Hits:

[Othergpio2

Description: Gpio example DSP - TMS320c6713-Gpio example DSP - TMS320c6713
Platform: | Size: 79872 | Author: Jonas | Hits:

[DSP programepwm_trip_zone07-30

Description: dsp280x实现输出四路PWM波形,可以改变波形的周期和占空比,输出波形的相位也不同,在示波器上能看到波形,代码全部调试合格,ccs3.1下编译通过- This program requires the DSP280x header files. // // Initially tie TZ1 (GPIO12) and TZ2 (GPIO13) high. // // During the test, monitor ePWM1 or ePWM2 outputs // on a scope Pull TZ1 or TZ2 low to see the effect. // // EPWM1A is on GPIO0 // EPWM1B is on GPIO1 // EPWM2A is on GPIO2 // EPWM2B is on GPIO3 // // ePWM1 will react as a 1 shot trip // // ePWM2 will react as a cycle by cycle trip and will be // cleared if TZ1 and TZ2 are both pulled back high. // // // As supplied, this project is configured for "boot to SARAM" // operation. The 280x Boot Mode table is shown below. // For information on configuring the boot mode of an LSD_EVM320F2801X, // please refer to the documentation included with the LSD_EVM320F2801X,
Platform: | Size: 177152 | Author: JEFF | Hits:

[uCOSGPIO2

Description: 本资料主要是ucosii操作系统的移植到arm7,主要是GPIO的应用。-This information is mainly ucosii operating system ported to arm7, mainly GPIO application.
Platform: | Size: 222208 | Author: Wayne | Hits:

[SCMGPIO2

Description: 火牛开发板+移植正点原子的LED闪烁程序(库)。作少量修改,使用Systick 延时。-AC adapter+ transplant punctual atomic development board LED blink program (library). To make minor modifications, using Systick delay.
Platform: | Size: 4861952 | Author: Allen | Hits:

[VHDL-FPGA-VerilogA7105-Datasheet-v1.1

Description: 无线A7105说明书 0.0 Initial issue. 0.1 Modified specification and add section for TX power setting 0.2 Add top marking info., reflow profile, Carry tape & reel dimensi 0.3 Modify description of state machine and FIFO mode Rename IRQS1/IRQS2 to GIO1S/GIO2S Rename GPIO1/GPIO2 to GIO1/GIO2 Add Easy FIFO mode, Segment FIFO mode Delete thermal sensor function / external voltage measuremen Delete TWWS function Add State diagram of quick/normal/power saving FIFO mode Add State diagram of Direct mode Rename Master Clock FCSCK to FMCLK Modify data rate support from 1K~500K to 2K ~ 500K 1.0 Revise description of state machine and FIFO mode Remove un-necessary components of application circuit Add RSSI curve Add layout guidance 1.1 Revise min. operation voltage from 1.9V to 2.0V Revise typical TX current (0dBm) from 19mA to 20mA-0.0 Initial issue. 0.1 Modified specification and add section for TX power setting 0.2 Add top marking info., reflow profile, Carry tape & reel dimensi 0.3 Modify description of state machine and FIFO mode Rename IRQS1/IRQS2 to GIO1S/GIO2S Rename GPIO1/GPIO2 to GIO1/GIO2 Add Easy FIFO mode, Segment FIFO mode Delete thermal sensor function/external voltage measuremen Delete TWWS function Add State diagram of quick/normal/power saving FIFO mode Add State diagram of Direct mode Rename Master Clock FCSCK to FMCLK Modify data rate support from 1K~500K to 2K ~ 500K 1.0 Revise description of state machine and FIFO mode Remove un-necessary components of application circuit Add RSSI curve Add layout guidance 1.1 Revise min. operation voltage from 1.9V to 2.0V Revise typical TX current (0dBm) from 19mA to 20mA
Platform: | Size: 1968128 | Author: 苏春明 | Hits:

[Linux-Unixpinctrl-adi2-bf60x

Description: Pinctrl Driver for ADI GPIO2 controller.
Platform: | Size: 3072 | Author: buiyenin | Hits:

[source in ebookCode-of-TMS320F280x-CCS4

Description: TMS320F2808例程官网原版教程非常珍贵-// TI File $Revision: /main/6 $ // Checkin $Date: April 6, 2005 15:15:10 $ // Modified by LSD_Hanbing to suit the LSD_EVM320F2801X, April 24,2007 //########################################################################### // // FILE: Example_280xEPwmUpDownAQ.c // // TITLE: Action Qualifier Module- Using up/down count // // ASSUMPTIONS: // // This program requires the DSP280x header files. // // Monitor ePWM1-ePWM3 pins on an oscilloscope as described // below. // // EPWM1A is on GPIO0 // EPWM1B is on GPIO1 // // EPWM2A is on GPIO2 // EPWM2B is on GPIO3 // // EPWM3A is on GPIO4 // EPWM3B is on GPIO5 // // As supplied, this project is configured for "boot to SARAM" // operation. The 280x Boot Mode table is shown below. // For information on configuring the boot mode of an LSD_EVM320F2801X, // please refer to the documentation included with the LSD_EVM320F2801X, // // Boot G
Platform: | Size: 14994432 | Author: 徐超 | Hits:

[Linux-Unixpinctrl-adi2-bf54x

Description: Pinctrl Driver ADI GPIO2 controller for Linux v2.13.6.
Platform: | Size: 3072 | Author: fibuiba | Hits:

[SCMms4

Description: 实用单片机系统 基于消息机制的界面开发体系,非常不错,是把函数指针跟消息比较好的结合起来了,类似显卡,当数据有变化的时候,系统时钟扫描到,再定时刷新,这样系统编程清晰度非常高 基于NXP的Cortex M3 、LPC13XX开发的MS4,评估板是基于MCU123,按键为GPIO0.0和GPIO0.6,BUZZ为GPIO2.8,MS4基于MS3平台开发,结合多家评估板的程序而成。因此版本刚发布,可能存在一些bug,请大家可以联系作者QQ:26033613-Practical MCU system, a based on message mechanism user interface development system, very good, is to integrate the function pointer with message, similar graphics card, when the data has changed, the system clock to scan, and then refresh .the system programming definition is very high MS4 developed based on the NXP Cortex M3, LPC13XX. uation board is based on the MCU123. GPIO0.0 and GPIO0.6 keys, BUZZ GPIO2.8, MS4 based on the MS3 development platform, combined with a number of programs and uation board. So the version just released, there may be some bug, please contact the author QQ:26033613
Platform: | Size: 689152 | Author: 詹生 | Hits:

[Linux-Unixpinctrl-adi2-bf60x

Description: Pinctrl Driver for ADI GPIO2 controller.
Platform: | Size: 3072 | Author: sinmepue | Hits:

[Linux-Unixpinctrl-adi2-bf54x

Description: Pinctrl Driver for ADI GPIO2 controller.
Platform: | Size: 3072 | Author: ywjznen | Hits:

[Linux-Unixpinctrl-adi2

Description: Pinctrl Driver for ADI GPIO2 controller.
Platform: | Size: 8192 | Author: ldlouvei | Hits:

[Linux-Unixpinctrl-adi2

Description: Pinctrl Driver for ADI GPIO2 controller.
Platform: | Size: 78848 | Author: qersecg | Hits:

CodeBus www.codebus.net