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

Error: Hard Fault Detected, how do I fix?

Hello all, I am still attempting to create my project on the STM32F411RE that is capable of taking in 3 sinusoidal signals and return the frequencies + amplitudes for these signals. Thus I need to use the CMSIS-DSP pack, but this is continuously givi...

0690X000008wKROQA2.png
NKupe by Associate II
  • 10210 Views
  • 12 replies
  • 0 kudos

Where may I find a summary of STM32-Manual used acronyms?

Many times you use UG Bit for "Unfortunately Generic" or EGR for "Emission Gas Recirculation"?A lot of explanations are hardly to understand and make no sense, because acronyms are not unique. I think there should by a glossary at the end of each doc...

DBran.14 by Associate
  • 334 Views
  • 0 replies
  • 0 kudos

STM32F4 RFID using HAL library

HiI need to use RFID with an stm32f4 controller. By using RC522 library it is not working for me can anyone tell that is there is any library available for it or is i have change anything RC522 library.

AChan.15 by Associate II
  • 478 Views
  • 0 replies
  • 0 kudos

stm32f446 waking from UART in STOP mode

I am putting board into STOP mode for saving power. From the manuals the board can be woken up from STOP by EXTI interrupt. Is it possible to waking it up by UART by configuring it as EXTI interrupt on Rx pin. If yes how can I achieve this?

PToma.14 by Associate II
  • 550 Views
  • 2 replies
  • 0 kudos

Resolved! STM32F427 I2S with DMA - noise - not audio

I don't use libraries.I got I2S working by polling. Below was my test. I had an array of 16 bit signed words for a tone of 1khz. The I2S pins from the MCU feed a an external DAC and produces a very nice tone.  RCC->APB1ENR |= RCC_APB1ENR_SPI3EN...

Joe.H by Senior
  • 929 Views
  • 3 replies
  • 0 kudos

Changing PWM during runtime using timers

Went through examples of Nucleo -L073RZ eval board for PWM outputIt generates four PWM waves using Timer 2 channel 1 ,channel2 ,channel 3,channel 4at 50%,25%,12.5.37.5% duty cycle . So the pwm duty cycle is fixed.but i have a fan pwm connected to T...

SA.17 by Associate III
  • 841 Views
  • 3 replies
  • 0 kudos