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

Audio_playback_and_record

Posted on June 15, 2015 at 14:09 i want to build Audio_playback_and_record project for usb library but there are some problems. i downloaded this project (stsw-stm32zip) from http://www.st.com/web/en/catalog/tools/PF257904#. i have changed...

0690X00000603KcQAI.jpg 0690X00000603KhQAI.jpg

STM32F4 ADC Triple Mode with DMA

Posted on June 24, 2015 at 16:11The original post was too long to process during our migration. Please click on the attachment to read the original post.

pant by Associate II
  • 598 Views
  • 2 replies
  • 0 kudos

Boot other than main

Posted on June 23, 2015 at 10:08hi ,i would like to  change the settings in coocox to run from a seperate file not from the main.can anyone tell me how to do that ?thanks 

arunl4g by Associate II
  • 703 Views
  • 6 replies
  • 0 kudos

Wave generation not working

Posted on June 24, 2015 at 17:35 Hey! I've been trying to use my Nucleo F334's DAC wave generation function to output white noise and I can't get it to work (I'm using Mbed compiler tools)... I used the HAL functions described http://www.s...

florent2 by Associate II
  • 375 Views
  • 0 replies
  • 0 kudos

STM32F4 Discovery - F407 - AHB2 RNG, CRYP etc

Posted on June 23, 2015 at 03:58I am trying to see if I can get the RNG to work. When I poll, even though SR.CEIS and SR.SEIS are 0 as expected, I can never get SR.DRDY. I think I have initialized correctly. I am looking for a simple example projec...

ss9 by Associate
  • 599 Views
  • 3 replies
  • 0 kudos

Unable to write to specific addresses in flash

Posted on June 24, 2015 at 14:28I am working with the Discovery development board STM32F407 microcontroller and building using Eclipse/GNU. I trying to reprogram sector 0 (address range: 0x0800 0000 - 0x0800 3FFF; 16 Kbytes total) from within my app...

arnold_w by Senior II
  • 814 Views
  • 3 replies
  • 0 kudos

stm32f100c8 SPI & SST25VF016B read/write operation

Posted on October 13, 2012 at 18:39hi all,i am working on external flash memory and stm32f100c8 communication via SPI,but in my code there is a wrong what i missed.perhaps you may see../*---------------------------------*/#include ''stm32f10x.h''#in...

Solution

Posted on June 24, 2015 at 15:04To write multiple adress you sould use Auto Address Increment (AAI) Word-Program Sequence This is the code. /************************************************************************/ /* PROCEDURE: EBSY               ...

measure amplitude and phase of a input signal

Posted on June 24, 2015 at 10:57hej i would like to know the procedure for measuring the amplitude and phase of the signal using stm32f404-discovery board.can anyone tell me how to acheive this ?

arunl4g by Associate II
  • 432 Views
  • 1 replies
  • 0 kudos