资源列表
MCF5329_REF_DES_SCH
- Coldfire MCF5329 参考设计原理图-Coldfire MCF5329 reference design schematics
STM32F103-project
- 很实用的STM32F103的程序,包括USB接口,I2C总线,LCD程序-Very practical STM32F103 procedures, including USB interface, I2C bus, LCD Program
S3C2440USBDevice.rar
- S3C2440 USB Device的操作,S3C2440 USB Device operation
EVB_9S12XS128_MSCAN
- Freescale S9S12XS128的CAN通讯驱动程序源代码。-Source code of CAN communition drive programe of freescale S9S12XS128 MCU.
AT91SAM9261cn_32_R080914
- AT91SAM9261中文_32.pdf-AT91SAM9261 Chinese _32.pdf
ADS在线调试接口for wiggler
- ADS在线调试接口for wiggler.rar是一个完整的arm 调试工具包,是学习arm的一个很好的简易调试工具。-ADS online interface for debugging wiggler.rar is a complete arm debugging tool kit, learning arm is a good summary debugging tools.
licheng
- stm32的有关例程,GPIO ,,ADC,DMA,-stm32 of the routine, GPIO,, ADC, DMA,
AT91SAM7S-TimerCounterCapture
- AT91SAM7S-TimerCounterCapture AT91S demo source code
W25X16
- STM32 ,25X16的程序,比较详细,可以直接应用到实际开发中去-STM32 ,25X16
4_stop
- stm32 库函数的书写 stop 大连理工信通学院-stm32 stop
P89LPC952
- 讲述了电动机的常见故障及其保护原理,基于单片机的电动机保护系统主要由采样、控制输出、通讯、显示和软件部分构成。采用软硬件相结合的方法设计了一电动机保护装置,并通过软件仿真验证了其正确性和可靠性,比较得出智能式电动机保护装置具有明显的技术优势,大大提高了电动机保护的安全运行性。 -About the common faults and motor protection principles, microcontroller-based motor protection system consi
ADC
- stm32F103 adc采样程序,包括初始化和配置等(u16 ADC_Get_aveg(u8 ch,u8 n) { u32 ad_sum = 0; u8 i; for(i=0;i<n;i++) { ad_sum += Get_val(ch); delay_ms(5); } return (ad_sum / n))
