Search by property
Jump to navigation
Jump to search
This page provides a simple browsing interface for finding entities described by a property and a named value. Other available search interfaces include the page property search, and the ask query builder.
List of results
- STM32 Tutorial Videos #28 - ESSENTIAL FreeRTOS Runtime Statistics + (In this video we will collect and use runtime statistics from FreeRTOS.)
- STM32 Tutorial Videos #18 - SURPRISING Timer feature - Rotary Encoder with Timer Input Capture + (In this video we will decode the signals from a rotary encoder using input capture from two timer channels.)
- STM32 Tutorial Videos #29 - TAMING the Dog (Independent Watchdog - IWDG) + (In this video we will dive into the STM32 Watchdogs - in particular the Independent Watchdog (IWDG). A future video will add the Window Watchdog (WWDG).)
- STM32 Tutorial Videos #17 - More debugging - introducing SWO + (In this video we will dive more into debugging by looking at the SWO (Serial Wire Output) and using that to print debug information and to do profiling.)
- STM32 Tutorial Videos #32 - HIDDEN Treasure (CCMRAM) + (In this video we will explore the CCMRAM feature of the STM32F40x MCU's and use that RAM for the FreeRTOS heap. We will also be using the Independent Watchdog (IWDG) with FreeRTOS.)
- STM32 Tutorial Videos #26 - Creating a LIBRARY for a I2C sensor + (In this video we will finalise dealing with the BMP085 temperature and pressure sensor by creating a portable C library.)
- STM32 Tutorial Videos #16 - UART Receive with DMA and Idle Detection + (In this video we will introduce UART (USART) Transmit and Receive and will use DMA with Idle Detection to process received strings. Using this approach speed up to 2.5 Mbps can be achieved relialbly.)
- STM32 Tutorial Videos #20 - Understanding I2C + (In this video we will introduce the I2C bus and the STM32 HAL libraries supporting the I2C peripheral.)
- STM32 Tutorial Videos #27 - DIVING into FreeRTOS + (In this video we will start a dive into FreeRTOS on STM32 MCUs. We will be using the CMSIS RTOS/V2 abstraction layer.)
- STM32 Tutorial Videos #24 - HOW TO Read from and Write to I2C Slave + (In this video we will use I2C to read temperature data from the BMP085 Temperature/Pressure sensor.)
- STM32 Tutorial Videos #33 - SD Card w. FatFS (using SDIO) + (In this video you will learn how to interf … In this video you will learn how to interface a SD-card with FatFS (ExFAT to be exact) using SDIO. I manage to thoroughly mess it up but figure it out at the end. I have left the mess so you can see - and avoid - the pitfalls yourself - and I actually added the solution the day after the main part was created.n the day after the main part was created.)
- STM32 Tutorial Videos #5 - DEBUGGING in-circuit + (Introduction to single step debugging using ST-Link and SWD. This one makes ALL the difference.)
- STM32 Tutorial Videos #8 - Introduction to timers + (Introduction to timers. In this video we will simply blink our LED using a timer.)
- STM32 Tutorial Videos #19 - Understanding C types on STM32 MCUs + (Just a short video going through the size of various standard C types on STM32 MCUs.)
- STM32 Tutorial Videos #7 - Optimizing my stuff (getting smarter every day) + (Optimizing code!!!)
- STM32 Tutorial Videos #13 - Optimizing my stuff again (more than one way to skin a cat) + (Optimizing code!!!)
- STM32 Tutorial Videos #4 - Second Blink (done right!) + (Second blink application - done the right way!)
- STM32 Tutorial Videos #36 - Serial Console Print (Arduino users need to watch this!) + (This video goes into detail about the many … This video goes into detail about the many different ways a serial console can be implemented. The video also show how to make a virtual COM port using USB. Everything in this video has been explained in earlier videos in little side notes but here is the complete detailed view. Arduino users who want to move into STM32 NEED to watch this!ant to move into STM32 NEED to watch this!)