登录
首页 » Others » Armfly-STM32-SCH-SoftDemo

Armfly-STM32-SCH-SoftDemo

于 2011-08-24 发布 文件大小:16434KB
0 196
下载积分: 1 下载次数: 2411

代码说明:

  非常不错的一款STM32开发板资料。 含原理图、用户手册、各类例程:USB虚拟串口、TFT显示例程、U盘例程、TCP通信、uCOS例程、MP3解码、步进电机例程等。有KEIL和IAR两套例程。 (A very good STM32 development board. Including schematics, user manual, all kinds of routines: USB virtual serial ports, TFT display routines, U disk routines, TCP communication, uCOS routines, MP3 decoding, stepper motor routines and so on.)

文件列表:

超强的STM32开发板资料(原理图和例程)
.....................................\Ex001-串口printf和scanf(2010-01-02).rar,294566,2010-01-02
.....................................\Ex002-GPIO输入和输出(2010-01-02).rar,293836,2010-01-02
.....................................\Ex003-SysTick实现软件延迟和定时器(2010-01-02).rar,298443,2010-01-02
.....................................\Ex004-实用的按键处理例程软件滤波%2BFIFO(2010-01-02).rar,305105,2010-01-02
.....................................\Ex005-PWM调节LCD背景光(2010-01-02).rar,302741,2010-01-02
.....................................\Ex006-ADC采样和滤波(2010-01-02).rar,301091,2010-01-02
.....................................\Ex007-TFT显示文字图片(2009-01-03).rar,446267,2010-01-03
.....................................\Ex008-TFT浏览中文点阵字库(2009-01-04).rar,458258,2010-01-04
.....................................\Ex009-TFT示波器(2010-03-20).rar,327258,2010-03-21
.....................................\Ex010-Web服务器_uIP(2010-01-20).rar,461711,2010-01-20
.....................................\Ex011-TCP通信_uIP(2010-02-01).rar,467669,2010-02-01
.....................................\Ex013-SDIO%2BFatFS文件系统(2011-07-03).rar,1450528,2011-07-03
.....................................\Ex014-串口FIFO例程_2个RS232和1个RS485(2010-09-05).rar,302726,2010-09-05
.....................................\Ex015-FM收音机例程(TEA5767%2BWM8978)_2010-09-18.rar,332282,2010-09-18
.....................................\Ex016-U盘读写例程(CH374)_2011-02-05.rar,489576,2011-02-07
.....................................\Ex017-USB鼠标例程(摇杆模拟USB鼠标指针)_2011-05-22.rar,567507,2011-05-22
.....................................\Ex018-USB Mass Storage例程(SD卡和NAND模拟U盘)_2011-06-28.rar,1324104,2011-06-28
.....................................\Ex200-MP3例程(VS1003B)_2011-07-21.rar,847293,2011-07-21
.....................................\Ex201-U盘读写例程(CH376)_2011-07-13.rar,340646,2011-07-13
.....................................\Ex202-步进电机例程(2010-11-25).rar,318260,2010-11-25
.....................................\Ex300_uCOS-II_创建任务&邮箱通信例程_2011-02-08.rar,512969,2011-02-08
.....................................\TCPTest(V1.0).rar,222155,2010-02-01
.....................................\中文点阵字库的使用方法(安富莱电子).pdf,234706,2010-01-04
.....................................\安富莱C语言编码规范.pdf,634062,2011-07-21
.....................................\安富莱STM32F103ZE-EK(V3)_原理图.pdf,192342,2010-11-28
.....................................\安富莱STM32例程文件夹说明.pdf,128955,2010-01-01
.....................................\安富莱STM32例程调试方法(KEIL).pdf,485152,2010-01-01
.....................................\安富莱_STM32F103ZE-EK(V3)开发板_用户手册(V1.1).pdf,4974679,2011-07-21
.....................................\安富莱原创例程简介.txt,7935,2010-03-21
.....................................\新一代TSC2046触摸屏控制器.PDF,183595,2010-01-05
.....................................\触摸屏的校准.pdf,403403,2010-01-05

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • F1C100S_FreeRTOS_AWTK
    说明:  f1c100s系统的开发环境构建,包含大量源代码,对系统开发非常有用(Development environment construction of f1c100s system)
    2021-02-05 14:58:51下载
    积分:1
  • JN-AN-1216
    说明:  Zigbee Control bright :D
    2020-06-21 18:00:01下载
    积分:1
  • 可穿戴心率、血氧饱和度测量设备
    用stm32测量血氧饱和度和心率。传感器为max30102。在oled上显示。效果较好(Blood oxygen saturation and heart rate were measured by stm32. The sensor is max30102. Display on oled. get a good effect.)
    2017-06-29 12:00:47下载
    积分:1
  • VIC_vect_eint
    说明:  在周立功lpc2100上实现向量中断,随着按键的按下和放开,可实现LED的点亮熄灭。(Meritorious service in the weeks to achieve lpc210x interrupt vector, with the keys and open the press, the LED light can be extinguished)
    2009-08-13 21:28:27下载
    积分:1
  • AVR230_source
    This is a simple bootloader for AT91SAM7 processors. It permits you to download new code to the device over USB. This bootrom is installed at address 0x00000000 in the ARM, which means that it is the first piece of code to execute after reset. At startup, it waits for a few seconds to see if the downloader is trying to connect. If not, then the bootloader gives up control and jumps to your program. If the downloader is trying to connect, then the bootloader receives the new program over USB and writes it into flash.(This is a simple bootloader for AT91SAM7{S,X}{64,128,256} processors. It permits you to download new code to the device over USB. This bootrom is installed at address 0x00000000 in the ARM, which means that it is the first piece of code to execute after reset. At startup, it waits for a few seconds to see if the downloader is trying to connect. If not, then the bootloader gives up control and jumps to your program. If the downloader is trying to connect, then the bootloader receives the new program over USB and writes it into flash.)
    2009-11-17 10:47:55下载
    积分:1
  • GT30L32S4W
    GT30L32S4W驱动程序可以在stm32库函数版本中直接使用,已测试。(GT30L32S4W Driver)
    2016-12-31 11:03:45下载
    积分:1
  • ALIENTEK-MINISTM32-
    STM32按键描述,能够实现按键输入,,,,(STM32 KEY,FACTON)
    2012-02-10 09:46:32下载
    积分:1
  • stm32HXD9
    这个是野火的stm32中的hxd9开发源程序,经过了自己的部分修改,功能完善一些,是可以用的(This is the wildfire of the hxd9 in the STM32 open source code, after their own part of the modification, the function is perfect, it can be used)
    2015-08-03 14:50:43下载
    积分:1
  • 1-LED
    S3C2440 TEST PROGRAMM
    2016-02-23 05:40:10下载
    积分:1
  • 12864液晶显示
    说明:  基于51的12864液晶屏显示资料,可以制作 12864B液晶屏显示的库文件(Based on 5112864 LCD display data, it can be produced. Library Files for 12864B LCD Display)
    2020-06-19 21:00:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载