登录
首页 » C# » STM32_SPWM_Adjustable

STM32_SPWM_Adjustable

于 2020-10-10 发布 文件大小:401KB
0 181
下载积分: 1 下载次数: 40

代码说明:

  1、ADC用于DMA模式,TIM3的TRGO触发,ADC等时间采样 2、TIM2的1、2通道用于捕获 3、TIM1的第一路,用于SPWM,使用的是对称规则采样法,此方法计算量较小(1, ADC for DMA mode, TRGO TIM3 trigger, ADC and other time sampling 2, TIM2 1,2 channel for capturing 3, the first road TIM1 for SPWM, using a symmetric regular sampling method, this method of calculating the amount of the smaller )

文件列表:

STM32_SPWM_可调
...............\keilkilll.bat,399,2011-04-23
...............\Libraries
...............\.........\CMSIS
...............\.........\.....\CM3
...............\.........\.....\...\CoreSupport
...............\.........\.....\...\...........\core_cm3.c,17273,2010-06-07
...............\.........\.....\...\...........\core_cm3.h,85714,2011-02-09
...............\.........\.....\...\DeviceSupport
...............\.........\.....\...\.............\ST
...............\.........\.....\...\.............\..\STM32F10x
...............\.........\.....\...\.............\..\.........\Release_Notes.html,26297,2011-03-14
...............\.........\.....\...\.............\..\.........\startup
...............\.........\.....\...\.............\..\.........\.......\arm
...............\.........\.....\...\.............\..\.........\.......\...\startup_stm32f10x_cl.s,15766,2011-03-10
...............\.........\.....\...\.............\..\.........\.......\...\startup_stm32f10x_hd.s,15503,2011-03-10
...............\.........\.....\...\.............\..\.........\.......\...\startup_stm32f10x_hd_vl.s,15692,2011-03-10
...............\.........\.....\...\.............\..\.........\.......\...\startup_stm32f10x_ld.s,12376,2011-03-10
...............\.........\.....\...\.............\..\.........\.......\...\startup_stm32f10x_ld_vl.s,13656,2011-03-10
...............\.........\.....\...\.............\..\.........\.......\...\startup_stm32f10x_md.s,12765,2011-03-10
...............\.........\.....\...\.............\..\.........\.......\...\startup_stm32f10x_md_vl.s,14073,2011-03-10
...............\.........\.....\...\.............\..\.........\.......\...\startup_stm32f10x_xl.s,15955,2011-03-10
...............\.........\.....\...\.............\..\.........\.......\gcc_ride7
...............\.........\.....\...\.............\..\.........\.......\.........\startup_stm32f10x_cl.s,13072,2011-03-10
...............\.........\.....\...\.............\..\.........\.......\.........\startup_stm32f10x_hd.s,13160,2011-03-10
...............\.........\.....\...\.............\..\.........\.......\.........\startup_stm32f10x_hd_vl.s,12482,2011-03-10
...............\.........\.....\...\.............\..\.........\.......\.........\startup_stm32f10x_ld.s,9814,2011-03-10
...............\.........\.....\...\.............\..\.........\.......\.........\startup_stm32f10x_ld_vl.s,10562,2011-03-10
...............\.........\.....\...\.............\..\.........\.......\.........\startup_stm32f10x_md.s,10269,2011-03-10
...............\.........\.....\...\.............\..\.........\.......\.........\startup_stm32f10x_md_vl.s,11058,2011-03-10
...............\.........\.....\...\.............\..\.........\.......\.........\startup_stm32f10x_xl.s,13261,2011-03-10
...............\.........\.....\...\.............\..\.........\.......\iar
...............\.........\.....\...\.............\..\.........\.......\...\startup_stm32f10x_cl.s,16626,2011-03-10
...............\.........\.....\...\.............\..\.........\.......\...\startup_stm32f10x_hd.s,16229,2011-03-10
...............\.........\.....\...\.............\..\.........\.......\...\startup_stm32f10x_hd_vl.s,15675,2011-03-10
...............\.........\.....\...\.............\..\.........\.......\...\startup_stm32f10x_ld.s,12650,2011-03-10
...............\.........\.....\...\.............\..\.........\.......\...\startup_stm32f10x_ld_vl.s,12950,2011-03-10
...............\.........\.....\...\.............\..\.........\.......\...\startup_stm32f10x_md.s,12912,2011-03-10
...............\.........\.....\...\.............\..\.........\.......\...\startup_stm32f10x_md_vl.s,13601,2011-03-10
...............\.........\.....\...\.............\..\.........\.......\...\startup_stm32f10x_xl.s,16628,2011-03-10
...............\.........\.....\...\.............\..\.........\.......\TrueSTUDIO
...............\.........\.....\...\.............\..\.........\.......\..........\startup_stm32f10x_cl.s,12604,2011-03-10
...............\.........\.....\...\.............\..\.........\.......\..........\startup_stm32f10x_hd.s,12592,2011-03-10
...............\.........\.....\...\.............\..\.........\.......\..........\startup_stm32f10x_hd_vl.s,12239,2011-03-10
...............\.........\.....\...\.............\..\.........\.......\..........\startup_stm32f10x_ld.s,9826,2011-03-10
...............\.........\.....\...\.............\..\.........\.......\..........\startup_stm32f10x_ld_vl.s,10275,2011-03-10
...............\.........\.....\...\.............\..\.........\.......\..........\startup_stm32f10x_md.s,10275,2011-03-10
...............\.........\.....\...\.............\..\.........\.......\..........\startup_stm32f10x_md_vl.s,10757,2011-03-10
...............\.........\.....\...\.............\..\.........\.......\..........\startup_stm32f10x_xl.s,13252,2011-03-10
...............\.........\.....\...\.............\..\.........\stm32f10x.h,633941,2011-03-10
...............\.........\.....\...\.............\..\.........\system_stm32f10x.c,36557,2011-03-10
...............\.........\.....\...\.............\..\.........\system_stm32f10x.h,2085,2011-03-10
...............\.........\.....\CMSIS debug support.htm,9310,2010-06-07
...............\.........\.....\CMSIS_changes.htm,12531,2010-10-26
...............\.........\.....\Documentation
...............\.........\.....\.............\CMSIS_Core.htm,57004,2010-06-07
...............\.........\.....\License.doc,39936,2010-06-07
...............\.........\STM32F10x_StdPeriph_Driver
...............\.........\..........................\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
...............\.........\..........................\...\stm32f10x_cec.h,6573,2011-03-10
...............\.........\..........................\...\stm32f10x_crc.h,2162,2011-03-10
...............\.........\..........................\...\stm32f10x_dac.h,15233,2011-03-10
...............\.........\..........................\...\stm32f10x_dbgmcu.h,3818,2011-03-10
...............\.........\..........................\...\stm32f10x_dma.h,20754,2011-03-10
...............\.........\..........................\...\stm32f10x_exti.h,6824,2011-03-10
...............\.........\..........................\...\stm32f10x_flash.h,25445,2011-03-10
...............\.........\..........................\...\stm32f10x_fsmc.h,27016,2011-03-10
...............\.........\..........................\...\stm32f10x_gpio.h,20175,2011-03-10
...............\.........\..........................\...\stm32f10x_i2c.h,30029,2011-03-10
...............\.........\..........................\...\stm32f10x_iwdg.h,3828,2011-03-10
...............\.........\..........................\...\stm32f10x_pwr.h,4383,2011-03-10
...............\.........\..........................\...\stm32f10x_rcc.h,30452,2011-03-10
...............\.........\..........................\...\stm32f10x_rtc.h,3857,2011-03-10
...............\.........\..........................\...\stm32f10x_sdio.h,21863,2011-03-10
...............\.........\..........................\...\stm32f10x_spi.h,17725,2011-03-10
...............\.........\..........................\...\stm32f10x_tim.h,52427,2011-03-10
...............\.........\..........................\...\stm32f10x_usart.h,16548,2011-03-10
...............\.........\..........................\...\stm32f10x_wwdg.h,2966,2011-03-10
...............\.........\..........................\Release_Notes.html,29246,2011-03-14
...............\.........\..........................\src
...............\.........\..........................\...\misc.c,7046,2011-03-10
...............\.........\..........................\...\stm32f10x_adc.c,47201,2011-03-10
...............\.........\..........................\...\stm32f10x_bkp.c,8463,2011-03-10
...............\.........\..........................\...\stm32f10x_can.c,45103,2011-03-10
...............\.........\..........................\...\stm32f10x_cec.c,11656,2011-03-10
...............\.........\..........................\...\stm32f10x_crc.c,3347,2011-03-10
...............\.........\..........................\...\stm32f10x_dac.c,19087,2011-03-10
...............\.........\..........................\...\stm32f10x_dbgmcu.c,5149,2011-03-10
...............\.........\..........................\...\stm32f10x_dma.c,29607,2011-03-10
...............\.........\..........................\...\stm32f10x_exti.c,6959,2011-03-10
...............\.........\..........................\...\stm32f10x_flash.c,62551,2011-03-10
...............\.........\..........................\...\stm32f10x_fsmc.c,35484,2011-03-10
...............\.........\..........................\...\stm32f10x_gpio.c,23221,2011-03-11
...............\.........\..........................\...\stm32f10x_i2c.c,45781,2011-03-10
...............\.........\..........................\...\stm32f10x_iwdg.c,4916,2011-03-10
...............\.........\..........................\...\stm32f10x_pwr.c,8759,2011-03-10

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

发表评论

0 个回复

  • c++ 调取摄像头例子源码(服务器端+客户端)网络
    c++ 调取摄像头例子源码(服务器端+客户端)网络编程
    2015-05-05下载
    积分:1
  • SHAPEMAP
    shp文件,包含世界各国最新地图,制作精良,适用于制作电子地图(SHAPEFILE,INCLUDE MAIN CONTRIES IN THE WORLD ,suitable to make eletroic map)
    2021-02-05 17:09:57下载
    积分:1
  • UDPComm
    基于UDP通讯服务器的开发,主要负责接收传感器发送上来的检测数据,校验后解析(CRC校验),并存储在SQL数据库中。(UDP communication server-based development, primarily responsible for receiving the sensor sends up the detection data checksum (CRC check) after parsing, and stored in an SQL database.)
    2012-09-12 15:56:43下载
    积分:1
  • eight_office
    VC++2005编程实例源代码\第8章 Office自动化编程实例,包括14个实例:如何使用VC++动态创建播放幻灯片,如何直接播放幻灯片文件如何使用自动化运行Word宏,如何使用自动化导出Word文件, 如何使用自动化导出Excel文件、Excel图表、Excel工具栏、Excel查询表(VC++ 2005 source code programming examples in Chapter 8 Office automation programming examples, including the 14 examples: how to use VC++ Dynamic slide show created, how to direct the slideshow document how to use automation to run Word macro, how the use of automation to export Word documents, how to use automation to export Excel documents, Excel charts, Excel toolbar, Excel query table)
    2008-12-22 14:01:19下载
    积分:1
  • Makefile
    驾驭Makefile 简单的Makefile入门参考(Simple control Makefile Makefile introductions)
    2016-09-04 20:40:34下载
    积分:1
  • Excel
    VC++6.0开发环境,经本人证实能成功读写excel文件(VC++6.0 EXCEL)
    2013-01-14 14:27:21下载
    积分:1
  • 如何生成DLL
    学习如何生成dll,采用VS2017开发,可以直接打开测试(Learning to Generate DLL)
    2020-06-23 02:00:02下载
    积分:1
  • SendFastMail
    一款非常不错的邮件群发工具。非常适合新手学习关于邮件的编程。(A very good mass-mailing tool. Very suitable for the novice to learn about the programming of the message.)
    2012-06-07 23:05:38下载
    积分:1
  • fft
    说明:  用C++实现fft运算,经验证与matlab计算结果一致(A program in C Plus to realize Fast Fourier Transform,the results are consistent with calculation results by MATLAB.)
    2020-06-19 19:00:01下载
    积分:1
  • CCS_Graph_test
    DSP的CCS示波器用法例子,有程序例子与说明文档,简单实用(DSP s CCS oscilloscope usage examples, there are examples and documentation procedures, simple and practical)
    2014-01-06 15:05:21下载
    积分:1
  • 696518资源总数
  • 105549会员总数
  • 12今日下载