资源列表
VerE-test-longname-8G
- STM32下fatfs移植,支持长文件名,8GSD卡文件读写通过.-fatfs 8G long-file name SD programe
ProgramRobot
- 2012年机器人游中国比赛程序的最终版本。主要包括电机驱动、激光、路径识别算法等。-2012 robot swim the final version of the game program. Mainly includes a motor drive, laser path identification algorithm.
STM32_USB_Host_fatfs
- 基于stm32的USB-OTG的,对U盘文件(FATfs文件系统)读写操作的的程序源码。工程文件有IAR和mdk两个版本了。-Stm32 USB-OTG, U disk file read and write (file system FatFs to) the operation of the program source code. IAR and MDK two versions of project files.
111
- 本系统基于MSP430F169,主要由GPS模块,传感器模块、显示模块和充电模块组成。基本功能为测量温度湿度光照度等环境参数,GPS定位测速等。除此之外,系统自带实时钟,还具有路径记录功能,并且可以通过上位机,在Google Earth上绘制出记录的路径。下位机通过点阵LCD显示,背光由PWM控制,配合光照度传感器可以做到自适应背光。系统用锂电池供电,带充电模块,整体小巧灵活,人机界面友好,可以用于单车、登山等户外运动上。-The system is based on MSP430F169,
GUI_Porting_ON_STM32
- Microchip GUI 在STM32F103处理器上成功移植,TFT驱动程序完整。-Porting Microchip GUI on STM32F103 microcontroller.
STM32F103-17-TIM1-pwm
- STM32F103系列的TIM1定时器产生 PWM信号-STM32F103 series TIM1 timer to generate a PWM signal
STM8S-peripheral-drivers
- STM8S 外设驱动 ADC BEEP CLK_Modify EEPROM TIM2(16位) TIM4(8位) wdg-STM8S peripheral drivers ADC BEEP CLK_Modify EEPROM TIM2 (16 位) TIM4 (8 位) wdg
clock_set
- 本例程是msp430f149的时钟设置,主要用于帮助初学者迅速掌握并且写出代码-This routine is msp430f149 clock settings, mainly used to help beginners to quickly master and write code
IRQ
- 适合ARM920T核的开发板,IRQ中断C语言源码-Suitable ARM920T core development board, IRQ interrupts C language source code
DevBoard
- STM32W芯片基于开发板进行ZIGBEE网络开发例程,内涵两个工程:STM32W108为点对点传感器数据采集与发送实验。TM32W108_BasicBoard为点对点按键应答实验-STM32W chip development board based on ZIGBEE network development routines, meaning two works: STM32W108 to point sensor data acquisition and transmission expe
cortex_m0-CAN-keil
- 了解 CAN 总线通信原理,实现利用 CAN 总线完成通信 在进行实验的时候,需要将两块开发板连接 USB 线进行充电,因为利用 CAN 总线进 行通信需要有较高的驱动能力。-Learn CAN bus communication theory, to achieve complete CAN bus communication when carrying out the experiment, you will need two development boards connect
STM32-IIC-Page-Write
- STM32-iic页写,相信大多数工程师用到STM32的时候都遇到一个问题 那就是读写IIC 会卡死在while语句里,解决的办法有2个,1个是读写前再重映射一次IO口,另一个办法就是页写,我已经测试过 写入多少个都可以贴出来供大家分享-STM32-iic page write, I believe that most engineers use when they are experiencing an STM32 problem is that literacy IIC will get s