STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Generating a sine wave using STM32G4

I'm a beginner with STM32 and I'm trying to generate a sine waveform using a STM32G4 through the NUCLEO-G431KB board to be exact. I've been looking through tutorials on how to generate a waveform using a STM32G4 board, particularly this tutorial but ...

JMend.4 by Associate
  • 4097 Views
  • 12 replies
  • 7 kudos

Resolved! STM32F4 Discovery HSE issue

Hi,I am new user of ST Microcontrollers. I am using STM32F4 Discovery board.Till now its default HSI oscillator I was using, now I am going to use the HSE clock of this.STM32F4 Discovery board have 8 MHz crystal, which is connected to the microcontro...

STMCUBEMX-1.jpg
A_H by Associate II
  • 983 Views
  • 4 replies
  • 4 kudos

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
  • 1416 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
  • 574 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
  • 686 Views
  • 3 replies
  • 3 kudos