登录
首页 » C# » STM32_SPWM_Adjustable

STM32_SPWM_Adjustable

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

  • SNMPApp
    用snmp协议制作的网络管理程序可实现CPU 内存 硬盘空间 以及运行程序监控的代码 可作为毕业设计的参考 使用了开源类库snmpsharpnet(Snmp agreement made with the network management program can be realized CPU memory disk space and run the program code can be used as a reference monitor graduation design uses the open source library snmpsharpnet)
    2015-01-23 11:49:39下载
    积分:1
  • hacker-programing
    黑客编程精粹,可以学到很多使用的东西啊,里面包含好几个文件(Hacker programming the essence of things you can learn a lot using the ah, which contains several files)
    2009-12-30 11:41:55下载
    积分:1
  • kindeditor
    富文本编辑器,可用于wpf应用程序,用webbrowser加载(Rich Text Editor)
    2013-04-18 14:54:27下载
    积分:1
  • lesson1
    C#+AE编程,主要是实现几何对象和空间坐标系的基本操作,适合初学者!(C#+ AE programming, mainly to achieve geometric objects and spatial coordinates of the basic operation, suitable for beginners!)
    2013-08-12 20:12:11下载
    积分:1
  • new
    lish.System will automatically delete the directory of debug and release, so please do not put files on these two directory.
    2016-02-20 12:18:10下载
    积分:1
  • SimpleApp
    说明:  cc2430开发实例 simpleapp 可在此基础上修改(cc2430 Development Example)
    2010-04-06 17:58:29下载
    积分:1
  • C#实现UDP收发结构体 send_receive_struct_CSharp
    C#实现UDP收发结构体,具体采用逐字节发送的方式,解决了与C++之间的网络通信问题。(sending and receiving of struct in C#)
    2020-06-28 09:40:02下载
    积分:1
  • mymapp
    用C++中的MFC编程实现正轴等角割圆柱投影,实现以下要求: 取克拉索夫斯基椭球 (1)制图区域: Bs=0°, BN=25° LE=105°, LE=125° (2)经纬线间隔: ΔB=ΔL=5° (3)制图比例尺: 1:M0=1:1000 000 (4)标准纬线: Bk=±15° 计算经纬网格点的 x, y,m,n, p (With C++ Of MFC programming is cutting Conformal cylindrical projection axis to achieve the following requirements: check克拉索Malinowski ellipsoid (1) mapping the region: Bs = 0 °, BN = 25 ° LE = 105 °, LE = 125 ° (2) latitude and longitude line spacing: ΔB = ΔL = 5 ° (3) Drawing scale: 1: M0 = 1:1000 000 (4) the standard parallels: Bk = ± 15 ° latitude and longitude grid computing point x , y, m, n, p)
    2007-12-03 03:36:43下载
    积分:1
  • Dll_Test
    登陆窗口 可用做dll库,.net 4.5 (load from)
    2016-11-07 08:34:37下载
    积分:1
  • baiduMap
    百度地图切片,VS2010版,可以切下来地图,长时间切图会有问题,注释很多,大家看后就能理解。(Baidu map slices, VS2010 edition, can cut down the map, cut figure there will be a problem for a long time, notes a lot of, everybody can understand.)
    2015-09-02 10:24:54下载
    积分:1
  • 696518资源总数
  • 104600会员总数
  • 46今日下载