STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32H745 DISCO line in audio

I have wrote software for recording audio from line in to wav file for STM32H745 discovery board.But output file is distortion (original file and output file is in attachment) Input file and output file is the same sample rate (32khz, 16 bit, 2 chann...

566d2d3e-9fad-4d38-82af-b911108f5231.jfif
jokerhung by Associate II
  • 1730 Views
  • 5 replies
  • 0 kudos

HardFault when erasing flash STM32U535

Hi,I'm having trouble with flash erasing on STM32U535.   FLASH_EraseInitTypeDef EraseInitStruct; volatile uint32_t pageError; uint32_t FirstPage = 0, NbOfPages = 0, BankNumber = 0; uint32_t Address = 0, PageError = 0; if (HAL_ICACHE_Disable() !=...

lFurm.1 by Associate II
  • 798 Views
  • 4 replies
  • 0 kudos

Resolved! Nucleo F439: SWD with ST-Link /V2 ISOL

Hello, I see lot of data, but couldn't get it work.I got ST-Link /V2 ISOL and MCU: Nucleo F439. Want to debug in SWD1. CN4 jumpers removed in MCU2. on CN6:     pin 2 MCU (SWCLK) to pin 9 debugger    pin 3 MCU (GND) to pin 20 of debugger    pin 4 MCU ...

GauravK by Senior
  • 854 Views
  • 3 replies
  • 3 kudos

STM32H743 does not set EOT-Bit when SCK is to high

Hello STM community,I am currently trying to get my Nucleo STM32H743ZI2 to send data via SPI to a different chip.Im using CubeMX to generate a lot of the setup code as I´m pretty new to this chip. For the same reason, I use the HAL.The basic configur...

0693W00000BbC8eQAF.png
Vin.CE by Associate II
  • 2956 Views
  • 7 replies
  • 0 kudos

Resolved! STM32G030F6P6 TSSOP20 crystal oscillator?

As I understand, the TSSOP20 version needs an external oscillator instead of a 8MHz crystal connected directly to the MCU pins. Is that correct?I'm asking because I have seen a board on AliExpress using this same processor with a 8MHz crystal.

Stm32f205vbt6

I need to program the stm32f205vbt6, which programmer do you recommend? Why does st-link v2 Chinese version not recognize it?

Juan1 by Associate
  • 414 Views
  • 1 replies
  • 0 kudos

Unable to program STM32G031

Hello, I am not able to program STM32G031. I have Nucleo kit F401RE and STM32G031 connected to SWD. I have connected SWDIO, SWCLK, 3V3, GND and nRST.STM32CubeProgrammer can connect only in Hot Plug mode, but writting or errasing gives me: Error: Mass...

StastnyPetr_0-1722124632908.png