登录
首页 » C# » STM32_SPWM_Adjustable

STM32_SPWM_Adjustable

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

  • postprocess
    Post process with irrlicht Engine
    2011-10-08 00:15:59下载
    积分:1
  • vs-2008-under-MFC-program--run-dall
    visual studio 2008下MFC程序运行所需dall(visual studio 2008 under MFC program needed to run dall)
    2012-08-28 10:14:28下载
    积分:1
  • Example_2
    说明:  鸡舍的智能补光程序,白天晚上自动补光开灯关灯 ,(The intelligent lighting program of the chicken coop can automatically fill the light on and off during the day and night.)
    2020-06-18 13:00:01下载
    积分:1
  • DNS_Lookup
    窗口方式下域名解析,DNS域名解析系统。(Window mode, DNS, DNS domain name system.)
    2009-11-02 13:08:46下载
    积分:1
  • getConnectionString
    ADO获取数据库连接字串的源代码。不少程序员为数据库的连接字串而发愁,好了,这下可以为你获取这个连接字串了。(ADO database connection string to obtain the source code. Many programmers for the database connection string and worry about, well, thought you这下可access to the connection string of the.)
    2008-04-08 09:40:43下载
    积分:1
  • 实现et199_锁内时间限制
    说明:  在ET199锁内写好C51,实现时间限制。(Write C51 in ET199 dongle to achieve time limit.)
    2020-06-23 12:20:02下载
    积分:1
  • FreeRTOS中文实用教
    FREERTOS 实时内核 实用指南 实用教程(Practical Guide for FREERTOS Real-time Kernel)
    2020-06-22 09:40:07下载
    积分:1
  • zuixiaoxitong
    8255 lcd1602显示 adc转换最小系统 矩阵键盘扫描(can adjust time of clock display by led)
    2011-09-28 16:48:08下载
    积分:1
  • MSP430F6638官方范例
    这个资料可以是“源代码”、“二进制代码”或“源代码和二进制代码”,它是软件内容的交付形式。如果软件以存档格式交付,则此字段适用于存档的内容。如果单词limited与source一起使用,如“limited source”或“limited source and binary”,则仅提供应用程序源的部分。(This field specifies from where or from whom TI obtained the Software. It may be a URL to an Open Source site, a 3rd party licensor, or TI (if TI developed the software). If this field contains a link to Open Source software, the date TI downloaded the Software is also recorded. See Links Disclaimer in the Disclaimers Section.)
    2020-06-18 17:00:02下载
    积分:1
  • log4net-2.0.8-src
    说明:  Log4net.dll是著名的Apache软件为.net framework 2框架准备的支持库,方便在不同的平台上得到功能支持。(Log4net. DLL is a support library prepared by Apache software for.NET Framework 2. It is convenient to get functional support on different platforms.)
    2020-10-31 15:59:55下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载