STM32 Tutorial #59 - SPI Flash (W25Qxx)
In this video we will go through our own W25Qxx SPI Flash library in detail.
#STM32 #GettingStarted #Tutorial #STM32CubeIDE #STM32CubeMX #SPI #Flash #W25Qxx #STM32World

STM32 Tutorial #59 - SPI Flash (W25Qxx)
In this video we will go through our own W25Qxx SPI Flash library in detail.
#STM32 #GettingStarted #Tutorial #STM32CubeIDE #STM32CubeMX #SPI #Flash #W25Qxx #STM32World
STM32 Tutorial #58 - USE GIT!
In this video we will explain why you SHOULD use git and how to use it. Please, this is not optional if you want to work with anybody - take the time and LEARN!
#STM32 #GettingStarted #Tutorial #STM32CubeIDE #git #Rant #STM32World
STM32 Tutorial #57 - Music Player part 2 - Reading and Parsing WAV files
Second video in the Music Player series. In this video we will implement the file handling, WAV file parsing and sending the WAV PCM data to the audio DAC.
#STM32 #GettingStarted #Tutorial #STM32CubeIDE #STM32CubeMX #I2S #DMA #WAV #SDIO #STM32World
STM32 Tutorial #56 - Music Player part 1 - Audio out to I2S
In this video we start building our "Music Player" introduced in the previous video. This video will focus on the I2S audio out to the DAC as well as adjusting sample rates. Part 2 which will deal with reading WAV files from SD card will follow soon.
#STM32 #GettingStarted #Tutorial #STM32CubeIDE #STM32CubeMX #I2S #DMA #STM32World
STM32World Short #3 - CREATING a Music Player
A short introduction video to our planned music player series.
STM32 Rant #3 - SDIO 4B Works!
In a previous video we worked with SD card using the SDIO peripheral. SDIO can run in 1-bit or 4-bit mode but some viewers claimed that 4-bit mode does not work. Well, it does work it just require a few tricks when initializing.
STM32 Tutorial #55 - I2S w. DMA - Dual Sine
In this Getting Started Tutorial video we are going to dive into generating an audio I2S stream. We will be creating dual SINE waves (Left/Right) at 96 kHz sample rate.
#STM32 #Tutorial #GettingStarted #STM32CubeIDE #STM32CubeMX #I2S #DMA #STM32World
STM32 Tutorial #53 - CRC Peripheral
In this Getting Started Tutorial video we are going to dive into the CRC peripheral which is included in most (if not all) STM32 MCUs.
#STM32 #GettingStarted #Tutorial #STM32CubeIDE #STM32CubeMX #CRC #STM32World