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

Resolved! STM32F303 OCREFCLR with Comparator Output

Posted on November 08, 2017 at 14:28Hello Everyone,I have a question about STM32F303VCT6 MCU's Hardware Comparator Unit.I want to use 6 of the comparators as window comparator. I have no problem with this installation. But I also want to use this 3 ...

Cemre . by Associate II
  • 881 Views
  • 1 replies
  • 0 kudos

STM32F207 : Data Transmission at TXE Interrupt

Posted on October 27, 2017 at 20:06Hello ! I am working on STM32F207 controller , where  I am trying to transmit my data over UART2 at TXE Interrupt . i have used ISR mention in attached file but its not working , problem is it stuck in Interrupt lo...

FFT on STM32L4???

Posted on November 08, 2017 at 12:19Hello:I have to do the FFT on a STM32L4  Nucleo32 board, but I don�t where to start. So any help will be welcomed.Basically, I have an incoming sound signal, to which I have to do the FFT, but I don�t know how. I ...

Resolved! using a timer to count pulses on STM32F7

Posted on November 08, 2017 at 10:50Hi I have a question about using a timer to count pulses form a encoder (only one pin) I don't care about the direction.I'm trying to use Timer 3, but I'm not sure how to set it up in CubeMx.I start it with: HAL_T...

0690X00000608sUQAQ.png 0690X00000608sjQAA.png
spa23 by Associate III
  • 1228 Views
  • 4 replies
  • 0 kudos

current capacity in STM32L4

Posted on November 08, 2017 at 08:22Hi AllHow to calculate maximum current capacity of any micro controller?I see tables for current consumption in all controller datasheets with different values.What parameter should be considered while calculating...

DFSDM oversampling

Posted on September 11, 2017 at 16:49 Hello! I have external oscillator with frequency 384 MHz. I want to sample MEMSPDM microphone with 512 kHz frequency and get 16 kHz audio with oversampling ratio. Here is my initialization: __HAL_DFS...