home.social

#stm32cubeide — Public Fediverse posts

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

fetched live
  1. 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

  2. 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

  3. 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

  4. 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

  5. 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

  6. 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

  7. 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

  8. 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

  9. A NEW way to use STM32CubeMX and STM32CubeIDE - STM32 Short #12

    A side-effect (possibly unintentional) of ST splitting up STM32CubeMX and STM32CubeMX2 is that one can now use CMake files throughout - even when using STM32CubeIDE. This video will explain how.

    This approach was not possible with the pre-2.0.0 version of STM32CubeIDE but it is actually much better than the old.

    #STM32 #Tutorial #STM32CubeMX #STM32CubeIDE #CMake #STM32World

    youtube.com/watch?v=2tLybzseA0k

  10. A NEW way to use STM32CubeMX and STM32CubeIDE - STM32 Short #12

    A side-effect (possibly unintentional) of ST splitting up STM32CubeMX and STM32CubeMX2 is that one can now use CMake files throughout - even when using STM32CubeIDE. This video will explain how.

    This approach was not possible with the pre-2.0.0 version of STM32CubeIDE but it is actually much better than the old.

    #STM32 #Tutorial #STM32CubeMX #STM32CubeIDE #CMake #STM32World

    youtube.com/watch?v=2tLybzseA0k

  11. First STM32CubeMX and STM32CubeIDE Application - STM32 Remake #2

    This video is a "remake" of our second video ever, which to this day remains popular, but due to ST having changed the workflow is no longer "current".

    #STM32 #GettingStarted #Tutorial #STM32CubeMX #STM32CubeIDE #Blink #Blinky #STM32World

    youtube.com/watch?v=PNYUaMcdb8Q

  12. First STM32CubeMX and STM32CubeIDE Application - STM32 Remake #2

    This video is a "remake" of our second video ever, which to this day remains popular, but due to ST having changed the workflow is no longer "current".

    #STM32 #GettingStarted #Tutorial #STM32CubeMX #STM32CubeIDE #Blink #Blinky #STM32World

    youtube.com/watch?v=PNYUaMcdb8Q

  13. HOWTO I2C EEPROM - STM32 Tutorial #86

    This video will cover using I2C EEPROM's such as the M24M01 or M24Cxx. We will cover the I2C setup and configuration as well as the M24Cxx library. Finally we will be putting an actual file system (LittleFS) on top of the library.

    #STM32 #GettingStarted #Tutorial #STM32CubeMX #STM32CubeIDE #I2C #EEPROM #M24Cxx

    youtube.com/watch?v=iAjY9P2lb5s

  14. HOWTO I2C EEPROM - STM32 Tutorial #86

    This video will cover using I2C EEPROM's such as the M24M01 or M24Cxx. We will cover the I2C setup and configuration as well as the M24Cxx library. Finally we will be putting an actual file system (LittleFS) on top of the library.

    #STM32 #GettingStarted #Tutorial #STM32CubeMX #STM32CubeIDE #I2C #EEPROM #M24Cxx

    youtube.com/watch?v=iAjY9P2lb5s

  15. AMAZING Signetics 25120 Library for STM32 - ALL Epstein files on one STM32

    Introducing my absolutely fantastic Signetics 25120 library optimized for STM32. Store more data than you have ever done before.

    #STM32 #STM32CubeIDE #STM32CubeMX #VSCode #STM32World #CurrentMakers

    youtube.com/watch?v=4LSX2MMOka4

  16. AMAZING Signetics 25120 Library for STM32 - ALL Epstein files on one STM32

    Introducing my absolutely fantastic Signetics 25120 library optimized for STM32. Store more data than you have ever done before.

    #STM32 #STM32CubeIDE #STM32CubeMX #VSCode #STM32World #CurrentMakers

    youtube.com/watch?v=4LSX2MMOka4

  17. SPI Flash - STM32 Tutorial #84

    In this video we will go through our own W25Qxx SPI Flash library in detail. 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

    youtube.com/watch?v=9BRciMkJ0Fc

  18. SPI Flash - STM32 Tutorial #84

    In this video we will go through our own W25Qxx SPI Flash library in detail. 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

    youtube.com/watch?v=9BRciMkJ0Fc

  19. Did ST FIX STM32CubeIDE 2.1.0? - STM32 Tutorial #82

    STMicroelectronics just dropped an update to STM32CubeIDE - version 2.1.0 (and CubeMX at the same time).

    In earlier videos we have mentioned the rather botched and buggy 2.0.0 release, so the BIG question is - did they listen to the users and fix all the issues. Spoiler: Not really.

    #STM32 #GettingStarted #Tutorial #STM32CubeIDE #STM32CubeMX #STM32World

    youtube.com/watch?v=6zpMXbjjNs8

  20. Did ST FIX STM32CubeIDE 2.1.0? - STM32 Tutorial #82

    STMicroelectronics just dropped an update to STM32CubeIDE - version 2.1.0 (and CubeMX at the same time).

    In earlier videos we have mentioned the rather botched and buggy 2.0.0 release, so the BIG question is - did they listen to the users and fix all the issues. Spoiler: Not really.

    #STM32 #GettingStarted #Tutorial #STM32CubeIDE #STM32CubeMX #STM32World

    youtube.com/watch?v=6zpMXbjjNs8

  21. Электроника как социальный конструкт: микросекундные таймстампы на STM32

    Иногда в работе инженера кажется, что текущая задача является уникальной, что с такой проблемой никто ни разу не сталкивался. Соответственно, решение должно быть таким же уникальным. Однако при более пристальном взгляде зачастую оказывается, что задача не просто не уникальна , она сама по себе является представителем некоего класса задач, для которого выработано общее типовое решение. Например, вам может потребоваться измерять наработку различных подвижных узлов оборудования и для этого нужно фиксировать время начала и конца движения каждого из узлов. Или при работе операторов с оборудованием применяется некоторая ролевая модель и необходимо логировать действия пользователя, записывая когда, кто и что сделал. Или оборудование производит измерения, по большей части с идентичными значениями. А чтобы не заполнять базу данных бесконечной чередой одинаковых чисел решено производить замеры через неравные интервалы времени только при изменениях текущих показаний свыше определённого порога. Во всех этих задачах требуется получать временные метки — таймстампы. Если вы используете микроконтроллер STM32, сделать это очень просто. зафиксировать время

    habr.com/ru/articles/1003150/

    #STM32 #RTC #Timestamp #теория_фреймов #Nucleo #HSE #HSI #LSE #LSI #STM32CubeIDE

  22. STM32 Tutorial #81 - AMAZING TinyUSB Library

    In this video we will use the TinyUSB library with STM32CubeMX, STM32CubeIDE and HAL to create a composite USB CDC (communication device class) and MSC (mass storage class) device on a STM32H562.

    #STM32 #GettingStarted #Tutorial #STM32CubeMX #STM32CubeIDE #TinyUSB #STM32World #USB #Composite

    youtube.com/watch?v=ZywYPsIohcw

  23. STM32 Tutorial #81 - AMAZING TinyUSB Library

    In this video we will use the TinyUSB library with STM32CubeMX, STM32CubeIDE and HAL to create a composite USB CDC (communication device class) and MSC (mass storage class) device on a STM32H562.

    #STM32 #GettingStarted #Tutorial #STM32CubeMX #STM32CubeIDE #TinyUSB #STM32World #USB #Composite

    youtube.com/watch?v=ZywYPsIohcw

  24. STM32 Tutorial #74 - Streamline Demo

    In an earlier video we did an unboxing of our new Streamline boards. In this video we will do an in-depth demonstration of what we believe to be the ultimately flexible development board.

    #STM32 #STM32CubeIDE #STM32CubeMX #Streamline #STM32World

    youtube.com/watch?v=LAGfzWwsIlk

  25. STM32 Tutorial #74 - Streamline Demo

    In an earlier video we did an unboxing of our new Streamline boards. In this video we will do an in-depth demonstration of what we believe to be the ultimately flexible development board.

    #STM32 #STM32CubeIDE #STM32CubeMX #Streamline #STM32World

    youtube.com/watch?v=LAGfzWwsIlk

  26. STM32 Short #10 - HOWTO Install CMSIS Libraries (including DSP)

    In STM32World Tutorial #15 we used the Arm CMSIS DSP libraries but in that video there were no mention on how to install it. In this video we will fix that oversight and go through the process.

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

    youtube.com/watch?v=QxqnBByUvKE

  27. STM32 Short #10 - HOWTO Install CMSIS Libraries (including DSP)

    In STM32World Tutorial #15 we used the Arm CMSIS DSP libraries but in that video there were no mention on how to install it. In this video we will fix that oversight and go through the process.

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

    youtube.com/watch?v=QxqnBByUvKE

  28. STM32 Unboxing #3 - Christmas Present (Streamline Dev boards)

    We receive a box of the first CurrentMakers Streamline development boards. 1 backplane, 1 programmer, 3 MCU boards and one peripheral (WS2812).

    #STM32 #STM32CubeIDE #STM32CubeMX #Unboxing #STM32World

    youtube.com/watch?v=YS1w_8ghCf4

  29. STM32 Unboxing #3 - Christmas Present (Streamline Dev boards)

    We receive a box of the first CurrentMakers Streamline development boards. 1 backplane, 1 programmer, 3 MCU boards and one peripheral (WS2812).

    #STM32 #STM32CubeIDE #STM32CubeMX #Unboxing #STM32World

    youtube.com/watch?v=YS1w_8ghCf4

  30. FIRST STM32CubeIDE 2.0.0 Tutorial

    Introducing the new and improved STM32CubeIDE along with the new and improved bowtie Lars ;)

    As mentioned in my earlier rant video, STMicroelectronics have just made using STM32CubeIDE a LOT harder. In this video we go through how it can be used with a few extra steps.

    #STM32 #GettingStarted #Tutorial #STM32CubeIDE #STM32CubeMX #STM32World

    youtube.com/watch?v=Sa_HBrblF0w

  31. FIRST STM32CubeIDE 2.0.0 Tutorial

    Introducing the new and improved STM32CubeIDE along with the new and improved bowtie Lars ;)

    As mentioned in my earlier rant video, STMicroelectronics have just made using STM32CubeIDE a LOT harder. In this video we go through how it can be used with a few extra steps.

    #STM32 #GettingStarted #Tutorial #STM32CubeIDE #STM32CubeMX #STM32World

    youtube.com/watch?v=Sa_HBrblF0w

  32. ST Nuked Their Own IDE

    STMicroelectronics have just made what we believe is a monumentally stupid decision. In one clean sweep they rendered every single STM32 Beginner Tutorial out there - including their own - completely and utterly useless.

    #STM32 #STM32CubeIDE #STM32CubeMX #Rant #STM32World

    youtube.com/watch?v=CfXH1DoZpRk

  33. ST Nuked Their Own IDE

    STMicroelectronics have just made what we believe is a monumentally stupid decision. In one clean sweep they rendered every single STM32 Beginner Tutorial out there - including their own - completely and utterly useless.

    #STM32 #STM32CubeIDE #STM32CubeMX #Rant #STM32World

    youtube.com/watch?v=CfXH1DoZpRk

  34. Introducing the Streamline Development Boards

    Introducing our fantastic new Streamline development boards. This video is a bit of a teaser - unboxing to follow soon.

    #STM32 #STM32CubeMX #STM32CubeIDE #Flash #STM32World

    youtube.com/watch?v=5xQqV7BhYxM

  35. Introducing the Streamline Development Boards

    Introducing our fantastic new Streamline development boards. This video is a bit of a teaser - unboxing to follow soon.

    #STM32 #STM32CubeMX #STM32CubeIDE #Flash #STM32World

    youtube.com/watch?v=5xQqV7BhYxM

  36. STM32 Tutorial #72 - Fixing Using Built-in Flash for Data

    In the last video we covered using STM32 built-in Flash memory for data storage. I was a bit of an idiot and it didn't really work too well ;) In this video we will fix it and actually show something that works.

    #STM32 #STM32CubeMX #STM32CubeIDE #Flash #STM32World

    youtube.com/watch?v=PwpEMPpylro

  37. STM32 Tutorial #72 - Fixing Using Built-in Flash for Data

    In the last video we covered using STM32 built-in Flash memory for data storage. I was a bit of an idiot and it didn't really work too well ;) In this video we will fix it and actually show something that works.

    #STM32 #STM32CubeMX #STM32CubeIDE #Flash #STM32World

    youtube.com/watch?v=PwpEMPpylro

  38. Адресная лента WS2812b на STM32 с помощью SPI

    Подробное руководство по управлению адресной светодиодной лентой WS2812B с микроконтроллерами STM32 с использованием SPI. Обсуждаются кодирование битов, формирование массива данных, настройка яркости и передача нескольких светодиодов в цепочке.

    habr.com/ru/articles/964184/

    #stm32 #stm32f4 #stm32cubeide #stm #arduino #arduino_uno #arduino_ide

  39. STM32 Tutorial #71 - Using Built-in Flash for data

    In this video we will cover the possibility of using STM32 built-in Flash memory for data storage. It is questionable if you should ever do this but it's an option.

    #STM32 #STM32CubeMX #STM32CubeIDE #Flash #STM32World

    youtube.com/watch?v=SOCwnj1N-hg

  40. STM32 Tutorial #71 - Using Built-in Flash for data

    In this video we will cover the possibility of using STM32 built-in Flash memory for data storage. It is questionable if you should ever do this but it's an option.

    #STM32 #STM32CubeMX #STM32CubeIDE #Flash #STM32World

    youtube.com/watch?v=SOCwnj1N-hg

  41. STM32 Tutorial #30 - Sine wave (Dual DAC) with DMA under FreeRTOS

    In this exciting video we will generate TWO beautiful sine waves on both of the STM32F405 DACs (Digital to Analogue Converters). We will be using DMA and let FreeRTOS handle the scheduling of the callbacks. Sampling rates in excess of 1 Msps is possible.

    #stm32 #tutorial #stm32cubeide #stm32cubemx #hal #freertos #dac #dma #stm32world #arduino

    youtube.com/watch?v=i9j63SeN1H8

  42. STM32 Tutorial #30 - Sine wave (Dual DAC) with DMA under FreeRTOS

    In this exciting video we will generate TWO beautiful sine waves on both of the STM32F405 DACs (Digital to Analogue Converters). We will be using DMA and let FreeRTOS handle the scheduling of the callbacks. Sampling rates in excess of 1 Msps is possible.

    #stm32 #tutorial #stm32cubeide #stm32cubemx #hal #freertos #dac #dma #stm32world #arduino

    youtube.com/watch?v=i9j63SeN1H8

  43. STM32 Tutorial #69 - WS2812 USB HID Controller (Neopixel RGB LED)

    In this video we will combine earlier videos using USB HID to control the programmable RGB WS2812 Neopixels.

    #STM32 #GettingStarted #Tutorial #STM32CubeIDE #STM32CubeMX #USB #HID #WS2812 #NeoPixel #STM32World

    youtube.com/watch?v=gc_AD8k0PCI

  44. STM32 Tutorial #69 - WS2812 USB HID Controller (Neopixel RGB LED)

    In this video we will combine earlier videos using USB HID to control the programmable RGB WS2812 Neopixels.

    #STM32 #GettingStarted #Tutorial #STM32CubeIDE #STM32CubeMX #USB #HID #WS2812 #NeoPixel #STM32World

    youtube.com/watch?v=gc_AD8k0PCI

  45. STM32 - Jolt Connect - the perfect STM32 Programmer & Debugger (ST-Link)

    Introducing the Jolt Connect - the best STM32 Programmer & Debugger. The Jolt Connect can operate as a ST-Link or it can be switched to running the Open Source Blackmagic firmware. This video goes through the details.

    #STM32 #STM32CubeIDE #STM32CubeMX #STLink #Blackmagic #Programmer #Debugger #STM32World

    youtube.com/watch?v=TyyegjeK8TA

  46. STM32 - Jolt Connect - the perfect STM32 Programmer & Debugger (ST-Link)

    Introducing the Jolt Connect - the best STM32 Programmer & Debugger. The Jolt Connect can operate as a ST-Link or it can be switched to running the Open Source Blackmagic firmware. This video goes through the details.

    #STM32 #STM32CubeIDE #STM32CubeMX #STLink #Blackmagic #Programmer #Debugger #STM32World

    youtube.com/watch?v=TyyegjeK8TA

  47. STM32 Tutorial #68 - USB HID Bidirectional

    In a previous video (linked below) we created a very basic USB HID device and had working communication from the host to the device. In this video we're going to expand on this video implementing full bi-directional communications.

    #STM32 #GettingStarted #Tutorial #STM32CubeIDE #STM32CubeMX #HID #USB #STM32World

    youtube.com/watch?v=EQKnW47atDU

  48. STM32 Tutorial #68 - USB HID Bidirectional

    In a previous video (linked below) we created a very basic USB HID device and had working communication from the host to the device. In this video we're going to expand on this video implementing full bi-directional communications.

    #STM32 #GettingStarted #Tutorial #STM32CubeIDE #STM32CubeMX #HID #USB #STM32World

    youtube.com/watch?v=EQKnW47atDU

  49. STM32 Tutorial #67 - DIY STM32 Programmer/Debugger mk. II (ST-Link)

    In several of our videos we have used our own STM32 Programmer/Debugger. That one is much much better than any of the Chinese knock-offs having both Serial and SWO. The device is hardware-compatible with ST-Link/V2-1 and can run the Open Source Black Magic firmware

    #STM32 #STM32CubeIDE #STM32CubeMX #STLink #PCB #KiCAD #Electronics

    youtube.com/watch?v=8pg0efEfDvc