veganism.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Veganism Social is a welcoming space on the internet for vegans to connect and engage with the broader decentralized social media community.

Administered by:

Server stats:

293
active users

#stm32

5 posts5 participants0 posts today

STM32 Basics #1 - Families and parts

First real video in our new Basics series. In this video we will explain - in detail - the various STM32 families and devices. Most of this was covered in our STM32 Tutorial #1 but in that video we wandered all over the place. This video will focus on the STM32 families alone.

#STM32 #Basics #Families #STM32World

youtube.com/watch?v=zXSKmidGDsU

STM32 Short #6 - STM32World Micro-SD Module

In an earlier video we went through the design, production and use of a Micro-SD Breakout Board. At the same time we ordered that board, we also made a board for our STM32World modular development boards. This video describe and test that module. We also cover how to put in a large order at JLCPCB.

#STM32 #GettingStarted #Tutorial #STM32CubeMX #STM32CubeIDE #KiCAD #Breakout #Electronics #SDIO #STM32World

youtube.com/watch?v=OHhl71LOg6s

STM32 Tutorial #64 - Proper SD Breakout Board

In some earlier videos we used SDIO and SPI to access a FatFS on a SD Card. In those videos we used a quick and dirty hacked together breakout board created by soldering some wires of a SD to Micro-SD adaptor.

#STM32 #GettingStarted #Tutorial #STM32CubeMX #STM32CubeIDE #KiCAD #Breakout #Electronics #SDIO #STM32World

youtube.com/watch?v=yRuedNsV-5M

Second iteration is assembled! Definitely some more work to be done to sort out UCPD issues. I am still wrapping my head around the CC and CCDB pins. Some preliminary bodges show promise. I think we will be able to start working on the software with @dragonmux soon after the bmputil V1.0 and Black Magic Debug V2.0 release. :D (DISCLAIMER: this is a long term project, don't hold your breath. If you need a BMP get the V2.3) #electronics #debugging #jtag #swd #mcu #stm32

🧠 Automotive Microcontroller Market (2024–2032) 🚗📡

Market projected to grow from $5.74B (2024) to $9.65B by 2032, at a healthy CAGR of 6.7% 📈

Know More: fortunebusinessinsights.com/au

📌 Key Innovation (Nov 2023):
STMicroelectronics launched the STM32WL3 MCU, blending STM32 architecture with multi-protocol wireless radio
➡ Built for long-range, low-power communication

STM32 Short #5 - FUTURE of STM32World

In this video we will explore some ideas about the future of the STM32World development boards. We will dive into what was wrong with the existing board and how this could be improved in the future. The ambition is of course to create the PERFECT development board.

#STM32 #DevelopmentBoard #Development #KiCAD #JLCPCB #STM32World

youtube.com/watch?v=Uvmwk_P5W84

Replied in thread

@thebootloader just having a listen, there is a board package called STM32Duino for the Arduino ecosystem

Also, STM do have reference manuals for the HAL/LL APIs, I’ve downloaded them for several families, despite hating Cube with a passion

I generally dump HAL in favour of LibOpenCM3, and have coded synth oscillators, envelopes, and SVGA monochrome that barely needs any CPU time using these API’s

Looks like I *might* need an #STM32 for a professional project. I just have to pick an MCU, what could go wrong?

Hahahaha. Fool!
There’s no online product finder.

Instead, there’s a proprietary desktop app for that, and you’ll have to leave your e‑mail address before you can download the sub-par, 280 MB installer.

Aaaaaand the app is a piece of crap. Slow, ugly (no anti-aliasing)… and no proper search engine.

What the actual fuck, #ST?
Are there any workarounds?

STM32 Tutorial #62 - STM Mystery MCU - final solution
We have done a few videos about the mysterious non-existing STM32F402 MCU (Chinese market only MCU). In an earlier video we speculated that it was in FACT a STM32F401. Having received our STM32World STM32F402 development board, we finally get to put this theory to the test! Watch the video to learn the secrets of this MCU.
#STM32 #GettingStarted #Tutorial #STM32CubeIDE #STM32CubeMX #STM32F402 #STM32World
youtube.com/watch?v=M0rFRm_3GuA

I am ALL for #AI and #Claude and #GPT, etc. I do however, in my free time outside of work, school and creating STEM tutorials to help the next generation, believe that spending time in pure #Assembler in a bare-metal #Embedded #microcontroller will help you understand #Computer #Science in a way that can help you drive the future in #technology. I have and will continue to post pure Assembler drivers to help others achieve this utilizing #Arduino and #STM32 products.

Updated my STM32 KiCad Symbol generator! It now generates the modern library format and uses alternate pin functions feature. I decided not to include the "all features listed" strings as I did in the past. (I might add them later as a dedicated alternate function.) This results in more compact symbols. Because it is my personal preference I keep the GPIO pin name in every alt-function. Give it a try, let me know what you think. #kicad #stm32 #opensource #mcu github.com/esden/stm32-kicad-l

Continued thread

Btw. Here's another 6½min live performance from my talk @ #Resonate 2016. Alas, there were some cable issues on stage and I had to record it all afterwards in my hotel room. The setup was the same as in the first video from the previous post (i.e. STM32F746 DISCO + Korg Nanokontrol)

soundcloud.com/forthcharlie/st

Just realised the readme for thi.ng/synstack (a C11 & Forth-based softsynth engine for #STM32) had broken links to two live performances/demos I creeated in early 2016. I've now fixed those and re-uploaded these videos to my Makertube/Peertube:

STM32F746 MIDI synth & Korg Nanokontrol (live recording, 2016-01-31)
makertube.net/w/6tYcSLrJdPfev8

STM32F746 synth GUI (live recording, 2016-01-28)
makertube.net/w/mbeSF3y2rs2xnx

thi.ng/synstackthi.ng/synstack
#Embedded#Synth#DSP