-
f32_mulAdd
32位单精度浮点数的乘加运算的C编程,感兴趣的可以看一下(Single-precision floating-point multiply-add operation of the C programming, interested can look at)
- 2015-10-10 09:18:26下载
- 积分:1
-
PS2-7SEG
单片机开发系统演示程序 - PS2 键值显示,1位数码管显示键码 (Microcontroller development system demonstration program- PS2 key display, a digital display key code)
- 2013-10-14 16:07:55下载
- 积分:1
-
SPI-ds1302
spi协议,分为几个文件块,以供调用,采用时钟芯片ds1302做例子,进行协议的实现,是c程序方面阅读。(spi agreement, the document is divided into several blocks, calling for the use ds1302 clock chip as an example, for the realization of the agreement is c procedures reading.)
- 2007-04-30 10:51:41下载
- 积分:1
-
guoge
说明: 用C51编写的程序 很实用 很有参考价值 在此分享(Procedures prepared by C51 is a very practical reference value in this share)
- 2009-08-01 11:31:23下载
- 积分: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
-
12864print
51单片机实现12864绘图(包括打点、画线、显示显示图像函数)(51 MCU 12,864 drawings (including RBI, drawing lines, Display image functions))
- 2013-06-21 19:51:30下载
- 积分:1
-
ICM20602_eMD_nucleo_1.7
说明: ICM20602姿态传感器在stm32上的使用(the use of ICM20602 in stm32 board)
- 2019-06-19 15:29:13下载
- 积分:1
-
SD_CARD
基于stm32f407的sd卡数据读写功能,源码数据(Based stm32f407 the sd card data read and write functions, source data)
- 2020-11-10 21:39:45下载
- 积分:1
-
6-res
基于热敏电阻电路仿真 proteus 仿真 基于热敏电阻电路仿真 proteus 仿真(re min dian zu fang zhen re min dian zu fang zhen re min dian zu fang zhen re min dian zu fang zhen)
- 2015-05-04 22:36:32下载
- 积分:1
-
stand_k60
两轮独立小车编程,已经通过调试,可以站立行走,单片机编程。(Two independent car programming, has been through debugging, you can stand walking, single-chip programming.)
- 2017-09-25 19:16:29下载
- 积分:1