STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

USART error in STM32F4

Good evening community members,today I have been trying to activate USART module of my STM32F446 board. However even after trying everything, I could not sense Tx signal on PA2 pin of the board. This is the low level code I used. I had been trying to...

Resolved! HRTIM restart after DEBUG

Hallo,for security reason I have to stop HRTIM generating 3-phase signal for PMSM motor.It works as described in RM0433 (37.3.23) with DBG_HRTIM_STOP = 1: when debugger stops MCU predefined "FaultLevel" appears on outputs as expected. HRTIM goes into...

DrDro by Associate III
  • 519 Views
  • 1 replies
  • 0 kudos

Issue when using SPI using DMA

Hello,  I wanted to have SPI with DMA RX, below issues I face: 1. When SPI RX DMA function used with no TX DMA configured in MX (but blocking SPI TX used), It remains in RX busy state 2. When SPI RX DMA function used with blocking TX function, SPI wo...

GauravK by Senior
  • 406 Views
  • 0 replies
  • 0 kudos

Resolved! Perform fft on stm32f411

I am trying to make a music visualizer with led matrix and stm32f411 usb audio functionpreviously , i tried to use stm32f103 blue pill but the usb audio stuck and i can't find the reasonso i purchased the black pill to do it but now the problem is th...

Enabling ADC Offset

Hi,I'm trying to apply an Offset on the ADC, I'm using a H743. I'm pretty sure I have the ADC working correctly, because measuring temperatures (MCU internal and one external) as well as measuring some voltages on my board result in plausible values....

Hazardy by Associate
  • 415 Views
  • 0 replies
  • 0 kudos