STM32 ADC Complete Guidance: Polling, Interrupt, and DMA Modes.

  Рет қаралды 5,257

Steppe School

Steppe School

Күн бұрын

Пікірлер: 11
@douglasrom40
@douglasrom40 6 ай бұрын
Congrats!!! Smooth explanation.
@ЕвгенийШепард-р2х
@ЕвгенийШепард-р2х 8 ай бұрын
Great Explanation!
@steppeschool3629
@steppeschool3629 8 ай бұрын
Thanks
@venkygoud7421
@venkygoud7421 7 ай бұрын
Nice video,great explanation
@steppeschool3629
@steppeschool3629 7 ай бұрын
Glad you liked it!
@dangabbay4910
@dangabbay4910 22 күн бұрын
In your interrupt mode example you call HAL_ADC_Start_IT() only once outside the infinite loop. Why does it continue to sample? Aren't supposed to call it multiple times? Please explain.
@dangabbay4910
@dangabbay4910 21 күн бұрын
I guess this is because you have "Continous Conversion Mode" enabled. But how do you determine the sampling rate in this case?
@steppeschool3629
@steppeschool3629 21 күн бұрын
it depends on the timer prescaler and the sampling time you set. For each channel, there is a parameter you can set to control the sampklging rate.
@CLGilbert
@CLGilbert 2 ай бұрын
Is it OK to cast a *uint_16 to a *uint_32 and pass it to Start_DMA? Does the function understand that the buffer is really only 4 bytes and not 8 bytes?
@steppeschool3629
@steppeschool3629 2 ай бұрын
in that case, I guess you need to specify the memory width to 4 bytes, not 2 bytes.
@CLGilbert
@CLGilbert 2 ай бұрын
​@@steppeschool3629yes. I noticed now you set the DMA length to half word.
STM32 Multi ADC DMA method
29:42
PR TechTalk
Рет қаралды 9 М.
STM32 ADC #2. How to use ADC in Interrupt & DMA Mode || Single Channel
15:10
黑天使只对C罗有感觉#short #angel #clown
00:39
Super Beauty team
Рет қаралды 36 МЛН
小丑教训坏蛋 #小丑 #天使 #shorts
00:49
好人小丑
Рет қаралды 54 МЛН
The Value of Source Code
17:46
Philomatics
Рет қаралды 219 М.
Writing Code That Runs FAST on a GPU
15:32
Low Level
Рет қаралды 583 М.
STM32H7 ADC + DMA + Timer Firmware Tutorial - Phil's Lab #138
35:22
Flawless PCB design: RF rules of thumb - Part 1
15:45
Hans Rosenberg
Рет қаралды 101 М.
Interrupts | #8 STM32 GPIO button interrupt
23:48
Terminal Two
Рет қаралды 60 М.
3 engineers race to design a PCB in 2 hours | Design Battle
11:50
Predictable Designs
Рет қаралды 587 М.
Use STM32 Flash Memory to store data Permanently
13:34
Steppe School
Рет қаралды 5 М.
STM32 ADC #1. How to configure ADC || Single Channel Polling Mode
13:55
ControllersTech
Рет қаралды 3,5 М.