#1.2 STM32F103 Clock Setup using REGISTERS || TIMER Config || GPIO Config

preview_player
Показать описание
________________________________________________________________________________________

________________________________________________________________________________________

******* SUPPORT US BY DONATING******

*******Join the Membership*******

Рекомендации по теме
Комментарии
Автор

This is also a great tutorial he goes slow and really explains the information thanks for the effort

robertjohnson
Автор

Thanks, man, I really appreciate it! It's the best tutorial!

sultanidza
Автор

wow, my clock configuration works now! thank you!

miguelestrada
Автор

Please keep going this way.I am waiting for you to make video about esp8266 only by using registers.Thank you.

ilkeraykut
Автор

i am new in stm32 Programming and want some help please:
somtimes i see thing like this RCC->AHB1ENR |= (1 << 4); which i understand it i look at register index and put desired bit, but somtimes see somthing like this: GPIOA->MODER = or like this SysTick->CTRL = 0x5; how i get the right number the and the 0x5? where i find those and the 0x5?

mohaarhly
Автор

hi, firstly i just found your channel and you helped me alot in figuring out alot of this stuff so thank you, secondly i have a question will these processes change much if im working with stml152re ?

abdulrahmanmohamed
Автор

Would you happen to have anything for setting up an LCD library with no HAL, only using registers?

firebirdonfire
Автор

what is the difffernce between peripheral clock and timer clock
if timer clock is 72MHZ, it shows peripheral is 36 MHZ means CAN, UART runs at 36 or 72 MHZ
reply bro

madayaswanth
Автор

I am writing the same codes, but;
20-25 seconds not working...

It then works fine, as it should.
The reason; is it too obvious? I couldn't find it unfortunately..
If you have any ideas, I would be glad.

nihasilev
Автор

Hi, thank you for this amazing video. Did you wrote delay c and h file by yourself or else can you tell us where you found it? 😊

melisakurt
Автор

Hi. please make tutorial how to use the hall sensor interface driver. From hal library. To control the motor, speed and position. Thanks.

marinchiriac
Автор

Hi. Could you make a video about RTC in Blue Pill? I could not use RTC and the LED at PC13.

sakugava
Автор

How to using interrupt by register??? Can you instruct?

dellvostro