首页下载资源硬件开发micro test.zip

ZIPmicro test.zip

qq_515648985.46MB需要积分:1

资源文件列表:

micro test.zip 大约有201个文件
  1. micro test/
  2. micro test/CORE/
  3. micro test/CORE/core_cm4.h 106.58KB
  4. micro test/CORE/core_cm4_simd.h 22.2KB
  5. micro test/CORE/core_cmFunc.h 16.74KB
  6. micro test/CORE/core_cmInstr.h 20.03KB
  7. micro test/CORE/startup_stm32f40_41xxx.s 28.91KB
  8. micro test/FWLIB/
  9. micro test/FWLIB/inc/
  10. micro test/FWLIB/inc/misc.h 6.76KB
  11. micro test/FWLIB/inc/stm32f4xx_adc.h 32.11KB
  12. micro test/FWLIB/inc/stm32f4xx_can.h 26.68KB
  13. micro test/FWLIB/inc/stm32f4xx_crc.h 2.36KB
  14. micro test/FWLIB/inc/stm32f4xx_cryp.h 14.14KB
  15. micro test/FWLIB/inc/stm32f4xx_dac.h 14.6KB
  16. micro test/FWLIB/inc/stm32f4xx_dbgmcu.h 4.2KB
  17. micro test/FWLIB/inc/stm32f4xx_dcmi.h 12.67KB
  18. micro test/FWLIB/inc/stm32f4xx_dma.h 28.21KB
  19. micro test/FWLIB/inc/stm32f4xx_dma2d.h 19.23KB
  20. micro test/FWLIB/inc/stm32f4xx_exti.h 7.82KB
  21. micro test/FWLIB/inc/stm32f4xx_flash.h 23.89KB
  22. micro test/FWLIB/inc/stm32f4xx_flash_ramfunc.h 3.2KB
  23. micro test/FWLIB/inc/stm32f4xx_fmc.h 43.87KB
  24. micro test/FWLIB/inc/stm32f4xx_fsmc.h 26.54KB
  25. micro test/FWLIB/inc/stm32f4xx_gpio.h 23KB
  26. micro test/FWLIB/inc/stm32f4xx_hash.h 9.85KB
  27. micro test/FWLIB/inc/stm32f4xx_i2c.h 31.19KB
  28. micro test/FWLIB/inc/stm32f4xx_iwdg.h 4.22KB
  29. micro test/FWLIB/inc/stm32f4xx_ltdc.h 20.69KB
  30. micro test/FWLIB/inc/stm32f4xx_pwr.h 7.55KB
  31. micro test/FWLIB/inc/stm32f4xx_rcc.h 29.36KB
  32. micro test/FWLIB/inc/stm32f4xx_rng.h 3.87KB
  33. micro test/FWLIB/inc/stm32f4xx_rtc.h 39.6KB
  34. micro test/FWLIB/inc/stm32f4xx_sai.h 24.87KB
  35. micro test/FWLIB/inc/stm32f4xx_sdio.h 22.24KB
  36. micro test/FWLIB/inc/stm32f4xx_spi.h 20.68KB
  37. micro test/FWLIB/inc/stm32f4xx_syscfg.h 8.76KB
  38. micro test/FWLIB/inc/stm32f4xx_tim.h 50.48KB
  39. micro test/FWLIB/inc/stm32f4xx_usart.h 17.51KB
  40. micro test/FWLIB/inc/stm32f4xx_wwdg.h 3.46KB
  41. micro test/FWLIB/src/
  42. micro test/FWLIB/src/misc.c 11.17KB
  43. micro test/FWLIB/src/stm32f4xx_adc.c 67.45KB
  44. micro test/FWLIB/src/stm32f4xx_can.c 58.74KB
  45. micro test/FWLIB/src/stm32f4xx_crc.c 3.51KB
  46. micro test/FWLIB/src/stm32f4xx_cryp.c 34.66KB
  47. micro test/FWLIB/src/stm32f4xx_cryp_aes.c 56.67KB
  48. micro test/FWLIB/src/stm32f4xx_cryp_des.c 9.59KB
  49. micro test/FWLIB/src/stm32f4xx_cryp_tdes.c 10.33KB
  50. micro test/FWLIB/src/stm32f4xx_dac.c 26.18KB
  51. micro test/FWLIB/src/stm32f4xx_dbgmcu.c 6.65KB
  52. micro test/FWLIB/src/stm32f4xx_dcmi.c 18.34KB
  53. micro test/FWLIB/src/stm32f4xx_dma.c 51.68KB
  54. micro test/FWLIB/src/stm32f4xx_dma2d.c 26.53KB
  55. micro test/FWLIB/src/stm32f4xx_exti.c 9.6KB
  56. micro test/FWLIB/src/stm32f4xx_flash.c 61.56KB
  57. micro test/FWLIB/src/stm32f4xx_flash_ramfunc.c 5.32KB
  58. micro test/FWLIB/src/stm32f4xx_fmc.c 55.24KB
  59. micro test/FWLIB/src/stm32f4xx_fsmc.c 40.85KB
  60. micro test/FWLIB/src/stm32f4xx_gpio.c 24.61KB
  61. micro test/FWLIB/src/stm32f4xx_hash.c 26.01KB
  62. micro test/FWLIB/src/stm32f4xx_hash_md5.c 9.37KB
  63. micro test/FWLIB/src/stm32f4xx_hash_sha1.c 9.56KB
  64. micro test/FWLIB/src/stm32f4xx_i2c.c 53.12KB
  65. micro test/FWLIB/src/stm32f4xx_iwdg.c 9.13KB
  66. micro test/FWLIB/src/stm32f4xx_ltdc.c 38.86KB
  67. micro test/FWLIB/src/stm32f4xx_pwr.c 36.82KB
  68. micro test/FWLIB/src/stm32f4xx_rcc.c 96.52KB
  69. micro test/FWLIB/src/stm32f4xx_rng.c 13.73KB
  70. micro test/FWLIB/src/stm32f4xx_rtc.c 100.48KB
  71. micro test/FWLIB/src/stm32f4xx_sai.c 45.32KB
  72. micro test/FWLIB/src/stm32f4xx_sdio.c 38.04KB
  73. micro test/FWLIB/src/stm32f4xx_spi.c 51.29KB
  74. micro test/FWLIB/src/stm32f4xx_syscfg.c 9.35KB
  75. micro test/FWLIB/src/stm32f4xx_tim.c 121.81KB
  76. micro test/FWLIB/src/stm32f4xx_usart.c 56.59KB
  77. micro test/FWLIB/src/stm32f4xx_wwdg.c 10.25KB
  78. micro test/HARDWARE/
  79. micro test/HARDWARE/BEEP/
  80. micro test/HARDWARE/BEEP/beep.c 1.12KB
  81. micro test/HARDWARE/BEEP/beep.h 674B
  82. micro test/HARDWARE/KEY/
  83. micro test/HARDWARE/KEY/key.c 1.71KB
  84. micro test/HARDWARE/KEY/key.h 1.21KB
  85. micro test/HARDWARE/LD3320/
  86. micro test/HARDWARE/LD3320/LD3320.c 16.04KB
  87. micro test/HARDWARE/LD3320/LD3320.h 2.14KB
  88. micro test/HARDWARE/LD3320/LD3320_config.h 2.98KB
  89. micro test/HARDWARE/LD3320/LD3320_main.c 10.37KB
  90. micro test/HARDWARE/LD3320/LDChip.c 6.63KB
  91. micro test/HARDWARE/LD3320/LDchip.h 2.6KB
  92. micro test/HARDWARE/LD3320/Reg_RW.c 1.55KB
  93. micro test/HARDWARE/LD3320/Reg_RW.h 1.55KB
  94. micro test/HARDWARE/LED/
  95. micro test/HARDWARE/LED/led.c 1.15KB
  96. micro test/HARDWARE/LED/led.h 659B
  97. micro test/OBJ/
  98. micro test/OBJ/USART.axf 353.45KB
  99. micro test/OBJ/USART.build_log.htm 1.87KB
  100. micro test/OBJ/USART.hex 17.88KB
  101. micro test/OBJ/USART.htm 75.86KB
  102. micro test/OBJ/USART.lnp 693B
  103. micro test/OBJ/USART.map 127.34KB
  104. micro test/OBJ/USART.sct 479B
  105. micro test/OBJ/USART_USART.dep 41.63KB
  106. micro test/OBJ/beep.crf 424.11KB
  107. micro test/OBJ/beep.d 1.62KB
  108. micro test/OBJ/beep.o 458.45KB
  109. micro test/OBJ/delay.crf 424.85KB
  110. micro test/OBJ/delay.d 1.66KB
  111. micro test/OBJ/delay.o 463.36KB
  112. micro test/OBJ/key.crf 424.94KB
  113. micro test/OBJ/key.d 1.62KB
  114. micro test/OBJ/key.o 461.34KB
  115. micro test/OBJ/ld3320.crf 437.35KB
  116. micro test/OBJ/ld3320.d 1.83KB
  117. micro test/OBJ/ld3320.o 503.25KB
  118. micro test/OBJ/ldchip.crf 428.48KB
  119. micro test/OBJ/ldchip.d 1.79KB
  120. micro test/OBJ/ldchip.o 477.74KB
  121. micro test/OBJ/led.crf 424.15KB
  122. micro test/OBJ/led.d 1.58KB
  123. micro test/OBJ/led.o 458.42KB
  124. micro test/OBJ/main.crf 431.16KB
  125. micro test/OBJ/main.d 1.74KB
  126. micro test/OBJ/main.o 465.21KB
  127. micro test/OBJ/misc.crf 423.37KB
  128. micro test/OBJ/misc.d 1.58KB
  129. micro test/OBJ/misc.o 460.96KB
  130. micro test/OBJ/reg_rw.crf 434.08KB
  131. micro test/OBJ/reg_rw.d 1.89KB
  132. micro test/OBJ/reg_rw.o 472.3KB
  133. micro test/OBJ/startup_stm32f40_41xxx.d 67B
  134. micro test/OBJ/startup_stm32f40_41xxx.lst 75.84KB
  135. micro test/OBJ/startup_stm32f40_41xxx.o 7.83KB
  136. micro test/OBJ/stm32f4xx_exti.crf 423.85KB
  137. micro test/OBJ/stm32f4xx_exti.d 1.96KB
  138. micro test/OBJ/stm32f4xx_exti.o 465.1KB
  139. micro test/OBJ/stm32f4xx_fsmc.crf 428.67KB
  140. micro test/OBJ/stm32f4xx_fsmc.d 1.96KB
  141. micro test/OBJ/stm32f4xx_fsmc.o 483.21KB
  142. micro test/OBJ/stm32f4xx_gpio.crf 425.41KB
  143. micro test/OBJ/stm32f4xx_gpio.d 1.96KB
  144. micro test/OBJ/stm32f4xx_gpio.o 474.54KB
  145. micro test/OBJ/stm32f4xx_it.crf 422.79KB
  146. micro test/OBJ/stm32f4xx_it.d 1.84KB
  147. micro test/OBJ/stm32f4xx_it.o 465.5KB
  148. micro test/OBJ/stm32f4xx_rcc.crf 433.74KB
  149. micro test/OBJ/stm32f4xx_rcc.d 1.92KB
  150. micro test/OBJ/stm32f4xx_rcc.o 530.84KB
  151. micro test/OBJ/stm32f4xx_spi.crf 428.08KB
  152. micro test/OBJ/stm32f4xx_spi.d 1.92KB
  153. micro test/OBJ/stm32f4xx_spi.o 490.68KB
  154. micro test/OBJ/stm32f4xx_syscfg.crf 423.69KB
  155. micro test/OBJ/stm32f4xx_syscfg.d 2.04KB
  156. micro test/OBJ/stm32f4xx_syscfg.o 464.44KB
  157. micro test/OBJ/stm32f4xx_tim.crf 442.88KB
  158. micro test/OBJ/stm32f4xx_tim.d 1.92KB
  159. micro test/OBJ/stm32f4xx_tim.o 587.56KB
  160. micro test/OBJ/stm32f4xx_usart.crf 428.46KB
  161. micro test/OBJ/stm32f4xx_usart.d 2KB
  162. micro test/OBJ/stm32f4xx_usart.o 496.56KB
  163. micro test/OBJ/sys.crf 423.83KB
  164. micro test/OBJ/sys.d 1.54KB
  165. micro test/OBJ/sys.o 456.93KB
  166. micro test/OBJ/system_stm32f4xx.crf 424.53KB
  167. micro test/OBJ/system_stm32f4xx.d 1.94KB
  168. micro test/OBJ/system_stm32f4xx.o 459.08KB
  169. micro test/OBJ/usart.crf 428.13KB
  170. micro test/OBJ/usart.d 1.73KB
  171. micro test/OBJ/usart.o 465.81KB
  172. micro test/SYSTEM/
  173. micro test/SYSTEM/delay/
  174. micro test/SYSTEM/delay/delay.c 7.5KB
  175. micro test/SYSTEM/delay/delay.h 838B
  176. micro test/SYSTEM/sys/
  177. micro test/SYSTEM/sys/sys.c 1.04KB
  178. micro test/SYSTEM/sys/sys.h 3.36KB
  179. micro test/SYSTEM/usart/
  180. micro test/SYSTEM/usart/usart.c 2.85KB
  181. micro test/SYSTEM/usart/usart.h 165B
  182. micro test/SYSTEM/usart/usart_config.h 528B
  183. micro test/USER/
  184. micro test/USER/DebugConfig/
  185. micro test/USER/DebugConfig/USART_STM32F407ZG.dbgconf 2.04KB
  186. micro test/USER/EventRecorderStub.scvd 339B
  187. micro test/USER/JLinkSettings.ini 650B
  188. micro test/USER/USART.uvguix.Administrator 87.73KB
  189. micro test/USER/USART.uvguix.Lenovo 136.91KB
  190. micro test/USER/USART.uvguix.lzy 174.15KB
  191. micro test/USER/USART.uvoptx 17.56KB
  192. micro test/USER/USART.uvprojx 19.32KB
  193. micro test/USER/main.c 1.21KB
  194. micro test/USER/stm32f4xx.h 687.59KB
  195. micro test/USER/stm32f4xx_conf.h 4.49KB
  196. micro test/USER/stm32f4xx_it.c 4.43KB
  197. micro test/USER/stm32f4xx_it.h 2.17KB
  198. micro test/USER/system_stm32f4xx.c 46.66KB
  199. micro test/USER/system_stm32f4xx.h 2.18KB
  200. micro test/keilkilll.bat 399B
  201. micro test/readme.txt 1.03KB

资源介绍:

关于LD3320 SPI版本的使用,配合正点原子STM32F407ZGT6mini板,实现语音识别开关灯
实验器材: 探索者STM32F4开发板 实验目的: 学习串口的使用(接收与发送) 硬件资源: 1,DS0(连接在PF9) 2,串口1(波特率:115200,PA9/PA10连接在板载USB转串口芯片CH340上面) 实验现象: 本实验,STM32通过串口1和上位机对话,STM32在收到上位机发过来的字符串(以回车换 行结束)后,原原本本的返回给上位机。下载后,DS0闪烁,提示程序在运行,同时每隔 一定时间,通过串口1输出一段信息到电脑。 注意事项: 1,电脑端串口调试助手波特率必须是115200. 2,请使用XCOM/SSCOM串口调试助手,其他串口助手可能控制DTR/RTS导致MCU复位/程序不运行 3,串口输入字符串以回车换行结束. 4,请用USB线连接在USB_232,找到USB转串口后测试本例程. 5,P6的PA9/PA10必须通过跳线帽连接在RXD/TXD上. 正点原子@ALIENTEK 2014-10-24 广州市星翼电子科技有限公司 电话:020-38271790 传真:020-36773971 购买:http://shop62103354.taobao.com http://shop62057469.taobao.com 公司网站:www.alientek.com 技术论坛:www.openedv.com
100+评论
captcha