-
stm32-485-program
关于stm32的485通讯程序,用串口USART。。。(stm32-485 program)
- 2012-07-28 17:07:21下载
- 积分: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
-
汉字点阵显示2
说明: 基于KEIL和proteus联合实现汉字以点阵形式显示(Display Chinese characters in lattice form based on keil and Proteus)
- 2019-12-13 19:25:38下载
- 积分:1
-
实验4 ADC实验
说明: 基于固件库的STM32F103 ADC采样例程(STM32F103 ADC demo,just for learning)
- 2021-04-23 08:58:55下载
- 积分:1
-
kinect_playground
说明: 一个基于kinect的鼠标小程序~~~用vs2008环境(A small program based on kinect mouse ~ ~ ~ with the vs2008 environment)
- 2011-04-05 17:46:43下载
- 积分:1
-
AD8638_8639_cn
AD8638/AD8639:16V自稳零、轨到轨输出运算放大器(中文版PDF, 728 KB)(AD8638/AD8639: 16V Auto-Zero, Rail-to-Rail Output Operational Amplifier (Chinese edition PDF, 728 KB))
- 2015-01-10 18:09:28下载
- 积分:1
-
基于STM32的脉搏电子血压计(原理图+程序)
说明: 基于STM32的脉搏电子血压计(原理图+程序)(Pulse electronic sphygmomanometer based on STM32 (schematic + program))
- 2020-11-07 23:19:54下载
- 积分:1
-
串口通信(改变了波特率38400)
单片机实现串口通信,也可以与手机进行通信(Singlechip communication)
- 2021-02-19 12:49:44下载
- 积分:1
-
FreeRTOS_HR8P506-master
32位单片机HR8P506上运行FreeRTOS,HR8P506是一款Cortex-m0内核的国产单片机,支持2.5-5.5V的宽电压,36KB Flash和8KB SRAM能够满足绝大多数的应用开发。(32-bit MCU HR8P506 runs FreeRTOS. HR8P506 is a domestic MCU with cortex-m0 kernel, which supports a wide voltage of 2.5-5.5v, 36KB Flash and 8KB SRAM which can meet most application development.)
- 2020-06-24 03:00:02下载
- 积分:1
-
ds_1602
说明: MSPf5529LCD1602显示,初学小实验。(MSPf5529LCD1602 shows that the primary school experiment.)
- 2020-06-23 19:00:02下载
- 积分:1