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

stm32f103cbt6 spi enable cause spi in slave mode

I made a board with spi1 connect a lora module, and the nss pin, I just want to use soft control. But I found that before I enable spi1, the SPI CR1 and CR2 register value as: (gdb) x/2wx 0x40013000 0x40013000: 0x00000024 0x00000040 but afte...

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
  • 5865 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
  • 1522 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
  • 2029 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
  • 895 Views
  • 4 replies
  • 0 kudos