搜索资源列表
IWDG_test
- STM32看门狗的特殊应用,我在实际项目中使用,效果不错!产品更加稳定,希望帮助我们的同行!-STM32 watchdog of the special applications, I in practical projects use, the effect is good! The product is more stable, hope to help our company!
Configure-IAR-EWARM-for-STM32-
- 本文说明如何在Windows XP/Windows 7操作系统上,使用IAR Embedded Workbench for ARM 5.30建立一个IAR项目,并且配置STM32开发环境。 -This paper shows how the Windows XP/Windows 7 operating system, use IAR Embedded Workbench for ARM 5.30 build a IAR project, and the configuration STM32 d
ucOS-II-V2.86-uCGUI-3.9-DEMO
- 基于STM32的压力监控项目,配有2.8寸TFT显示屏,可以实时监控压力曲线,带有数据库功能-Based on the STM32 pressure monitoring project, with 2.8-inch TFT display, real-time monitoring of the pressure curve with database functions
ADC_STM32
- 自己做项目的一个STM32的AD采集程序。调试完全通过没有问题的!放心下载!-Do it yourself project an STM32 AD acquisition procedures. Debugging entirely through no problem! Rest assured download!
STM32驱动NAND FLASH
- 近几天开发项目需要用到STM32驱动NAND FLASH,但由于开发板例程以及固件库是用于小页(512B),我要用到的FLASH为1G bit的大页(2K),多走了两天弯路。以下笔记将说明如何将默认固件库修改为大页模式以驱动大容量NAND,并作驱动