-
connection-two-methods
connection的两种连通域方法,上传上去大家应该能看懂的,我从基础学的是能够看得懂,不懂得翻下书(The connection of the two methods of connected domain, uploaded you should be able to understand, I the foundation to learn is to be able to read, not understand through books)
- 2016-03-09 17:19:33下载
- 积分:1
-
STFOC
ST2.0库的FOC程序,现在已经精简了,用起来更加方便和容易理解。(ST2.0 library FOC procedures, streamline now, it is more convenient to use and easy to understand)
- 2017-04-21 12:34:12下载
- 积分:1
-
main
冰箱自动控制系统!希望对你有帮助.自动转换的(Refrigerator control system! Want to help you. Automatic conversion)
- 2010-05-30 00:30:01下载
- 积分:1
-
AD9912
说明: stm32的ad9912的寄存器配置例程,频率,相位,功率的配置。(Stm32 ad9912 register configuration routine, frequency, phase, power configuration.)
- 2020-06-20 17:20:02下载
- 积分:1
-
The-NIOSII-detailed-tutorial
黑金动力原创nios ii教程,介绍了硬件、软件开发流程,提供了led、中断、串口、rtc、spi、iic、定时器等十多个实验的详细介绍(Alinx original nios ii tutorial, this paper introduces the hardware and software development process, and provides led, interrupt, a serial port, the RTC, spi, iic, timer and so on more than a dozen experiments in detail)
- 2020-12-08 15:09:21下载
- 积分:1
-
4线步进电机控制
说明: 步进电机控制,采用4线程得方式,C语言编写,亲测可用(Stepper motor control, using 4 threads, C language, pro-test available)
- 2019-04-19 17:00:20下载
- 积分:1
-
LED流水灯和51单片机定时器程序
说明: LED流水灯和51单片机定时器程序,适合初学者(LED water lamp and 51 single timer program for beginners)
- 2020-06-19 11:20:02下载
- 积分:1
-
ADC_DualModeInterleaved
stm32f4 adc 的代码,双通道,用DMA保存数据。(stm32f4 family c code, adc
This example provides a short description of how to use the ADC peripheral to
convert a regular channel in Dual interleaved mode using DMA in mode 3 with 5Msps.
DMA mode 3 is used in interleaved mode in 6-bit and 8-bit resolutions.
The Dual interleaved delay is configured 6 ADC clk cycles.
On each DMA request (two data items are available) two bytes representing two
ADC-converted data items are transferred as a half word.
The data transfer order is similar to that of the DMA mode 2.
A DMA request is generated each time 2 data items are available
1st request: ADC_CDR[15:0] = (ADC2_DR[7:0] << 8) | ADC1_DR[7:0]
2nd request: ADC_CDR[15:0] = (ADC2_DR[7:0] << 8) | ADC1_DR[7:0]
The ADC1 and ADC2 are configured to convert ADC Channel 12, with conversion
triggered by software.
By this way, ADC channel 12 is converted each 6 cycles.
In this example, the system clock is 168MHz, APB2 =84MHz and ADC clock = APB2 /2.
Since ADCCLK=)
- 2013-10-14 19:06:26下载
- 积分:1
-
Key
msp430f149按键程序,非常完整,带中断,输入,输出(msp430f149 key procedures)
- 2014-06-13 15:06:31下载
- 积分:1
-
828DPLC
西门子828d数控系统PLC程序。支持四轴控制及圆盘式刀具自动交换装置(Siemens 828d CNC PLC program. Axis control and disc support automatic tool exchange device)
- 2021-04-22 17:28:48下载
- 积分:1