KiCAD #7 - EXCITING New Featur...

KiCAD #7 - Jobsets - Important new feature
We just discovered a "new" feature in KiCAD - Jobsets. It helps streamline the PCB ordering process.
STM32 Short #9 - Learn Custom USB HID
In this video we will drive into Customer USB HID device.
#STM32 #Tutorial #STM32CubeMX #STM32CubeIDE #USB #HID #CustomHID #STM32World
STM32 Basics #5 - RTC - Real Time Clock
Covering the basics of the STM32 Real Time Clock (RTC) as well as a trick to run the RTC from the main crystal (HSE).
STM32 Short #8 - Understanding USB Enumeration (re-enumeration)
In this videi we will cover the topic of USB Enumeration and how to trigger a USB Host to re-enumerate a STM32 USB Device (or Gadget).
#STM32 #Tutorial #STM32CubeIDE #STM32CubeMX #USB #Enumeration #STM32World
STM32 Basics #4 - Interrupts and the NVIC
In this Basics video we are going to cover STM32 NVIC and Interrupt handling.
#STM32 #STM32CubeMX #STM32CubeIDE #NVIC #Interrupt #STM32World
STM32 Tutorial #66 - Testing Relay Board
Thoroughly testing the relay board we received about a week ago.
#STM32 #KiCAD #STM32CubeMX #STM32CubeIDE #PCB #Design #Electronics #STM32World
STM32 Basics #3 - The Clock Configuration
In this Basics video we will be covering the STM32 Clock configuration - mainly using STM32CubeMX. The clock configuration is one of the most confusing aspects for new users, especially users coming from #Arduino.
#STM32 #Basics #Tutorial #STM32CubeIDE #STM32CubeMX #Clock #STM32World
STM32 Tutorial #65 - Bit Banging PWM SUPER Optimized
In this Tutorial video we will dive further into timers by using a timer to bit bang PWM on a GPIO where no timer channel is available (such as PC13). We will begin by letting STM32CubeMX generate all the code but then optimize that by creating our own interrupt handler.
#STM32 #GettingStarted #Tutorial #STM32CubeIDE #STM32CubeMX #Timer #PWM #BitBang #STM32World