#stm32cubeide — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #stm32cubeide, aggregated by home.social.
-
Using and Connecting ST-Link | STM32 Tutorial #93
In this video we will cover ALL the different ways a ST-Link debug probe can be hooked up to a development board.
#STM32 #GettingStarted #Tutorial #STM32CubeIDE #STM32CubeMX #STM32CubeProgrammer #STLink #STM32World #CurrentMakers #JoltConnect
-
Using and Connecting ST-Link | STM32 Tutorial #93
In this video we will cover ALL the different ways a ST-Link debug probe can be hooked up to a development board.
#STM32 #GettingStarted #Tutorial #STM32CubeIDE #STM32CubeMX #STM32CubeProgrammer #STLink #STM32World #CurrentMakers #JoltConnect
-
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.
-
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.
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
STM32C5 First Blink - STM32CubeMX2 and HAL2 - STM32 Tutorial #87
First attempt to create a Blink application for the new STM32C551 MCU.
#STM32 #GettingStarted #Tutorial #STM32CubeIDE #STM32CubeMX2 #HAL2 #STM32World #Streamline
-
STM32C5 First Blink - STM32CubeMX2 and HAL2 - STM32 Tutorial #87
First attempt to create a Blink application for the new STM32C551 MCU.
#STM32 #GettingStarted #Tutorial #STM32CubeIDE #STM32CubeMX2 #HAL2 #STM32World #Streamline
-
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
-
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
-
WebAssembly (WASM) on STM32 - STM32 Tutorial #85
Putting a WebAssembly virtual machine in a STM32.
#STM32 #GettingStarted #Tutorial #WebAssembly #wasm3 #STM32CubeIDE #STM32CubeMX #STM32World #CurrentMakers
-
WebAssembly (WASM) on STM32 - STM32 Tutorial #85
Putting a WebAssembly virtual machine in a STM32.
#STM32 #GettingStarted #Tutorial #WebAssembly #wasm3 #STM32CubeIDE #STM32CubeMX #STM32World #CurrentMakers
-
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
-
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
-
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
-
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
-
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
-
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
-
Электроника как социальный конструкт: микросекундные таймстампы на STM32
Иногда в работе инженера кажется, что текущая задача является уникальной, что с такой проблемой никто ни разу не сталкивался. Соответственно, решение должно быть таким же уникальным. Однако при более пристальном взгляде зачастую оказывается, что задача не просто не уникальна , она сама по себе является представителем некоего класса задач, для которого выработано общее типовое решение. Например, вам может потребоваться измерять наработку различных подвижных узлов оборудования и для этого нужно фиксировать время начала и конца движения каждого из узлов. Или при работе операторов с оборудованием применяется некоторая ролевая модель и необходимо логировать действия пользователя, записывая когда, кто и что сделал. Или оборудование производит измерения, по большей части с идентичными значениями. А чтобы не заполнять базу данных бесконечной чередой одинаковых чисел решено производить замеры через неравные интервалы времени только при изменениях текущих показаний свыше определённого порога. Во всех этих задачах требуется получать временные метки — таймстампы. Если вы используете микроконтроллер STM32, сделать это очень просто. зафиксировать время
https://habr.com/ru/articles/1003150/
#STM32 #RTC #Timestamp #теория_фреймов #Nucleo #HSE #HSI #LSE #LSI #STM32CubeIDE
-
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
-
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
-
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 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 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 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 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 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).
-
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
-
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
-
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.
-
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.
-
Introducing the Streamline Development Boards
Introducing our fantastic new Streamline development boards. This video is a bit of a teaser - unboxing to follow soon.
-
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 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 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.
-
Адресная лента WS2812b на STM32 с помощью SPI
Подробное руководство по управлению адресной светодиодной лентой WS2812B с микроконтроллерами STM32 с использованием SPI. Обсуждаются кодирование битов, формирование массива данных, настройка яркости и передача нескольких светодиодов в цепочке.
https://habr.com/ru/articles/964184/
#stm32 #stm32f4 #stm32cubeide #stm #arduino #arduino_uno #arduino_ide
-
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 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 Tutorial #70 - ST7789 Display
Introducing the Magic Key - in this video we will be working with the 1.3" ST7789 display.
#STM32 #GettingStarted #Tutorial #STM32CubeMX #STM32CubeIDE #ST7789 #Display #STM32World
-
STM32 Tutorial #70 - ST7789 Display
Introducing the Magic Key - in this video we will be working with the 1.3" ST7789 display.
#STM32 #GettingStarted #Tutorial #STM32CubeMX #STM32CubeIDE #ST7789 #Display #STM32World
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
KiCAD #8 - PCB Order from Production Files In this video we will order the new STM32 ST-Link described in previous video. #STM32 #GettingStarted #Tutorial #STM32CubeIDE #STM32CubeMX #STM32World #KiCAD #PCB #JLCPCB #Electronics www.youtube.com/watch?v=L64c...
KiCAD #8 - PCB Order from Prod... -
KiCAD #8 - PCB Order from Production Files
In this video we will order the new STM32 ST-Link described in previous video.
#STM32 #GettingStarted #Tutorial #STM32CubeIDE #STM32CubeMX #STM32World #KiCAD #PCB #JLCPCB #Electronics
-
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
-
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