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

STM324xG_EVAL microphone (MP45DT02) problem

Posted on July 11, 2015 at 06:36I want to use ST MEMS microphone (MP45DT02) on STM324xG_EVAL board, I used an extension board and attached the digital microphone to the board. It works very well when I use 16 KHz for AudioFreq, I mean:#define DEFAUL...

rizzo by Associate II
  • 323 Views
  • 0 replies
  • 0 kudos

Set a flag to test after reset

Posted on July 11, 2015 at 00:11Hi folks,In my quest to leverage the built in bootloader I am employing code kindly provided by Clive to branch to the built in bootloader on the STM32F429I (As in/public/STe2ecommunities/mcu/Lists/STM32Discovery/Flat...

hbarta2 by Associate III
  • 594 Views
  • 1 replies
  • 0 kudos

Scheduling future interrupts with a specific delay

Posted on July 09, 2015 at 01:12I'm trying to schedule a single interrupt in the future with a specific delay on the STM32F407, and I'd like to figure out the best way of doing this. I've played around with periodically waking up a task and generati...

Timer 8 of STM32F4 Discovery don't work !

Posted on March 11, 2013 at 10:54Hi,I have problems with Timer 8 this time. I want to measure the frequency of an input signal. I have to use PB1 that's connected to TIM8_CH3N. The code seem correct but it doesn't give any frequency. The code is the...

DSP functions on System Workbench and CubeMX

Posted on July 04, 2015 at 15:46 Hi, I'm trying to setup a project using System Workbench and CubeMX on an Nucleo Board (411RE). Could someone tell me a step by step on how to do that? I have an example fromSTM32Cube\Repository\STM32Cube_F...

stm32f0 discovery board to run One Pulse Mode on timer 2

Posted on July 09, 2015 at 22:13Hi, I am using the discovery board to try OPM on timer 2. I can not get it going with any effort on my code list below. Please help!!! It is important to our new product.void GPIO_Configuration(void);int main(void){  ...

ming2 by Associate III
  • 1103 Views
  • 5 replies
  • 0 kudos