Mastering Microcontroller: Clocking MCU by Internal PLL (Running MCU at Full Speed)

preview_player
Показать описание
Save $35 only with this Coupon Code : YT-ONLYTODAY15

This is the One of the lecture video of our new online course "Mastering Microcontroller with Peripheral driver development "

Course Description:
Welcome to my new course on “Mastering Micro-controller with Peripheral Driver Development”

Learning Embedded System Programming, can be a challenge. Since it's a relatively little complex field, there's no real gold standard yet for how things are practiced, or taught, which can frustrate people who are just trying to learn new things and couldn’t able to connect the dots and this is the motivation behind creating this course to help engineers and students to learn different aspects of embedded systems by providing high quality advanced lectures with relatively low price.

Learn at your own pace using progressive method, with each of my short, info-packed lectures.

Master the Behind the Scene working !
I created this course because I believe your time is precious, and you shouldn't have to hunt around to get a practical foundation In Embedded System Programming. In this course, you are going to learn writing your own peripheral driver for most of the commonly used peripherals such as GPIOs, I2C, SPI, USART, etc. and interesting thing is that you are going to learn everything form from scratch.

No 3rd party libraries !

No blind coding !

Code and Implement APIs from scratch , diving into the datasheet and reference manual of the MCU. I will thoroughly explain how to extract the maximum information from datasheets, Technical Reference manuals to configure and handle peripherals. These techniques you can go and apply to any MCUs you have at your hand.

In this course I will walk you through step by step procedure how to Configure various Peripherals like GPIOs,SPI,USART,I2C by taking you into the reference manual and data sheet. We will develop fully working driver code, interrupt handlers, sample application everything from scratch to understand the big picture.

In each lecture, I assure you that, you will definitely learn something new that you can definitely use in your work or projects. You'll find yourself handling these peripherals with much more clarity and you will be able to quickly speculate and debug the problem and I’ll show you tricks and tips to debug the most common problems using debugging tools such as logic analyzers.

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

Very useful information about the clock settings, thank you

peterhemmings
Автор

This was extremely helpful, thank you!

travisrussell
Автор

Finally something that works. I made a custom library for f0 and it doesn't work on f3 and the reference manual lacks code examples.

Acky
Автор

Video goes blank at around 1:54 for a while

junuhunuproductions
Автор

I did this but it doesn't work on F446RE NUCLEO

keepcool