搜索资源列表
InfoNES 移植至 STM32 (Keil 工程版)
- InfoNES 游戏机移植至 STM32F103ZE,共计有 66 种游戏,Keil 工程版本,附游戏文件及源代码.
STM32F100--Smartcard---.rar
- 基于cortex arm stm32f103RB的智能卡(SmartCard)程序。编译通过,推荐给开发stm32的朋友.也可以移植到其他MCU上,Cortex arm stm32f103RB-based smart card (SmartCard) procedures. Compiler passed, recommended to the development of stm32 friend. Can be transplanted to other MCU on
FreeRTOSFatFS
- 实现FatFS文件系统在FreeRTOS操作系统上的移植并运行。硬件平台在STM32的红牛开发板实现,可以完成SD卡上文件的读取,查找,删除,文件属性修改等等操作。-Achieve FatFS file system FreeRTOS operating system migration and run it. Hardware platform for Red Bull in the STM32 development board to achieve, you can complete th
STM32_F107_lwIP_uCOS
- STM32平台移植的UCOS+LWIP TCP/IP协议栈源码-STM32 platform transplant UCOS+ LWIP TCP/IP protocol stack source code
FreeRTOSUCGUI
- FreeRTOS操作系统上移植uc/GUI运行。实现字符串显示,图片显示等API函数。硬件平台是STM32的红牛开发板。-FreeRTOS operating system migration uc/GUI to run. To achieve a string display, picture display, etc. API. Hardware platform is a Red Bull STM32 development board.
STM32_18B20
- STM32 DS18B20测温度,一线接口,测量精度高,易移植,可扩展。-STM32 DS18B20 temperature
RTOS_MDK
- uCOS-II2.52在STM32F103RBT6上的移植-uCOS-II2.52 in STM32F103RBT6 Porting
STM32-freemodbus
- STM32 modbus 火牛开发板移植程序,很实用!调试没问题!-STM32 modbus
STM32-VS1003-MP3Final
- 基于STM32开发的MP3程序。内含触摸屏驱动、SD卡驱动、VS1003驱动、FAT文件系统驱动。已移植GUI。支持各种格式的音乐播放。-STM32 development of MP3-based program. Includes touch screen driver, SD card drive, VS1003 drive, FAT file system driver. Have been transplanted GUI. The music player supports a va
STM32-FATFS.ZIP
- 图文教导如何在stm32上应用移植FATFS文件系统-Graphic guidance on how to stm32 file system application migration FATFS
STM32F10xsleep
- STM32 睡眠模式应用 以及停止模式 很实用 调试通过。。移植方便-STM32 Application sleep mode and stop mode debugging through the very practical. . Facilitate transplantation
uCOSucguiDEMO
- ucgui3.90在stm32处理器上的移植
uCOS_uCGUI_FSMC_2.8
- uCOS+uCGUI-FSMC-2.8寸屏移植到STM32,在红牛板上演示成功。MDK编译工程-uCOS+ uCGUI-FSMC-2.8-inch screen transplanted to STM32, a successful demonstration in the Red Bull board. MDK compiler works
UIP
- LPC2478移植UIP协议栈移植代码,PHY芯片为KSZ8041NL-LPC2478 UIP transplantation protocol stack porting the code, PHY chip KSZ8041NL
STM32EtherOK0421
- Lwip和uCOSII移植到CS6-the Lwip &UCOSII on CS6000
stm32
- stm32的adc的例程,使用库函数编写的,方便移植。- * THE PRESENT FIRMWARE WHICH IS FOR GUIDANCE ONLY AIMS AT PROVIDING CUSTOMERS * WITH CODING INFORMATION REGARDING THEIR PRODUCTS IN ORDER FOR THEM TO SAVE * TIME. AS A RESULT, STMICROELECTRONICS SHALL NOT BE HELD LI
STM32-drawpad
- 基于STM32的画板程序,包括源代码、库文件、通用的头文件和详尽的注释,可方便地对不同平台进行移植。-Based on the STM32' s Sketchpad program, including source code, library files, header files and detailed general comments can be easily portable to different platforms.
STM32-ST7290-LCD12864
- 在STM32中,针对LCD12864的单色屏(驱动型号ST7290,串口驱动方式)移植了UCGUI,可用于实际工程项目中。(In STM32, UCGUI has been ported to LCD12864's monochrome screen (drive mode, ST7290, serial port drive), which can be used in actual engineering projects.)
ContikiPro
- contiki的stm32移植,基于神州III号开发板。(contiki transplant to stm32)
STM32+W5500串口
- 本例程使用STM32为控制器,w5500用于链接网络设备。移植串口1进行数据打印,定时器4进行准确定时。