STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Mems microphone and stm32 f4 boards

Hi  techteam,Please provide and reference code example or community project which contains how to interfaces st pdm microphones with pdm /i2s/Sai peripheral of nucleo f446re board.Please note I have already went throught the appnote an5027.Waiting fo...

Strange screen behavior when audio start

hi, I'm using STM32H735G-DK.I coded audio output with sine wave while referencing to the example code(\STM32CubeIDE\STM32CubeH7-master\Projects\STM32H735G-DK\Examples\SAI\SAI_AudioPlay).When I start audio, line out could output the sine wave correctl...

f-fujii by Associate
  • 332 Views
  • 0 replies
  • 0 kudos

Resolved! USB Bulk XACT Error

I'm creating a new USB device with a custom USB class on an STM32F779NIH.  We have previously developed a fully operational device doing the same thing with USB full speed, now we're trying to do the same with USB highspeed using an external ULPI. I'...

DrWidget_0-1711999484276.png
DrWidget by Associate II
  • 2733 Views
  • 5 replies
  • 1 kudos

Facing unknown runtime error

Getting this error "assertion "Balloc succeeded" failed: file "/build/gnu-tools-for-stm32_10.3-2021.10.20211105-1100/src/newlib/newlib/libc/stdlib/mprec.c", line 778" in runtime for stm32l452ret6p microcontroller. I am doing baremetal programming and...

SSaiy.1 by Associate III
  • 925 Views
  • 3 replies
  • 2 kudos

Resolved! STM32L496QGI3 Vbat pin connection

Hi, Can the VBAT pin on this part be left floating? I currently have the pin disconnected. Or should it be tied to VDD or GND in order for the part to function properly?  Thanks,   

VBAT.PNG
WAkba.1 by Associate
  • 384 Views
  • 1 replies
  • 0 kudos

STM32 software library for implementing a sensor hub

Hi, I want to implement a sensor hub that can connect to multiple (e.g. 8 ) sensors (from the same type), collect data from them, aggregates the data into a single message and sends it out. The board will be custom, if necessary, and based on e.g...

kreceon by Associate
  • 537 Views
  • 0 replies
  • 0 kudos

STM32H563 LSE does not always start

I am using an stm32h563 nucleo 144 board, and I am frequently running into the issue that after a power cycle the LSE does not start.This is the relevant part of my SystemClock_Config: LL_PWR_EnableBkUpAccess();while (LL_PWR_IsEnabledBkUpAccess () ==...

PieterG by Associate III
  • 1007 Views
  • 5 replies
  • 4 kudos