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

STM32H743 DMA not working

In the program that transmits the value received from uart4 to uart5, I want to move the value received from uart5 to another buffer, but I move it to HardFault_Handler.what is the reason?And please check if the method of receiving data using the dma...

BPark.5 by Associate II
  • 1289 Views
  • 5 replies
  • 0 kudos

Problem Implementing QUADSPI

I have few confusions:How do you activate QUADSPI Indirect mode ? Does MX_QUADSPI_Init() activates the Indirect mode ? Is the default mode Indirect mode after initialising QUADSPI ? Do you need to activate it somehow from the software or some command...

SLuit.1 by Associate III
  • 421 Views
  • 0 replies
  • 0 kudos

I am using STM32L471 controller, I just want to ask that what is the maximum value of decoupling capacitor which can be used at JTAG SWDIO pin of controller, so that there would not be any issue during programing of controller using SWD 4MHz setting.

I am using STM32L471 controller, I just want to ask that what is the maximum value of decoupling capacitor which can be used at JTAG SWDIO pin of controller, so that there would not be any issue during programing of controller using SWD 4MHz setting.

AC1 by Associate
  • 916 Views
  • 3 replies
  • 0 kudos

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
  • 4656 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
  • 1293 Views
  • 1 replies
  • 0 kudos