登录
首页 » Windows_Unix » max_spi

max_spi

于 2016-07-15 发布 文件大小:2404KB
0 189
下载积分: 1 下载次数: 43

代码说明:

  stm32下使用max7219驱动点阵,使用spi总线来没驱动,最后下载验证,结果很稳定。(Under the stm32 use max7219 driver lattice, the use of spi bus to not drive, download the verification, the result is stable.)

文件列表:

max_spi
.......\CORE
.......\....\core_cm3.c,17273,2010-06-07
.......\....\core_cm3.h,85714,2011-02-09
.......\....\startup_stm32f10x_hd.s,15503,2011-03-10
.......\....\startup_stm32f10x_md.s,12765,2011-03-10
.......\HARDWARE
.......\........\FLASH
.......\........\.....\flash.c,9547,2012-09-21
.......\........\.....\flash.h,2309,2012-09-21
.......\........\KEY
.......\........\...\key.c,1813,2012-09-13
.......\........\...\key.h,1114,2012-09-13
.......\........\LCD
.......\........\...\font.h,16156,2012-08-25
.......\........\...\lcd.c,82493,2014-02-20
.......\........\...\lcd.h,9283,2014-02-20
.......\........\LED
.......\........\...\led.c,1298,2012-09-13
.......\........\...\led.h,638,2012-09-13
.......\........\SPI
.......\........\...\spi.c,2697,2016-07-06
.......\........\...\spi.h,225,2016-06-15
.......\........\...\table.h,2052,2016-06-15
.......\keilkilll.bat,399,2011-04-23
.......\OBJ
.......\...\core_cm3.crf,3529,2016-06-15
.......\...\core_cm3.d,89,2016-06-15
.......\...\core_cm3.o,10296,2016-06-15
.......\...\delay.crf,284404,2016-06-15
.......\...\delay.d,749,2016-06-15
.......\...\delay.o,301812,2016-06-15
.......\...\flash.crf,289028,2016-06-15
.......\...\flash.d,833,2016-06-15
.......\...\flash.o,310008,2016-06-15
.......\...\key.crf,284912,2016-07-06
.......\...\key.d,752,2016-07-06
.......\...\key.o,302380,2016-07-06
.......\...\lcd.crf,319450,2016-06-15
.......\...\lcd.d,918,2016-06-15
.......\...\lcd.o,370012,2016-06-15
.......\...\led.crf,283961,2016-07-06
.......\...\led.d,713,2016-07-06
.......\...\led.o,300444,2016-07-06
.......\...\main.crf,289187,2016-07-06
.......\...\main.d,955,2016-07-06
.......\...\main.o,308076,2016-07-06
.......\...\misc.crf,283472,2016-06-15
.......\...\misc.d,709,2016-06-15
.......\...\misc.o,299400,2016-06-15
.......\...\SPI.axf,528020,2016-07-06
.......\...\spi.crf,284729,2016-07-06
.......\...\spi.d,752,2016-07-06
.......\...\SPI.hex,17773,2016-07-06
.......\...\SPI.htm,60705,2016-07-06
.......\...\SPI.lnp,609,2016-07-06
.......\...\spi.o,302372,2016-07-06
.......\...\SPI.plg,1540,2016-07-11
.......\...\SPI.sct,479,2016-06-15
.......\...\SPI.tra,2128,2016-07-06
.......\...\spi.__i,430,2016-07-06
.......\...\startup_stm32f10x_hd.d,63,2016-06-15
.......\...\startup_stm32f10x_hd.o,6736,2016-06-15
.......\...\stm32f10x_fsmc.crf,288981,2016-06-15
.......\...\stm32f10x_fsmc.d,879,2016-06-15
.......\...\stm32f10x_fsmc.o,305924,2016-06-15
.......\...\stm32f10x_gpio.crf,286975,2016-06-15
.......\...\stm32f10x_gpio.d,879,2016-06-15
.......\...\stm32f10x_gpio.o,305836,2016-06-15
.......\...\stm32f10x_it.crf,282873,2016-07-06
.......\...\stm32f10x_it.d,775,2016-07-06
.......\...\stm32f10x_it.o,299436,2016-07-06
.......\...\stm32f10x_rcc.crf,290539,2016-06-15
.......\...\stm32f10x_rcc.d,862,2016-06-15
.......\...\stm32f10x_rcc.o,310272,2016-06-15
.......\...\stm32f10x_spi.crf,287444,2016-06-15
.......\...\stm32f10x_spi.d,862,2016-06-15
.......\...\stm32f10x_spi.o,307188,2016-06-15
.......\...\stm32f10x_tim.crf,305552,2016-06-15
.......\...\stm32f10x_tim.d,862,2016-06-15
.......\...\stm32f10x_tim.o,334556,2016-06-15
.......\...\stm32f10x_usart.crf,289072,2016-06-15
.......\...\stm32f10x_usart.d,896,2016-06-15
.......\...\stm32f10x_usart.o,310000,2016-06-15
.......\...\sys.crf,283571,2016-06-15
.......\...\sys.d,674,2016-06-15
.......\...\sys.o,299684,2016-06-15
.......\...\sys.__i,428,2016-06-15
.......\...\system_stm32f10x.crf,284611,2016-07-06
.......\...\system_stm32f10x.d,796,2016-07-06
.......\...\system_stm32f10x.o,299336,2016-07-06
.......\...\usart.crf,289028,2016-06-15
.......\...\usart.d,795,2016-06-15
.......\...\usart.o,305164,2016-06-15
.......\STM32F10x_FWLib
.......\...............\inc
.......\...............\...\misc.h,8982,2011-03-10
.......\...............\...\stm32f10x_adc.h,21690,2011-03-10
.......\...............\...\stm32f10x_bkp.h,7555,2011-03-10
.......\...............\...\stm32f10x_can.h,27559,2011-03-10

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

发表评论

0 个回复

  • che
    电子设计竞赛 自动往返小车完整程序 内含12864液晶显示程序和双路电机pwm调速 (Electronic Design Contest and from the car a complete program automatically includes 12864 LCD programs and dual speed control motor pwm )
    2009-10-23 11:34:54下载
    积分:1
  • ST7282(ucos+emWin)
    在ST7282芯片上移植STemWin+ucos(Transplanting STemWin+ucos on ST7282 Chip)
    2019-07-02 09:59:49下载
    积分:1
  • sample_SPI
    16位瑞萨单片机RL78G13 SPI程序 现在网上瑞萨资料基本没有(16 Renesas MCU RL78G13 SPI program online now basically no Renesas data)
    2015-05-07 21:43:56下载
    积分:1
  • SN65LBC184
    器件SN65LBC184手册,便于学习者学习开发!(Device SN65LBC184 manual for ease learners develop!)
    2013-09-11 11:51:47下载
    积分:1
  • 实验21:DA数模转换
    说明:  51实验21:DA数模转换 DA-PWM输出实验 * 实现现象:下载程序后DA模块上的指示灯呈呼吸灯效果,由暗变亮再由亮变暗(51 Experiments 21:DA Digital-to-Analog Conversion DA-PWM Output Experiment* Realization Phenomenon: After downloading the program, the indicator lamp on DA module shows the effect of breathing lamp, which changes from dark to light and then from light to dark.)
    2020-06-18 16:40:02下载
    积分:1
  • TCTL
    实时水流加热,可控水温的温度,经过水流量来精确控温无过冲热,温控精度高(heat flow watter!)
    2013-07-29 11:47:47下载
    积分:1
  • Vehicle-Dynamics-and-Control-2012
    研究汽车动力学及其控制的电子书,希望对各位有用(Research vehicle dynamics and control of e-books, hope that useful)
    2021-01-08 22:58:51下载
    积分:1
  • The-portable-instrument-ground
    便携地面仪实现了测井仪器的数据采集。 这是一个相对复杂的综合,综合了STM32的ADC、DMA、DAC、TIM、fsmc、网络等硬件功能。(Portable apparatus on the ground to realize the logging instrument of data collection. This is a relatively complex synthesis, the synthesis of the STM32 ADC, DMA, DAC, TIM, FSMC and network hardware and other functions.)
    2017-04-29 15:02:27下载
    积分:1
  • DELTA_PLC
    说明:  台达PLC Modbus协议通信dll com控件(nothing)
    2010-03-31 16:51:14下载
    积分:1
  • AT45DB041BSPI
    本程序是芯片AT45DB041B的ISP的模拟编程,是一个比较实用的程序,推荐大家看看。(This program is the chip AT45DB041B ISP s analog programming, is a more practical procedure, we recommend a look.)
    2013-08-19 17:08:07下载
    积分:1
  • 696518资源总数
  • 105554会员总数
  • 2今日下载