-
USB CDC 实现代码
usb mon 解析
ffffffc033951f00 2264795474 S Bi:1:002:1 -115 128 <
ffffffc0f65de000 2264795480 S Bi:1:002:1 -115 128 <
ffffffc0f65de100 2264795486 S Bi:1:002:1 -115 128 <
ffffffc0f65de200 2264795492 S Bi:1:002:1 -115 128 <
ffffffc0f65de300 2264795498 S Bi:1:002:1 -115 128 <
ffffffc0f65de400 2264795505 S Bi:1:002:1 -115 128 <
ffffffc0f65de500 2264795512 S Bi:1:002:1 -115 128 <
ffffffc0f65de600 2264795518 S Bi:1:002:1 -115 128 <
ffffffc0f65de700 2264795524 S Bi:1:002:1 -115 128 <
ffffffc0f65de800 2264795529 S Bi:1:002:1 -115 128 <
ffffffc05a9a8b00 2264795580 S Co:1:002:0 s 21 22 0003 0000 0000 0
ffffffc05a9a8b00 2264796147 C Co:1:002:0 0 0
ffffffc0f65de900 2264796660 S Bo:1:002:1 -115 12 = 47530120 00010001 000100be
ffffffc0f65dea00 2264796848 S Bo:1:002:1 -115 13 = 47530160 00010001 00020002 01
ffffffc0f65deb00 2264796951 S Bo:1:002:1 -115 13 = 4
- 2023-07-18 06:05:03下载
- 积分:1
-
main
本项目是基于Cortex-M3 的地沟油快速检测装置,旨在实现“地沟油”快速,现场检测。MCU控制可编程的直接数字频率合成器(DDS)产生正弦激励信号,经过可变增益放大器(VGA)和低通滤波器(LPF)作用于食用油阻抗传感器(实验室制作)信号经过仪器放大器送入微控制器(MCU)的模数转化(ADC)通道,MCU对采集的信号通过快速傅里叶变换(DFT)处理,实现食用油阻抗与相角的检测;USB和以太网接口,可与计算机通讯,以便对采集的数据进行存储和分析。(The project is based on the Cortex-M3 waste oil rapid detection device designed to achieve " waste oil" rapid, on-site testing. MCU control programmable direct digital frequency synthesizer (DDS) generates sinusoidal excitation signal through a variable gain amplifier (VGA) and a low-pass filter (LPF) acting on the oil-impedance sensor (lab produced) to send signals through the instrumentation amplifier into the microcontroller (MCU) modulo conversion (ADC) channels, MCU signal acquisition via Fast Fourier Transform (DFT) processing, oil resistance and phase angle detection USB and Ethernet interfaces, and computer communication, in order to collect data for storage and analysis.)
- 2020-07-01 17:20:01下载
- 积分:1
-
U3D调用windowsAPI的一些测试
U3D调用windowsAPI的一些测试
- 2013-08-07下载
- 积分: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
-
gps 命令列表
Microchip的科技公司MCP3204 / 3208
- 2022-05-25 22:21:55下载
- 积分:1
-
Programming-with-MATLAB-and-Visual-C
用MATLAB和VisualC_混合编程及应用(Hybrid Programming with MATLAB and VisualC_ and application)
- 2013-10-10 14:56:17下载
- 积分:1
-
TP0
ANIMATION VOITURE AVAC SHADER
- 2020-10-17 15:17:28下载
- 积分:1
-
bintohex
bin 格式转 hex 格式小程序,大家可以自己编译一下.(bin format to hex format applet, we can compile their own look.)
- 2009-06-12 14:11:59下载
- 积分:1
-
pitbull_v8
说明: Program trading necessary source code
- 2020-06-20 03:00:02下载
- 积分:1
-
【迷你书】征服c指针
说明: 指针是C语言初学者最难弄懂的,学习了这本书之后,就能加强对指针的理解,征服C语言的指针(Conquer the pointer of C language)
- 2020-12-09 08:53:01下载
- 积分:1