STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Nucleo STM32G431KB I2S

HelloI tried to implement I2S on the chip in question to send the data acquired by the on-board ADC (I tried both 8-bit and 12-bit) with DMA active on a curved buffer and half-word data size. The data should be read by an ESP32, connected to it on th...

AntoR by Associate III
  • 1353 Views
  • 4 replies
  • 2 kudos

STM32F103C6T6 USB Bootloader Flash Issue

I've been previously programming the STM32F103C6T6 blue pill with an FTDI via UART and am now trying to flash a USB bootloader binary to program it directly via USB.I've closely followed the guide on https://www.electrosoftcloud.com/en/stm32f103-boot...

Kartik1004_0-1695959768385.png Kartik1004_1-1695959829733.png Kartik1004_2-1695959884237.png Kartik1004_3-1695959973802.png

Resolved! STM32U545REI6Q Bootloader GPIO config

AN2606 does a very good job of describing communication peripheral usage by the bootloader, but not so much GPIO pins.Can I get a description of how each of the GPIO pins on the ST32U545REI6Q is configured by the bootloader? This could be important i...

CSmit.4 by Associate II
  • 616 Views
  • 2 replies
  • 1 kudos

Trying to programmatically get timer details

I use CubeMX to generate the set up code for clocks and peripherals in the STM32H7A3 I'm currently using for my current work.  I'd like to calculate the timer and low-power timer call back periods programmatically without having to type in magic numb...

magene_0-1720992964120.png magene_1-1720993221123.png
magene by Senior II
  • 1285 Views
  • 3 replies
  • 0 kudos