-
用CubeMX生成的点亮LED灯的STM32程序
这是一个用CubeMX生成的点亮LED灯的STM32程序,无需再编写代码,轻轻松松用CubeMX生成STM32工程
- 2023-03-18 00:55:04下载
- 积分:1
-
picturedialer
修改后vs2005的PPC例程picturedialer.(Revised PPC routines of vs2005--picturedialer.)
- 2009-09-30 16:57:53下载
- 积分:1
-
god
just for GOD testjust for GOD test
- 2015-01-08 18:27:32下载
- 积分:1
-
4、液晶显示器
这是基于开发板LPC1114的源码程序,是用C语言编写,关于液晶显示屏的配置和实现同时它也是一个完整的模板,可以在此基础上添加其他程序用于开发板的学习,是一个完整的模板,可直接使用。(This is based on the development board LPC1114 source code program, is written in C language, on the LCD display configuration and implementation at the same time it is a complete template, you can add other programs on this basis for the development board learning, is a complete template, can be used directly.)
- 2020-06-22 17:40:02下载
- 积分:1
-
Wrox_BeginningCSharp3.AnIntroductionOOP
Wrox - Beginning CSharp 3.0 An Introduction To Object Oriented Programming
- 2010-05-17 22:30:13下载
- 积分: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
-
智能车终端RAM代码
说明: 小车控制,蓝牙通信 温湿度传感器驱动 pm2.5传感器驱动(Car Control, Bluetooth Communication Temperature and Humidity Sensor Drive PM2.5 Sensor Drive)
- 2020-06-22 16:40:02下载
- 积分:1
-
good-zoom_scale
图片放大缩小,good example to learn menubar, a demo can be use in ur poject.(image to enlarge narrow, good example to learn menubar. a demo can be use in ur poject.)
- 2007-05-12 18:02:12下载
- 积分:1
-
CODE_UPLOAD
simple calculator for beginers
- 2016-05-14 11:03:33下载
- 积分:1
-
操作系统(内存空间的分配与回收) C语言
操作系统(内存空间的分配与回收) C语言
- 2022-01-25 23:44:09下载
- 积分:1