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

Ping pong buffers in speech IO

Hi,I am trying to implement a speech IO system using stm32f4 discovery board. For this I am using interrupt for extracting(from digital mic) pcm samples to a buffer & for output(using polling) I am continously writing circularly the same buffer con...

STM32 Nucleo boards - how to calculate xtal load capacitors

I'm aiming to add an 8MHz xtal to a Nucleo-L496 board but I'm struggling a bit. The recommended part isn't available, I've found one that will fit but the load capacitance is 10pF compared to 8pF of the one in the manual.However, what is confusing me...

SHugh.2 by Associate III
  • 4590 Views
  • 2 replies
  • 0 kudos

Resolved! Iam using stm32F4 discovery board to find FFT. But when i use the arm CMSIS library i am getting errors like this

D:\installed\kielpacks\ARM\CMSIS\5.8.0\CMSIS\DSP\Include\dsp/utils.h(160): error: #65: expected a ";"   int32_t   lo = (int32_t) ((in << 32) >> 32);D:\installed\kielpacks\ARM\CMSIS\5.8.0\CMSIS\DSP\Include\dsp/utils.h(162): error: #20: identifier "n1"...

Vk.2 by Associate II
  • 1261 Views
  • 1 replies
  • 0 kudos

Resolved! Debug mode cannot be invoked

Since I flashed the Nucleo-F439ZI board with a firmware, I can neither flash another firmware nor go into debug mode. No error message appears in the console. What could this be?

CH_bot_ by Associate II
  • 1109 Views
  • 4 replies
  • 0 kudos

STM32H7 I2c with DMA not working

I am working on NUCLEO-h745ziq board.I am interface i2c to BMP280 sensor using DMA method.But I am unable to read chipID .Using the polling method Iable to get chipiD and also temperature but using DMA i am unable please help me.s8 BME280_I2C_bus_re...

MDeva.1 by Associate II
  • 1011 Views
  • 2 replies
  • 0 kudos

I2C loop backing with DMA not work

I am using Nucleo-h74ziq . I am working with i2c loop backing with DMA.I am using 2 board. One board is master and one board as slave. The master is able to send the data and the slave is receiving the data and after that is not again get ready and ...

MDeva.1 by Associate II
  • 734 Views
  • 2 replies
  • 0 kudos