New pages
Jump to navigation
Jump to search
- 11:36, 18 January 2025 DIY STM32 Programmer Black Magic Probe (hist | edit) [785 bytes] Lth (talk | contribs) (Created page with "As mentioned on the page DIY STM32 Programmer (ST-Link/V2-1), the original ST-Link firmware is '''not''' freely available.")
- 00:48, 17 January 2025 Understanding static, heap and stack memory in C (hist | edit) [321 bytes] Lth (talk | contribs) (Created page with "{{Video |series=STM32 Tutorial Videos |number=41 |title=Understanding static, heap and stack memory in the C |youtube-id=XCGDrgmRVMo |description=A short video explaining the...") originally created as "Understanding static, heap and stack memory in the C"
- 01:40, 15 January 2025 External Interrupts (NVIC) (hist | edit) [3,294 bytes] Lth (talk | contribs) (Created page with "Category:STM32Category:STM32 DevelopmentCategory:STM32CubeMXCategory:STM32CubeIdeCategory:STM32 HALCategory:C{{metadesc|How to work with external inter...")
- 00:30, 9 January 2025 Custom DFU Bootloader and Relocated Application (hist | edit) [658 bytes] Lth (talk | contribs) (Created page with "{{Video |series=STM32 Tutorial Videos |number=40 |title=Custom DFU Bootloader and Relocated Application |youtube-id=wirNEpE6Dd4 |description=This is a big one. In this video...")
- 09:14, 3 January 2025 Jump to Bootloader Revisited (hist | edit) [409 bytes] Lth (talk | contribs) (Created page with "{{Video |series=STM32 Tutorial Videos |number=39 |title=Jump to Bootloader Revisited |youtube-id=SwcLJoSntVQ |description=In this video we revisit how to jump to the built-in...")
- 08:34, 31 December 2024 DEMYSTIFYING C Arrays and Strings (hist | edit) [179 bytes] Lth (talk | contribs) (Created page with "{{Video |series=STM32 Tutorial Videos |number=38 |title=DEMYSTIFYING C Arrays and Strings |youtube-id=mdZerUTFJUw |description=Digging more into C pointers, arrays and strings...")
- 03:54, 26 December 2024 STM32 USB Custom HID (hist | edit) [550 bytes] Lth (talk | contribs) (Created page with "Category:STM32Category:STM32 DevelopmentCategory:STM32CubeMXCategory:STM32CubeIdeCategory:STM32 HALCategory:Work in progress{{metadesc|How to create ST...")
- 01:48, 26 December 2024 RGB LEDs (WS2812 aka. NeoPixel) (hist | edit) [288 bytes] Lth (talk | contribs) (Created page with "{{Video |series=STM32 Tutorial Videos |number=37 |title=RGB LEDs (WS2812 aka. NeoPixel) |youtube-id=mdZerUTFJUw |description=Driving WS2812 NeoPixel RGB LEDs with a STM32. In...")
- 03:29, 22 December 2024 Serial Console Print (Arduino users need to watch this!) (hist | edit) [497 bytes] Lth (talk | contribs) (Created page with "{{Video |series=STM32 Tutorial Videos |number=36 |title=Serial Console Print (Arduino users need to watch this!) |youtube-id=y_KKHWecsj0 |description=This video goes into deta...")
- 10:09, 13 December 2024 DEMYSTIFYING C Pointers (and Variables) (hist | edit) [224 bytes] Lth (talk | contribs) (Created page with "{{Video |series=STM32 Tutorial Videos |number=35 |title=DEMYSTIFYING C Pointers (and Variables) |youtube-id=Ip2J2jxZYaA |description=In this video we will be diving into C var...")
- 14:38, 9 December 2024 STM32 OLED LCD (hist | edit) [438 bytes] Lth (talk | contribs) (Created page with "Category:STM32Category:STM32 DevelopmentCategory:STM32 HALCategory:C{{metadesc|STM32 OLED LCD}} File:SSD1306.pdf")
- 10:42, 7 December 2024 SD Card w. FatFS (using SPI) (hist | edit) [241 bytes] Lth (talk | contribs) (Created page with "{{Video |series=STM32 Tutorial Videos |number=34 |title=SD Card w. FatFS (using SPI) |youtube-id=rk8rMyOc76M |description=In this video we will be interfacing a SD-card with S...")
- 01:20, 2 December 2024 SD Card w. FatFS (using SDIO) (hist | edit) [439 bytes] Lth (talk | contribs) (Created page with "{{Video |series=STM32 Tutorial Videos |number=33 |title=SD Card w. FatFS (using SDIO) |youtube-id=S78q6SuwnrM |description=In this video you will learn how to interface a SD-c...")
- 01:47, 28 November 2024 HIDDEN Treasure (CCMRAM) (hist | edit) [302 bytes] Lth (talk | contribs) (Created page with "{{Video |series=STM32 Tutorial Videos |number=32 |title=HIDDEN Treasure (CCMRAM) |youtube-id=pvekb2h8_og |description=In this video we will explore the CCMRAM feature of the S...")
- 01:45, 25 November 2024 SD card (hist | edit) [238 bytes] Lth (talk | contribs) (Created page with "Secure Digital, officially abbreviated as SD, is a proprietary, non-volatile, flash memory card format the SD Association (SDA) developed for use in portable devices.")
- 04:26, 23 November 2024 Measuring LSI for IWDG Watchdog (hist | edit) [392 bytes] Lth (talk | contribs) (Created page with "{{Video |series=STM32 Tutorial Videos |number=31 |title=Measuring LSI for Watchdog |youtube-id=4lfsBK5ahWA |description=In an earlier video (Tutorial video #29) we worked with...") originally created as "Measuring LSI for Watchdog"
- 03:31, 22 November 2024 STM32 SD card with FatFs (hist | edit) [5,380 bytes] Lth (talk | contribs) (Created page with "Category:STM32Category:STM32 DevelopmentCategory:STM32 HALCategory:C{{metadesc|STM32 SD Card Interface}} thumb|200px In this article we will b...") originally created as "STM32 SD card"
- 01:26, 16 November 2024 DUAL DAC w. FreeRTOS and DMA (hist | edit) [299 bytes] Lth (talk | contribs) (Created page with "{{Video |series=STM32 Tutorial Videos |number=30 |title=DUAL DAC w. FreeRTOS and DMA |youtube-id=i9j63SeN1H8 |description=In this exciting video we will generate TWO beautiful...")
- 02:44, 13 November 2024 TAMING the Dog (Independent Watchdog - IWDG) (hist | edit) [293 bytes] Lth (talk | contribs) (Created page with "{{Video |series=STM32 Tutorial Videos |number=29 |title=TAMING the Dog (IWDG) |youtube-id=wMfDr_AQFko |description=In this video we will dive into the STM32 Watchdogs - in par...") originally created as "TAMING the Dog (IWDG)"
- 09:10, 12 November 2024 ESSENTIAL FreeRTOS Runtime Statistics (hist | edit) [205 bytes] Lth (talk | contribs) (Created page with "{{Video |series=STM32 Tutorial Videos |number=28 |title=FreeRTOS Runtime Statistics |youtube-id=zY_I6GZffos |description=In this video we will collect and use runtime statisti...") originally created as "FreeRTOS Runtime Statistics"
- 09:08, 12 November 2024 DIVING into FreeRTOS (hist | edit) [235 bytes] Lth (talk | contribs) (Created page with "{{Video |series=STM32 Tutorial Videos |number=27 |title=DIVING into FreeRTOS |youtube-id=3Kevk3l6vPs |description=In this video we will start a dive into FreeRTOS on STM32 MCU...")
- 09:06, 12 November 2024 Creating a LIBRARY for a I2C sensor (hist | edit) [252 bytes] Lth (talk | contribs) (Created page with "{{Video |series=STM32 Tutorial Videos |number=26 |title=Creating a LIBRARY for a I2C sensor |youtube-id=Me5HEjUcc8s |description=In this video we will finalise dealing with th...")
- 09:04, 12 November 2024 Bit manipulation using bit banding (hist | edit) [343 bytes] Lth (talk | contribs) (Created page with "{{Video |series=STM32 Tutorial Videos |number=25 |title=Bit manipulation using bit banding |youtube-id=a0UQXd8kgbs |description=In this video we will be doing bit-manipulation...")
- 09:02, 12 November 2024 HOW TO Read from and Write to I2C Slave (hist | edit) [235 bytes] Lth (talk | contribs) (Created page with "{{Video |series=STM32 Tutorial Videos |number=24 |title=HOW TO Read from and Write to I2C Slave |youtube-id=Pk7lvJF15rY |description=In this video we will use I2C to read temp...")
- 09:00, 12 November 2024 UNDERSTANDING GPIO (hist | edit) [191 bytes] Lth (talk | contribs) (Created page with "{{Video |series=STM32 Tutorial Videos |number=23 |title=UNDERSTANDING GPIO |youtube-id=TSDS3op91TE |description=In this video we dive into the details around GPIOs and alterna...")
- 08:56, 12 November 2024 AMAZING Jump to System Bootloader (hist | edit) [378 bytes] Lth (talk | contribs) (Created page with "{{Video |series=STM32 Tutorial Videos |number=22 |title=AMAZING Jump to System Bootloader |youtube-id=qXi6o8hhwUE |description=In this video we demonstrate that it is possible...")
- 08:54, 12 November 2024 I2C Read and Write (hist | edit) [260 bytes] Lth (talk | contribs) (Created page with "{{Video |series=STM32 Tutorial Videos |number=21 |title=I2C Read and Write |youtube-id=ZbEU47V_6Ik |description=In this tutorial video we will read from and write to a I2C dev...")
- 08:51, 12 November 2024 Understanding I2C (hist | edit) [216 bytes] Lth (talk | contribs) (Created page with "{{Video |series=STM32 Tutorial Videos |number=20 |title=Understanding I2C |youtube-id=n7vlq_67FI0 |description=In this video we will introduce the I2C bus and the STM32 HAL li...")
- 08:48, 12 November 2024 Understanding C types on STM32 MCUs (hist | edit) [216 bytes] Lth (talk | contribs) (Created page with "{{Video |series=STM32 Tutorial Videos |number=19 |title=Understanding C types on STM32 MCUs |youtube-id=xjMX6PgJv4g |description=Just a short video going through the size of v...")
- 08:46, 12 November 2024 SURPRISING Timer feature - Rotary Encoder with Timer Input Capture (hist | edit) [270 bytes] Lth (talk | contribs) (Created page with "{{Video |series=STM32 Tutorial Videos |number=18 |title=SURPRISING Timer feature - Rotary Encoder with Timer Input Capture |youtube-id=6oXmkOyYzyg |description=In this video w...")
- 08:38, 12 November 2024 More debugging - introducing SWO (hist | edit) [281 bytes] Lth (talk | contribs) (Created page with "{{Video |series=STM32 Tutorial Videos |number=17 |title=More debugging - introducing SWO |youtube-id=GaEZKrkbQ |description=In this video we will dive more into debugging by l...")
- 08:36, 12 November 2024 UART Receive with DMA and Idle Detection (hist | edit) [338 bytes] Lth (talk | contribs) (Created page with "{{Video |series=STM32 Tutorial Videos |number=16 |title=UART Receive with DMA and Idle Detection |youtube-id=Eh7Szh-K-u8 |description=In this video we will introduce UART (USA...")
- 08:33, 12 November 2024 Sine wave on DAC with DMA (hist | edit) [343 bytes] Lth (talk | contribs) (Created page with "{{Video |series=STM32 Tutorial Videos |number=15 |title=Sine wave on DAC with DMA |youtube-id=0N4ECamZw2k |description=In this video we continue our dive into the DAC peripher...")
- 07:55, 12 November 2024 Individual PWM channels pulsing with a sine wave (hist | edit) [267 bytes] Lth (talk | contribs) (Created page with "{{Video |series=STM32 Tutorial Videos |number=14 |title=Individual PWM channels pulsing with a sine wave |youtube-id=4s5GswERslA |description=In this video we continue our div...")
- 07:53, 12 November 2024 Optimizing my stuff again (more than one way to skin a cat) (hist | edit) [174 bytes] Lth (talk | contribs) (Created page with "{{Video |series=STM32 Tutorial Videos |number=13 |title=Optimizing my stuff again (more than one way to skin a cat) |youtube-id=QVqE0S4yJT4 |description=Optimizing code!!! }}")
- 07:47, 12 November 2024 Low level access to peripherals (hist | edit) [282 bytes] Lth (talk | contribs) (Created page with "{{Video |series=STM32 Tutorial Videos |number=12 |title=Low level access to peripherals |youtube-id=EFjRXGrDehM |description=In this video we will bypass HAL completely and us...")
- 07:44, 12 November 2024 Running multiple timer channels (hist | edit) [221 bytes] Lth (talk | contribs) (Created page with "{{Video |series=STM32 Tutorial Videos |number=11 |title=Running multiple timer channels |youtube-id=ubfZBRW8Onc |description=In this video we will add more timer channels, so...")
- 07:42, 12 November 2024 Pulsing a LED using PWM from a Timer Channel (hist | edit) [221 bytes] Lth (talk | contribs) (Created page with "{{Video |series=STM32 Tutorial Videos |number=10 |title=Pulsing a LED using PWM from a Timer Channel |youtube-id=4eVfLC05spU |description=In this video we use a timer channel...")
- 07:40, 12 November 2024 Using a timer channel to blink a LED (hist | edit) [219 bytes] Lth (talk | contribs) (Created page with "{{Video |series=STM32 Tutorial Videos |number=9 |title=Using a timer channel to blink a LED |youtube-id=Sy-WHDiYVm4 |description=First dive into timer channels - using a very...")
- 07:34, 12 November 2024 Introduction to timers (hist | edit) [200 bytes] Lth (talk | contribs) (Created page with "{{Video |series=STM32 Tutorial Videos |number=7 |title=Introduction to timers |youtube-id=sdr0EFT2LqU |description=Introduction to timers. In this video we will simply blink...")
- 07:18, 12 November 2024 STM32 Tutorial Videos (hist | edit) [1,436 bytes] Lth (talk | contribs) (Created page with "To be added")
- 07:16, 12 November 2024 Optimizing C Code (getting smarter every day) (hist | edit) [194 bytes] Lth (talk | contribs) (Created page with "{{Video |series=STM32 Tutorial Videos |number=7 |title=Optimizing my stuff (getting smarter every day) |youtube-id=AA-mjZ4hWZc |description=Optimizing code!!! }}") originally created as "Optimizing my stuff (getting smarter every day)"
- 07:00, 12 November 2024 How to use External Interrupts (hist | edit) [184 bytes] Lth (talk | contribs) (Created page with "{{Video |series=STM32 Tutorial Videos |number=6 |title=External Interrupt |youtube-id=eLrsCw1UDJU |description=Handling key press using external interrupt on a GPIO pin. }}") originally created as "External Interrupt"
- 05:27, 12 November 2024 DEBUGGING in-circuit (hist | edit) [212 bytes] Lth (talk | contribs) (Created page with "{{Video |series=STM32 Tutorial Videos |number=5 |title=DEBUGGING in-circuit |youtube-id=WT_wqCAuR-c |description=Introduction to single step debugging using ST-Link and SWD....")
- 05:19, 12 November 2024 Second Blink (done right!) (hist | edit) [168 bytes] Lth (talk | contribs) (Created page with "{{Video |series=STM32 Tutorial Videos |number=4 |title=Creating Second Blink (done right!) |youtube-id=rQDa_vxYM2Q |description=Second blink application - done the right way! }}")
- 05:12, 12 November 2024 First Blink (done WRONG) (hist | edit) [165 bytes] Lth (talk | contribs) (Created page with "{{Video |series=STM32 Tutorial Videos |number=3 |title=First Blink (done WRONG!) |youtube-id=g-RVJDnlHd0 |description=First blink application - done the wrong way! }}")
- 04:04, 12 November 2024 First project in STM32CubeIDE (hist | edit) [168 bytes] Lth (talk | contribs) (Created page with "{{Video |series=STM32 Tutorial Videos |number=2 |title=First project in STM32CubeIDE |youtube-id=O6cNvE9ZrVU |description=Creating the first project in STM32CubeIDE. }}")
- 16:28, 11 November 2024 Overview, Families, Documentation and Development boards and tools (hist | edit) [351 bytes] Lth (talk | contribs) (Created page with "{{Video |title=Page title |youtube-id=EZqwBuRpdns }}")
- 02:00, 4 November 2024 STM32 Watchdogs (hist | edit) [8,857 bytes] Lth (talk | contribs) (Created page with "Category:STM32Category:STM32 DevelopmentCategory:STM32CubeMXCategory:STM32CubeIdeCategory:STM32 HAL{{metadesc|Description of the STM32 watchdogs}}File:An...")
- 00:25, 2 November 2024 Core Coupled Memory (CCMRAM) (hist | edit) [1,240 bytes] Lth (talk | contribs) (Created page with "To be added") originally created as "Core Coupled Memory"