搜索资源列表
senser
- 凭借它在手机技术领域的地位、在射频半导体工艺方面的广泛知识,飞思卡尔提供了符合IEEE 802.15.4标准的MC13192射频数据调制解调器。这种功能丰富的双向2.4GHz收发器带有一个数据调制解调器,可在ZigBee™ 技术应用中使用。它还具有一个优化的数字核心,有助于降低MCU处理功率,缩短执行周期。4个定时比较器使用一个性能较低、价格低廉的MCU,从而能够降低成本。广泛的中断维修服务使软件开发更具灵活性。PF IC和MCU之间使用串行外围接口(SPI)连接,从而使用户能够使用飞
在公司时为飞思卡尔16位单片机MC9S12G128写的外设驱动程序
- 在公司时为飞思卡尔16位单片机MC9S12G128写的外设驱动程序,包含的外设有:CAN、SPI、IIC、ADC、RTC、ECT、EEPROM、GPIO、flash、PWM和watchdog。所有驱动,都调试通过。可以用于二次开发和参考。-Peripheral drivers written for Freescale 16-bit microcontroller MC9S12G128 while in company, including peripherals include: CAN, S
timer_interrupt
- freescale MCF5485EVB开发板上中断操作示例,利用一个timer产生中断,另外3个timer作为GPIO,使3g个LED每隔1秒钟轮换亮一次。-freescale MCF5485EVB interrupt the operational example of the development board, using a timer generate an interrupt, another three timer as a GPIO, so 3g a LED light at
ucosIIS12Xdp512nobanked
- ucos在Freescale s12x芯片上的移植 串口收发数据 与GPIO操作-ucos at Freescale s12x chip serial transceivers transplant operation data and GPIO
IOinterrupt
- the freescale dp256 code ,the interrupt of GPIO
gpio
- freescale 的GPIO 驱动库。-freescale the GPIO driver library.
K60
- 飞思卡尔第七届比赛专用芯片K60 的程序 简单的GPIO操作-freescale K60 mcu example
Ch03-GPIO(Light)_C
- 飞思卡尔嵌入式王宜怀老师的AW60书上的小灯实验程序,调试小灯用-Freescale WangYiHuai teacher AW60 book of embedded little lamp test procedure, debugging with little lights
GPIO
- GPIO support for freescale coldfire MCF5282
SPI_and_GPIO_slave_R
- 飞思卡尔最新Coretex M4的SPI口程序 通过对例程序的实验 这个是作为从机接收的 注意跟苏州大学的驱动有区别,这个是利用GPIO模拟发射,SPI1接收,8位的 实验通过验证在K40与K60 kinetis-Freescale a Coretex M4 SPI port programs by experimental cases the program this is as the attention received from the machine drive with Suzhou
Light
- 应用于freescale单片机9s12xs128的一个简单的小灯闪烁程序,GPIO构件化思想,结构更清晰-Be applied to the freescale microcontroller 9s12xs128 a simple small lights flashing program, the GPIO component-based thinking, structure clearer
Ch03-PRG(GPIO-Light)
- 《ARM Cortex M4嵌入式系统开发实践》随书光盘内容,基于飞思卡尔K60系列微处理器-" ARM Cortex M4 embedded system development practices" CD with the book content, based on Freescale K60 series microprocessor
Ch03-PRG(GPIO-Light)
- Freescale K60单片机GPIO light模块源程序,分层很清楚。-Freescale K60 MCU GPIO light source module, layered very clear.
LED_C
- GPIO口实现跑马灯,运用在飞思卡尔DSP8356上。可以帮助学习通用输入输出口的功能。-GPIO I realize Marquee, used in the Freescale DSP8356. Can help with learning function Universal input and output ports.
TMRaLED_C
- 运用在飞思卡尔DSP8356上的程序,利用定时器和GPIO口工作,来点亮小灯。-Freescale DSP8356 used in the program, using the timer and GPIO port work, to light a small lamp.
Kinetis-L25-GPIO
- 飞思卡尔微控制器KL25的GPIO模块的编程使用。-Freescale microcontroller KL25 GPIO module programming.
gpio-sa1100
- Freescale QUICC Engine USB Host Controller Driver.
gpio.tar
- GPIO driver for the Freescale KE04
gpio-mxs
- Freescale MXS GPIO controller.
Freescale FRDM-KL02Z GPIO 流水灯
- 使用 Freescale 之 Cortex-M0+ 的 ARM(FRDM-KL02Z)开发板做个 GPIO 的流水灯,于 IAR 的 IDE 环境编译,适合初学者入门最佳的首选!