搜索资源列表
Custom_HID_interrut_adc_dma_control
- acquisition with ADC and storing in SRAM wuth DMA. change sampling time throught USB and transfer sampling throught usb protocol in terrupt.
adc
- stm32 adc采样+dma+usart传输-stm32 adc sampling+dma+usart transmission
STM32-ADC
- stm32 ADC单通道(DMA),stm32 ADC单通道(DMA) -stm32 ADC
实验18 ADC实验
- stm32l4xx_hal_adc_ex.c ADC stm32l476(+ Operation functions * ++ Start, stop, get result of conversions of regular * group, using 3 possible modes: polling, interruption or DMA. * + Control functions
00ic_AdcToDMA
- 将ADC后的数据保存到DMA中 并可观察其数据信息(Save the data from the ADC into the DMA and observe its data information)