Tutorial 14:  ADC by Polling
11:47
Жыл бұрын
Tutorial 13: ADC in STM32F4
8:13
Жыл бұрын
9. HTML Anchor Tag (in Hindi)
10:16
8. HTML Image & Attribute (in Hindi)
6:02
6. HTML Formatting Tags (in Hindi)
7:27
3. HTML Boiler Plate
2:47
2 жыл бұрын
2. How to Download VS Code Editor
3:48
4. HTML Tags & Elements (in Hindi)
3:48
1. HTML Introduction (in Hindi)
5:30
Пікірлер
@MKRCLabs
@MKRCLabs Ай бұрын
wrong unit8_t mode == 0;
@gsaikumar8809
@gsaikumar8809 3 ай бұрын
And also can you complete this course sir.
@gsaikumar8809
@gsaikumar8809 3 ай бұрын
Can you post more videos about these videos, because these videos are helpful for nowadays learners and your way of teaching is very good sir.
@mokoos
@mokoos 3 ай бұрын
One of the best videos I've seen. Thanks a lot sir!
@rykat6174
@rykat6174 4 ай бұрын
great tut, thanks
@kamranrashid8593
@kamranrashid8593 5 ай бұрын
Pro explained thanks so much
@kamranrashid8593
@kamranrashid8593 5 ай бұрын
Pro explained
@VinothkannanR-vu9yl
@VinothkannanR-vu9yl 5 ай бұрын
for multiple ISR call back function name is same then how to use it?
@rezamalaki833
@rezamalaki833 5 ай бұрын
nice
@Radplus
@Radplus 6 ай бұрын
Hi how much is the time between interrupt(falling or rising edge) and function and how we can decrease this time ? (Doing the function immediately after interrupt without any delay)
@egementekin
@egementekin 7 ай бұрын
when I click "save" only .ioc file appears on the left. I cannot access main.c
@ahmettokay731
@ahmettokay731 7 ай бұрын
Thanks man
@utbahrabuan4779
@utbahrabuan4779 8 ай бұрын
Very clear tutorial. Thanks sir! May god bless you.
@coolchriss
@coolchriss 9 ай бұрын
Cool❤
@MamathaJ987
@MamathaJ987 9 ай бұрын
hello sir this is not working on NUCLEO-L053R8
@sudheerkumar5966
@sudheerkumar5966 9 ай бұрын
very good sir ,plz make on i2c and spi communication videos,after almost 20 days hard learning,searched your videos,when finally i learned about ADC.thanks
@TheDutchGuyOnYT
@TheDutchGuyOnYT 10 ай бұрын
Thx for this very clear tutorial
@icollided
@icollided Жыл бұрын
Great video. Thanks!
@edvinass3804
@edvinass3804 Жыл бұрын
Good stuff, thanks!
@zsomborarvai1743
@zsomborarvai1743 Жыл бұрын
Really good! thank you
@shivaramreddykarumula2714
@shivaramreddykarumula2714 Жыл бұрын
Hi I want to use the st link v2 to program the nucleo board . How do I do it
@gustavoperezsanchez2202
@gustavoperezsanchez2202 13 күн бұрын
Hi, were you able to program or debug your nucleo board with st link v2? I want do the same
@shivaramreddykarumula2714
@shivaramreddykarumula2714 10 күн бұрын
@ yes
@gustavoperezsanchez2202
@gustavoperezsanchez2202 2 күн бұрын
@@shivaramreddykarumula2714 Hi, do you have any connection diagram as you connect your board with the STLink V2? Could you share with me please.
@stm3252
@stm3252 Жыл бұрын
Very informative tutorial! Thank you!
@offensivebias3965
@offensivebias3965 Жыл бұрын
how to join or register for free course ?
@csigabigaboca1987
@csigabigaboca1987 Жыл бұрын
I understand the interruption method, but what can the event be used for?
@jingtingleow3974
@jingtingleow3974 Жыл бұрын
Is this function not available for nucleo-c031c6 because i cannot find EXTI line [15:10] interrupts checkbox in my NVIC Tab :(
@FainTech
@FainTech Жыл бұрын
Is it the same put boton_state == 1? Nice vid. Bro
@HossamHassan-hq1gd
@HossamHassan-hq1gd Жыл бұрын
What if 2 interrupts have the same priority? which one will preempt the other?
@floraldream22
@floraldream22 Жыл бұрын
whosoever's sub priority is low, that goes first
@ahmetalitilkicioglu5761
@ahmetalitilkicioglu5761 Жыл бұрын
thx man you so helped me ! :D
@Hexnbit
@Hexnbit Жыл бұрын
Welcome!! Happy to help!
@sugiyartosugiyarto1587
@sugiyartosugiyarto1587 Жыл бұрын
Sir Make video timer interup...thanks🎉🎉
@panstar
@panstar Жыл бұрын
How to write assignment?
@Hexnbit
@Hexnbit Жыл бұрын
Hi Ashok, Please contact our team on WhatsApp. They will guide you for the same.
@rons0098
@rons0098 Жыл бұрын
Hi, You have made very good videos which I was looking for, Good job
@Hexnbit
@Hexnbit Жыл бұрын
Welcome!! Happy to help! You can check training programs on our website as well www.hexnbit.com/product/certificate-program-in-advance-embedded-systems-with-stm32/
@mrezamuktasib
@mrezamuktasib Жыл бұрын
i want use Motor with encoder, and the encoder have Signal FG Wire that send hall signal, how do i manage it in stm32 using external intterupt? jgb37-3525
@Hexnbit
@Hexnbit Жыл бұрын
You can try working with timer instead of external interrupt. There is separate section for encoder interface. Try referring the example code for eval board from repository. C:\Users\User_Name\STM32Cube\Repository\STM32Cube_FW_F4_V1.27.1\Projects\STM324xG_EVAL\Examples\TIM\TIM_Encoder If you have used any custom path then you can select the path likewsie
@tutosshoon2393
@tutosshoon2393 Жыл бұрын
hi, so the internal pull up or pull down resistor of the user button, is pull up right?
@Hexnbit
@Hexnbit Жыл бұрын
Yes.. it is pulled up. It varies board to board, you can check the schematic for better understanding.
@orvilleparrish4969
@orvilleparrish4969 Жыл бұрын
"Promo SM"
@mkr32
@mkr32 Жыл бұрын
thank bro nice work
@Hexnbit
@Hexnbit Жыл бұрын
Welcome!! Happy to help!
@abbasraimkulov3913
@abbasraimkulov3913 Жыл бұрын
Hi, What if we have used the 2 external interrupts? How we differentiate "HAL_GPIO_EXTI_Callback(uint16_t GPIO_Pin); " for each interrupt?
@Hexnbit
@Hexnbit Жыл бұрын
Based on the pin number which is given as a parameter to this callback function. If you have configured PC7 and PD8 so you have to check what is the pin number for source of interrupt and then decode the isr to be executed..
@5245jah
@5245jah Жыл бұрын
@@Hexnbitgreat answer, what about when I use mul.tiple inputs such as GPIOAPIN7 and GPIOBPIN7 ? these both have same pins
@aravinds6698
@aravinds6698 Жыл бұрын
​@@5245jahi have the same doubt did you get any answer
@Fixaj
@Fixaj Жыл бұрын
Nice thanks
@Hexnbit
@Hexnbit Жыл бұрын
Welcome!!
@Fr4nzB0OM
@Fr4nzB0OM 2 жыл бұрын
Ohh man, you don't know how much you helped me!! You saved my life ahah. Thank's man
@Hexnbit
@Hexnbit 2 жыл бұрын
Welcome!! Happy to help!
@shantanu897
@shantanu897 2 жыл бұрын
#Informative
@sugiyartosugiyarto1587
@sugiyartosugiyarto1587 2 жыл бұрын
Sir make video. make input adc potensio output pwm led pin a5..
@HarmanSinghYT
@HarmanSinghYT 2 жыл бұрын
Thanks for information ❤❤
@JD-ls5vt
@JD-ls5vt 2 жыл бұрын
👍
@trabajosfacu3728
@trabajosfacu3728 2 жыл бұрын
The best explanation on KZbin, you save me for my enbedded systems class, thanks!!! Greetings from Mexico
@Hexnbit
@Hexnbit 2 жыл бұрын
Greetings from India !! Thank you for your feedback. Happy to help!
@alanjacob.4559
@alanjacob.4559 2 жыл бұрын
thanks you very much.
@Hexnbit
@Hexnbit 2 жыл бұрын
Welcome!!
@Bhakt_hi_Bhagwaan
@Bhakt_hi_Bhagwaan 2 жыл бұрын
Nice videos
@PriyaSharma-gq3gm
@PriyaSharma-gq3gm 2 жыл бұрын
Is it chargeable?
@sourabhtiwari5137
@sourabhtiwari5137 2 жыл бұрын
Yea
@elukapandu7795
@elukapandu7795 2 жыл бұрын
Internship agri students ki untunda
@DRBuddiesstudysmart
@DRBuddiesstudysmart 2 жыл бұрын
Congratulations 🎉
@jayeshupadhya6119
@jayeshupadhya6119 2 жыл бұрын
Very informative💫
@jujharsingh7723
@jujharsingh7723 3 жыл бұрын
Sir I am having an error in the line statement = takeCommand().lower() its showing AttributeError: 'NoneType' object has no attribute 'lower' please help......
@gaganpreetsingh8355
@gaganpreetsingh8355 3 жыл бұрын
Hi jujhar, kindly check whether takeCommand function is working/returning any value or not. Just try simple speech recognition code snipet once.
@mayanksir_roboticswale
@mayanksir_roboticswale 3 жыл бұрын
Great 👍