|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/stm32l4-bare-metal-peripheral-drivers-development/
课程评论:没有评论
课程名称:STM32L4裸金属外设驱动开发 课程概述:如果你厌倦了复制和粘贴不理解的代码,这门课程就是为你准备的。该课程采用基于编程的方式,旨在为ARM架构微控制器的裸金属固件开发打下坚实的基础。课程的目标是教你如何查阅微控制器的参考手册和数据手册,提取正确的信息,以专业地构建外设驱动和固件。整个课程不使用任何库,完全依赖裸金属嵌入式C和寄存器操作。为了简化学习过程,课程提供不同的ARM Cortex-M开发板,以便学生能够实践所学技术。本课程使用的是STMicroelectronics的STM32L4-NUCLEO开发板,搭载ARM Cortex-M4微控制器。 课程特点:这门课程不同于你以前上过的任何课程,更像是STM32裸金属固件开发的专业实践“现场指南”。课程内容直接切入主题,详细讲解该怎么做、如何做以及为什么要这样做。课程设计简单易懂,会让你迅速掌握我在专业生活中为消费设备构建固件的整个方法论。 课程不仅限于实现代码的功能,旨在改变你的职业生涯。许多学生反馈课程内容安排合理,帮助他们更深入理解单片机编程,提升了编写和调试代码的信心和经验。这大大填补了硬件知识与编码技能之间的空白。 学习目标和成果:如果你曾有如下困扰,那么这门课程将非常适合你: - 不再依赖复制/粘贴的代码 - 摆脱使用第三方库和头文件(如HAL、LL和StdPeriph) - 解决不理解的错误 - 消除对芯片的技术文档(参考手册和数据手册)的恐惧感 在课程结束后,你将能够: - 从零开始编写每一行代码,直接写入微控制器的内存空间 - 无需使用任何第三方库或头文件 - 理解并编写每一行代码,摒弃复制/粘贴 - 有效使用调试器分析和解决问题 - 提升嵌入式开发技能,自信迈出下一步 课程还包括深入的外设驱动开发课程,涵盖以下外设的裸金属驱动开发: - 模数转换器(ADC) - 串行外设接口(SPI) - 互连集成电路(I2C) - 嵌套向量中断控制器(NVIC) - 通用定时器(TIM) - 系统按钟定时器(SysTick) - 通用输入输出(GPIO) 该课程专为讨厌复制/粘贴的学员设计,提供退款保证,让你毫无顾虑地参与学习。
Are you tired of Copying and Pasting code you don't understand?With a programming based approach, this course is designed to give you a solid foundation in bare-metal firmware development for ARM-based microcontrollers. The goal of this course is to teach you how to navigate the microcontroller reference manual and datasheet to extract the right information to professionally build peripheral drivers and firmware. To achieve this goal, no libraries are used in this course, purely bare-metal embedded-c and register manipulations.Still keeping it simple, this course comes in different ARM Cortex-M development boards so that students can put the techniques to practice using an ARM Cortex-M development board of their choice. This version of the course uses the STMicroelectronics STM32L4-NUCLEO which has an ARM Cortex-M4 microcontoller.So with that understood, let me tell you… Exactly What You're GettingThis is dramatically different from any course you have ever taken because it's more of a professional hands-on "field guide" to stm32 bare metal firmware development.The reason why is because there's no fluff or filler. It immediately gets down to the actual subject, showing you exactly what to do, how to do it, and why.Plus, it's easy.And you'll immediately "get" the entire mythology I personally use to build firmware for consumer devices in my professional life. It's About MORE Than Just Getting the Code to WorkSee, this course will change your professional life forever. Here is what one student had to say about the 1st version (STM32F4) of the course: "I would suggest this course for all the beginners. The concepts have been covered in the right sequence.And also the best part of this lecture series is getting to know how to explore the reference manual and datasheets."Here is what another student had to say: "Extremly helpful to get to understand the uC programming deeper! For me it is much easier from now to develop code because I undertstand the base behind, so I'm more confident and more experienced to develop and debug the code. Really, this course is very useful to link the hardware knowledge with the coding skills. This fills the gap between them. Thanks for it!:)"A third student:"I am a professional semiconductor chipset application engineer with 30 years in global embedded product design in system applications. I can say this teacher is very straight forward by sharing his many years knowledge to the students with his true heart. Yes. I love his teaching pace and style!" The First Version (STM32F4) is being Taken by 5000+ Students with 1000+ ReviewsIf at least one of the following applies to you then keep reading if not then simply skip this course:" Escape From "Copying/Pasting code you don't understandUsing third party libraries and header files like HAL, LL and StdPeriphExperiencing bugs you don't understandBeing afraid of technical documentations like the reference manual and datasheet of the chipImposter syndrome" Arrive At "Building every single line of code from scratch by writing to the microcontroller's memory space directly.Using No third party libraries or header filesUnderstanding and writing every single line of code yourself- no Copy/PasteUsing the debugger effectively to analyze and resolve any bugsDeveloping proficiency in your embedded development skills and confidently take the next stepsSo like I said, there's more than just getting each piece of code to work. Here's an overview of what you're getting...Analyzing the chip documentations:Before developing the firmware for any chip you have to learn how to read the documentation provided by the chip manufacturer.Defining Peripheral addressAll components on the microcontroller have an address range. To write to a component or read from a component you need to locate its address range in the documentation and properly define the addresses in your code.Creating registers from the address:The addresses in the address range of a component represent the registers of that component. To access these registers you have effectively typecast the addresses.Understanding CMSIS:Cortex-Microcontroller Interface Standard (CMSIS)CMSIS is a standard developed by Arm for all Cortex-Microcontrollers. This is the standard used in professional firmware developmentBut it gets better because you're also getting… Deep Lessons on Developing Peripheral DriversYou will learn how to develop bare-metal drivers for the following peripherals:Analog-to-Digital Converter (ADC)Serial Peripheral Interface (SPI)Inter-Integrated Circuit (I2C)Nested Vector Interrupt Controller (NVIC)General Purpose Timers (TIM)System Tick Timer (SysTick)General Purpose Input/Output (GPIO) Specially Designed For People Who Hate Copy/PasteListen. If you don't like "Copy/Paste" you're not alone. I can't stand it either. I'd literally rather have a piece of code that I wrote from scratch that doesn't work than someone else's working code I copied and pasted.And that's why I've spent months designing and recording this course in which I show you how to locate every single register used and the meaning of every hexadecimal value written into the register.Also it comes with a money back guarantee so you have nothing to loose.