资源列表
STM32奋斗板-ENC28J60DEMO-V3
- 平衡小车,两个步进电机,加驱动器、好好学习,天天进步,加油(every night in my dreams i see you, i feel you, that is how i know you go on far across the distance and spaces between us you have come to show you go on n.)
DAC+DMA成功输出正弦波 F4
- stm32通过dma和dac实现波形发生器(STM32 implements waveform generators through DMA and DAC)
2
- make pwm example 2 for train
3
- make pwm example 3 for train
DMA M2M
- 嵌入式开发DMA程序,进行寄存器和寄存器之间的数据传输。(RCC_AHBPeriphClockCmd(RCC_AHBPeriph_DMA1,ENABLE); DMA_DeInit(DMA1_Channel3); DMA_InitStructure.DMA_PeripheralBaseAddr = (u32)TIM3_CCR3; DMA_InitStructure.DMA_MemoryBaseAddr = (u32)&PWM_Buf[0];
demoLQ_5634CANA_RXTX-tested
- 飞思卡尔MPC5634M_MLQC80例程。使用CodeWarrior可以编译调试。(This project stationery is designed to get you up and running quickly with CodeWarrior on your MPC5634M_MLQC80 target. The wizard has created the following CodeWarrior target(s): The targets are set up fo
18-FMC—扩展外部SDRAM
- 本驱动为STM32F429外扩SDRAM芯片驱动,经过测试,稳定可靠。(This driver is STM32F429 external expansion SDRAM chip driver, tested, stable and reliable.)
Program LED for msp430
- Program on/off LED used IC msp430 in IAR program language.
ARM编程起步
- ARM编程起步资料,外国经典书籍,嵌入式必备(Programming based on ARM,which very usefull)
RC522射频卡用户使用手册资料
- rc522例程源码及其相关资料。包括51读写卡参考例程及上位机调试软件,和MSP430F149读写卡参考例程。(Rc522 routines source code and related information.)
基于lpc1114开发的2.8寸TFT彩屏9325驱动
- 基于lpc1114开发的2.8寸TFT彩屏9325驱动 或者2.4寸 实现了液晶显示,使用w25q32存储字库,使用ymodem 协议通过串口下载字库,实现了汉字英文显示,以及字体的比例放大。(Lpc1114 developed 2.8 inch TFT color display driver based on 9325 Realize the LCD display, use w25q32 storage font, use the ymodem protocol to download
ADC_DMA
- Initialization of ADC and DMA modules fo microcontroller STM32l152
