home.social

#stm32world — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #stm32world, aggregated by home.social.

fetched live
  1. Fixing ST's Bugs - CMSIS-DSP from Arm Source | STM32 Tutorial #100

    We have made a number of videos covering DAC functions using CMSIS-DSP library for trigonometry functions. These always result in a lot of confused questions on how to install this library. ST appear to be either unwilling or unable to fix these issues, so today we're going to install CMSIS-DSP from ARM's source the way it should be done!

    #STM32 #STM32CubeIDE #STM32CubeMX #CMSIS #ARM #STM32World

    youtube.com/watch?v=ex5vwMU01_s

  2. Streamline RP2350 CAN Bus (RP2350 part) | RP2350 #12

    CAN bus on CurrentMakers Streamline MCU RP2350. In this video we connect a STM32 to a RP2350 using a CAN bus.

    #STM32 #GettingStarted #Tutorial #CAN #CurrentMakers #Streamline #STM32World #can2040

    youtube.com/watch?v=Cw-tH0vn0AA

  3. Power (and a bit I forgot) | Electronics #6

    In this Getting Started Tutorial video we will cover Electrical Power - what it is and why you need to know. We will also cover Zener diodes, which we forgot to cover in the previous video.

    #Electronics #GettingStarted #Tutorial #Diode #STM32World

    youtube.com/watch?v=sLBSLPhS5UY

  4. MIDI Synthesizer - STM32C071 and TinyUSB | STM32 Tutorial #97

    In this video we will implement a (pretty shitty) USB MIDI device acting like a simple synthesizer using nothing but PWM and a passive buzzer.

    #STM32 #GettingStarted #Tutorial #STM32CubeIDE #STM32CubeMX #STM32C071 #STM32Cxx #STM32World

    youtube.com/watch?v=sH7dBeBEMlg

  5. FreeRTOS on RP Pico - Semaphores Notifications Queues and Timers (part 2) | RP2350 Tutorial #9

    In this video we cover how to use FreeRTOS Semaphores, Notifications, Queues and Timers with RP2350.

    #RP2350 #FreeRTOS #GettingStarted #Tutorial #VSCode #CurrentMakers #Streamline #STM32World

    youtube.com/watch?v=MkHc4k1Tz4w

  6. TM1638 Display and Button Module | STM32 Tutorial #96

    In this video we will develop and describe a library for the TM1638 display&button module. We will also explain how to interface a 5V module with a 3.3V STM32 and how Open Drain GPIO is actually functioning.

    #STM32 #GettingStarted #Tutorial #STM32CubeMX #STM32CubeIDE #TM1638 #OpenDrain #STM32World #Streamline #Bitbang

    youtube.com/watch?v=LOdNR7JfgiQ

  7. FreeRTOS on RP Pico | RP2350 Tutorial #8

    In this video we cover how to use FreeRTOS with RP2350. We also show the benefit of overclocking (if needed).

    #RP2350 #FreeRTOS #GettingStarted #Tutorial #VSCode #CurrentMakers #Streamline #STM32World

    youtube.com/watch?v=WGBsXnDsxvM

  8. Diodes | Electronics #5

    In this video we will cover Diodes - what are they, what do they do and where do you use them.

    #STM32World #Electronics #Diode

    youtube.com/watch?v=zQDHaaK0Dow

  9. STM32C071 Deep Dive | STM32 Tutorial #95

    This video dives deep into the STM32C0xx series of MCU's - in particular the STM32C071, which is available on a Streamline MCU STM32C071.

    #STM32 #GettingStarted #Tutorial #STM32CubeMX #STM32CubeIDE #STM32C0xx #STM32C071 #STM32World #CurrentMakers #Streamline

    youtube.com/watch?v=typq-0unkTQ

  10. EXTREME Overclock - 540 MHz | RP3250 Tutorial #7

    320 MHz BAH! In this video we will push the limit even further. The RP2350/RP2354 is an absolute beast when it comes to overclocking. In this video we will demonstrate how to more than TRIPLE the performance.

    #RP2350 #GettingStarted #Tutorial #VSCode #CurrentMakers #Streamline #STM32World

    youtube.com/watch?v=nAyctZlhs2g

  11. STMicroelectronics: What Were You Thinking | STM32 Rant #10

    8 month ago, STMicroelectronics separated STM32CubeIDE and STM32CubeMX, in one swift move rendering all Internet tutorials invalid. Now, 8 month later, have the Internet search engines and AI caught up?

    #STM32 #STM32CubeIDE #STM32CubeMX #STM32World #Rant

    youtube.com/watch?v=Iqu9L_ERgaI

  12. LittleFS on w25q128 Flash | STM32 Tutorial #94

    We continue an earlier video covering the W25Q128 flash by putting a proper file system (LittlefS) on it. We will be using a Winbond W25Q128 flash chip on the CurrentMakers Streamline.

    #STM32 #GettingStarted #Tutorial #STM32CubeIDE #STM32CubeMX #SPI #Flash #W25Qxx #W25Q64 #W25Q128 #Winbond #STM32World #CurrentMakers #Streamline #LittleFS

    youtube.com/watch?v=m5niL34ISz4

  13. OVERCLOCK RP2350 | RP2350 Tutorial #6

    The RP2350/RP2354 is a beast when it comes to overclocking. In this video we will demonstrate how to DOUBLE the performance.

    #RP2350 #GettingStarted #Tutorial #VSCode #CurrentMakers #Streamline #STM32World

    youtube.com/watch?v=aVEzbhzPJME

  14. Capacitors | Electronics #4

    In this video we will cover capacitors - what are they, what do they do and where do you use them.

    #STM32World #Electronics #Capacitors

    youtube.com/watch?v=FySp7jrzLWU

  15. Will ST Fix Their SH*T - STM32 Rant #9

    STMicroelectronics separated STM32CubeMX and STM32CubeIDE so that they, according to their own posts on the ST Community Forum, could better fix bugs in STM32CubeIDE. Unfortunately, the release cycles still seems locked to each other, and long standing known bugs are still not being fixed, while new problems are being added.

    #STM32 #Rant #STM32CubeMX #STM32CubeIDE #STM32World

    youtube.com/watch?v=iEX0NrMvEeY

  16. Ethernet Web Server | STM32 Tutorial #92

    This video continues our last video and add a HTTP server, serving files from a Micro-SD card

    #STM32 #GettingStarted #Tutorial #HAL #Ethernet #LWIP #STM32World #CurrentMakers #Streamline

    youtube.com/watch?v=e9pHszvODMk

  17. Understanding Voltage Dividers | Electronics #3

    3rd STM32World Electronics video. After watching this video you will understand how Voltage Dividers work.

    #Electronics #GettingStrated #Tutorial #STM32World #Kirchoff #Kirchoffslaw #VoltageDivider #Circuit #NoAI

    youtube.com/watch?v=6AJC4oX7cPY

  18. Ethernet, TCP/IP and Ping | STM32 Tutorial #91

    This video introduces our new Ethernet Blade and get a TCP/IP stack (LWIP) up and running to a point where it respond to ping.

    #STM32 #GettingStarted #Tutorial #HAL #Ethernet #LWIP #STM32World #CurrentMakers #Streamline

    youtube.com/watch?v=XIFEgap8k3Y

  19. Kirchoff's Circuit Laws | Electronics #2

    2nd STM32World video about Electronics for Embedded developers. This video will cover Kirchoff's Circuit Laws.

    #Electronics #GettingStrated #Tutorial #STM32World

    youtube.com/watch?v=qjs37R6sqNo

  20. Dual Core Setup | RP2350 Tutorial #5

    The RP2350/RP2354 is a dual-core MCU. How do you enable, and use, the second core? Watching this video and you will know.

    #RP2350 #GettingStarted #Tutorial #VSCode #CurrentMakers #Streamline #STM32World

    youtube.com/watch?v=0oSvRpa1kdo

  21. HELP I BRICKED my STM32 (How to Fix It) | STM32 Tutorial #90

    Looking at a bricked STM32 board? Well - it is quite likely not bricked at all. Watch this video to learn how to get it back to live.

    #STM32 #GettingStarted #Tutorial #STM32CubeMX #STM32CubeIDE #STM32World #CurrentMakers #Streamline

    youtube.com/watch?v=lqUGe2TQ-HE

  22. Electronics for Embedded Developers | Electronics #1

    Welcome to the first video in our new series covering Electronics for Embedded Developers. You are NOT going to become an electronic engineer by watching these videos, but hopefully you will know enough to understand how to read a schematics and do simple circuits.

    #Electronics #GettingStrated #Tutorial #STM32World

    youtube.com/watch?v=xteilPwCcJQ

  23. Dual Function Generator (DAC/DMA) part 2 | STM32 Tutorial #89

    This is part 2 of a multi-part video creating a dual channel function generator on a STM32 MCU.

    #STM32 #GettingStarted #Tutorial #STM32CubeIDE #STM32CubeMX #STM32World #CurrentMakers #Streamline #STM32F407

    youtube.com/watch?v=CHVcX6bBvas

  24. Second Blinky | RP2350 Tutorial #3

    In this video we will FIX the horrible blinky example from the last video. NO delay's in the super loop!

    #RP2350 #GettingStarted #Tutorial #VSCode #CurrentMakers #Streamline #STM32World

    youtube.com/watch?v=05K6xTBhHKM

  25. Dual Function Generator (DAC/DMA) part 1 | STM32 Tutorial #88

    This is part 1 of a multi-part video creating a dual channel function generator on a STM32 MCU.

    #STM32 #GettingStarted #Tutorial #STM32CubeIDE #STM32CubeMX #STM32World #CurrentMakers #Streamline #STM32F407

    youtube.com/watch?v=50bHuO2Dfg0