-
LMP91000-code
msp430程序,用于AFE芯片LMP91000的驱动程序(The msp430 program, drivers for the AFE chips lmp91000)
- 2021-03-18 18:59:19下载
- 积分:1
-
Candle_1.1.7
GRBL控制软件新版1.17,传上来大家看看(assert_param(IS_NVIC_VECTTAB(NVIC_VectTab));
assert_param(IS_NVIC_OFFSET(Offset));)
- 2020-11-10 19:19:46下载
- 积分:1
-
SLE4428驱动
SLE4428逻辑加密卡驱动程序源码, C语言实现(sle4428 logic encryption card, driver source code, c language)
- 2021-02-03 11:09:59下载
- 积分:1
-
ALIENTEK MINISTM32 实验8 PWM输出实验
说明: 利用stm32输出pwm波,希望能给大家带来一些帮助(Output PWM wave by stm32)
- 2020-06-23 19:00:02下载
- 积分:1
-
BK3231 Design Kit-0204-kh-V03
上海博通BK3231经典蓝牙鼠标代码,包含了多种sensor功能。(Shanghai Broadcom BK3231 classic Bluetooth mouse code, contains a variety of sensor functions.)
- 2020-12-20 22:59:10下载
- 积分:1
-
抢答器
说明: 嵌入式智能抢答器,基于红外遥控和can通信,实现强答,具有掉电保护功能(Embedded intelligent answering device, based on infrared remote control and can communication, realizes strong answering and has power-off protection function.)
- 2020-06-23 01:40:01下载
- 积分:1
-
实验30 18B20数字温度传感器实验
说明: 基于stm32在keil平台上通过ds18b20测量温度的实验(ds18b20 temperature measurement)
- 2020-06-20 12:40:02下载
- 积分:1
-
anjian
stm8系列单片机,控制八位数码管按键计数(stm8 series microcontrollers, digital control buttons eight counts)
- 2015-03-29 17:12:04下载
- 积分: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
-
epwm_Three_phase-SPWM
F28335 用EPWM模块,查表发,生成50Hz 相位差120度的三相SPWM。(F28335 EPWM module, table look-up hair, three-phase SPWM to generate 50Hz phase difference of 120 degrees.)
- 2013-01-05 20:33:33下载
- 积分:1