STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32f3xx 8 bit SPI problem

Posted on July 12, 2015 at 17:32  The original post was too long to process during our migration. Please click on the attachment to read the original post.

mesmert by Associate II
  • 694 Views
  • 5 replies
  • 0 kudos

Using MCO (Master Clock Out) as I2S MCLK

Posted on July 12, 2015 at 17:03Hello,I'm currently working on simple device, which main task would be collecting data from ADC (via i2s) and sending them to base station via wireless (SPI based) transceiver.I'm planing to use STM32F103RCT6/8 series...

axel2 by Associate II
  • 450 Views
  • 1 replies
  • 0 kudos

Cortex M4 check and clear instruction?

Posted on July 07, 2015 at 22:32 I'm using FreeRTOS on STM32F4 with ARM-GCC and i need to do some interrupt/task protection for a simple flag checking and clearing function. Here's an example: int flag; // Some code sets flag to 1 som...

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
  • 242 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
  • 368 Views
  • 1 replies
  • 0 kudos