Hello, Wonderful Series on Register Programming, I am developing a similar code on L4 series and having issues with Wait_For_Conv() function as in L4 series the EOC is set by hardware. Thanks in advance
@TonyWilson-r5h11 ай бұрын
Great video. I have a question. In line 28 you are setting the continuous conversion bit but you also start conversions at line 74 in the ADC_Start() routine. Why are you doing that? In my code, unless I comment out line 28, the program does not work.
@ControllersTech11 ай бұрын
Continuous conversion starts the covrsuon again once the previous one is over. You can enable or disable it as per the code requirement.
@chamlalmohamed11943 жыл бұрын
Thank you for the great videos, concerning setting up the resolution, i think it should be ADC1->CR1 &= ~(3
@chaitanyapanse6222 Жыл бұрын
Hi, since we have to write a 0 to these bits and since its reset value for bit 24 and 25 is 0 we can consider only setting bit as both the bits are going to be zero. Hope it helps.
@BeratcanCekic Жыл бұрын
Hello Sir, thank u for such an awasome tutorial. My question is when i use ADC as the single mode , i cant use any inputs except PA0 , i looked at some projects and i think i have to make some arrangements in SQR Registers but i cant get a clear knowledge after reading them can u help me ?
@eamonhannon11033 жыл бұрын
Excellent video . Very well presented . Thank you for the link to the code also . Thank you . !
@deutrion4 жыл бұрын
Great video, thanks for the input. It is possible to make a video of the use of EMWIN on a stm32f429-disco
@ControllersTech4 жыл бұрын
I'll take a look..
@eduardodelarosaferrer22054 жыл бұрын
Thanks a lot for the video
@ongxuanle34793 жыл бұрын
Thank you for the great videos, but i have something that I don't undestand: In datasheet the V_DDA = 2.4 to 3.6 V, but you program V_DDA = 3.3 V ? If I choose f_ADC = 15 MHz, How many V_DDA voltage that I must program? And Which frequency selected to caculate for t_stab = 10 us ? ADC1->CR2 |= 1
@mohdtanveer95524 жыл бұрын
DCMI tutorial please
@sureshp6324 жыл бұрын
GPS neo 6 module interface please
@stark93974 жыл бұрын
stm32f407vg & gsm / gprs video pleaseee. Resource too little.
@ricardo300able2 жыл бұрын
Muchas gracias amigo, me funciono en un STM32F401😄
@onurolce4 жыл бұрын
I would like to know why did you switched from STM32CubeIDE to Keil?
@jorgejacome42694 жыл бұрын
Me too , thanks for sharing your valuable knowledge
@ControllersTech4 жыл бұрын
I haven't switched. This is register based series and i am using keil for this. For HAL, I'll continue using cubeide
@jorgejacome42694 жыл бұрын
@@ControllersTech That's OK , but my question and I do believe would be same from onurolce post will be : You only use keil for these new set of videos stm32 register programming and not CubeIDE. I can not download a Keil free version from a website . Anyway what will be the steps on CubeIDE to do register programming . Perhaps would be a good idea to open a new tread, --- Register Programming on CubeIDE --
@ControllersTech4 жыл бұрын
you can download keil from their website. I never tried with CubeIDE, but i guess it will work as mentioned below: 1. create a project, just like you create regular project 2. in the cubeMX select only the basic things. (it won't matter what you select) 3. after the project is generated, delete the contents of the main file and follow the video afterwards
@onurolce4 жыл бұрын
@@jorgejacome4269 Yes you are right. and I also agree with you about "creating new playlist for Keil and STM32".
@venkat28303 жыл бұрын
Sir,For sampling time setting,You need to use ADC1->SMPR2 &= ~((7
@ControllersTech3 жыл бұрын
Yes that's correct
@coolchriss7 ай бұрын
If I give you 1000 like , I am not going to cover your favors !😊