登录
首页 » C# » STM32_SPWM_Adjustable

STM32_SPWM_Adjustable

于 2020-10-10 发布 文件大小:401KB
0 104
下载积分: 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 个回复

  • tMCimg
    说明:  tMCimg,惊醒蒙特卡洛光场分布的模拟,得到生物组织中的光场仿真,(tMCimg Monte Carlo)
    2021-04-18 11:38:52下载
    积分:1
  • Predictive_Model_Analysis
    以由科学数据构成的大型二维数据表为对象,运用预测模型分析方法,实现语义压缩。 用MFC框架建立了一个基于上述方法的压缩解压工具应用程序。(Posed by the scientific data of large-scale two-dimensional data table for the object, the use of prediction model analysis, the realization of semantic compression. MFC framework with the establishment of a method based on the above-mentioned compression decompression tool applications.)
    2007-09-09 12:52:34下载
    积分:1
  • xml-write
    c# .net ,使用XmlDocument,实现xml的写入。(c#. net, using XmlDocument, implement xml writes.)
    2013-09-28 16:40:21下载
    积分:1
  • 解码PPM
    stm32读取飞控的ppm信号,并解码到stm32的定时器输出(STM32 reads ppm and decodes it)
    2021-02-21 11:29:42下载
    积分:1
  • ClientForm
    自己写的一个OPC UA客户端,可用于连接西门子机床,实现读写、订阅的功能。(I write a OPC UA client, which can be used to connect SIEMENS machine tools to realize the function of read, write and subscribe.)
    2018-03-29 15:21:24下载
    积分:1
  • 基于C#的skyline二次开发案例
    基于C#语言的skyline二次开发实例(Examples of Development of Skyline Based on C#)
    2020-06-24 08:20:02下载
    积分:1
  • gdal153-vc9
    以编译的GDAL库 v1.53 (For VC9)(In order to compile the GDAL library v1.53 (For VC9))
    2010-02-26 10:05:15下载
    积分:1
  • 四、DSP最小系统及硬件基本介绍
    dsp最小系统详解,非常丰富,适合新手学习(DSP minimum system detailed solution, very rich, suitable for novice learning)
    2020-07-03 09:00:02下载
    积分:1
  • cSharplianliankan
    c#实现的一个简单连连看,没有什么bug,在vs下可以运行(C# Lianliankan a simple, no bug, can run under vs)
    2013-09-22 19:33:45下载
    积分:1
  • C# Outcome 03
    说明:  List / ClassLibrary 信息传递, 页面交互(List/ClassLibrary information transfer, page interaction)
    2019-05-16 15:53:07下载
    积分:1
  • 696524资源总数
  • 103938会员总数
  • 55今日下载