登录
首页 » C# » STM32_SPWM_Adjustable

STM32_SPWM_Adjustable

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

  • GetCurTime
    很好的系统编程指南,希望大家认真学习,能够写出好的系统代码(Very good system programming guide, I hope you seriously study, to write a good system code)
    2017-03-09 10:32:57下载
    积分:1
  • UP-Load
    断点续传,用于向服务器上传文件,请大家多多指教。(For the server to upload large files, simplify user operation, powerful function, I hope a lot of advice, don t feel as much as, in addition to what can not upload)
    2013-07-24 23:09:56下载
    积分:1
  • HEU_KMS_Activator_v2.4
    合并果子,压缩是一种有效的减小数据量的方法,目前已经被广泛应用于各种类型的信息系统之中。 一种压缩文本文件的方法如下: 1. 原始文本文件中的非字母的字符,直接拷贝到压缩文件中; 2. 原始文件中的词(全部由字母组成),如果是第一次出现,则将该词加入到一个词的列表中,并拷贝到压缩文件中;否则该词不拷贝到压缩文件中,而是将该词在词的列表中的位置拷贝到压缩文件中。 3. 词的列表的起始位置为 1 。 词的定义为文本中由大小写字母组成的最大序列。大写字母和小写字母认为是不同的字母,即 abc 和 Abc 是不同的词。词的例子如下: * x-ray 包括两个词 x 和 ray * mary s 包括两个词 mary 和 s * a c-Dec 包括三个词 a 和 c 和 Dec 编写一个程序,输入为一组字符串,输出为压缩后的文本。(Fruit combined compression is an effective method for reducing the amount of data, has been widely applied to various types of information into the system. A method of compressing a text file is as follows: 1 original text file non-alphabetic characters, copy directly to the compressed file 2 words in the original document (all composed of letters), if it is the first time, then. The word is added to a word list, and copied to the compressed file otherwise the term is not copied to the compressed file, but the position of the word in the list of words copied to the archive. 3 the starting position is a list of words. The maximum term is defined by a sequence of text consisting of uppercase and lowercase letters. Uppercase and lowercase letters are considered different letters, ie abc and Abc are different words. Examples of the word as follows:* x-ray consists of two words x and ray* mary' s, including two words mary and s* a c-Dec consists of three words a and c and Dec to write )
    2013-12-02 17:28:34下载
    积分:1
  • sip_hmp_asr_tts_demo
    带语音识别的SIP-HMP程序, 可以实现ASR和TTS(sip hmp asr tts demo)
    2017-12-06 09:09:24下载
    积分:1
  • Printer
    热敏打印机驱动,绘图机驱动,C语言编程,单片机.在ADuC834上验证过可以使用。(driver of printer,C program MCU,fit for ADuC834 chip.)
    2013-12-01 20:56:18下载
    积分:1
  • get_pixel
    得到24位位图的一个点的颜色值 (Getting the RGB value of a point in a 24-bit image )
    2021-05-13 14:30:02下载
    积分:1
  • Desktop
    说明:  基于matlab的演化博弈模拟输出图,亲测好用,欢迎下载(Matlab-based evolutionary game simulation output diagram)
    2019-04-27 20:24:39下载
    积分:1
  • demoddd
    在一个Windows应用程序,模拟发送和接收字符串,该字符串将被编码为一个字节数组,16进制字节数组的形式展示。解码后恢复字符串的字节数组收件人。(In an Windows application, imitate the sending and receiving the string, the string will be encoded into a byte array, display form of 16 hexadecimal byte array. The recipient of an array of bytes after decoding to restore the string.)
    2013-12-24 22:49:05下载
    积分:1
  • ServerDemo
    TCP协议数据传输和聊天程序服务器端程序源代码(TCP data and message transferring, server program.)
    2009-04-08 21:00:16下载
    积分:1
  • FFQueue FFmpeg 图形化界面 影音格式转换
    FFQueue是一款非常强大、好用的视频转码软件,其支持的H265编码,经过它压缩后的视频文件非常小,而且画质基本和压缩前不会有太大区别。对手机可变帧录制的视频,经过转换后不会出现声画不同步问题。FFQueue支持视频的剪切和拼接,并可以制作gif,同时还支持AMD显卡的加速处理。更多功能大家使用中去发现,作为制作教学视频上传或保存大视频节约空间的玩家可以说是必备精品。当前版本是FFQueue1.7.52.259
    2021-05-06下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载