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

Calculation of ADC sampling rate

Posted on November 19, 2013 at 09:11Hello,♯ I am working with STM32F4 Discovery  and summon arm tool chain.I am sending ADC  data over       serial Port using USB serial communication.♯ I have write code to get ADC value in continuous conversion mod...

Mapping System clock on GPIO

Posted on November 15, 2013 at 14:06Hi all,I'm working with STM32F3DISCOVERY.I'm trying to map the system clk on a GPIO to view it with an oscilloscope.In the following datasheet http://www.st.com/st-web-ui/static/active/en/resource/technical/docume...

DMA & I2S & Full Duplex

Posted on August 13, 2013 at 02:40 Has anyone gotten I2S in full duplex mode on the STM32F405 working?? I just can't seem to get the RX DMA to work. After initializing with the below code the TX DMA IRQs fire and that part works fine but I never...

andprice by Associate II
  • 568 Views
  • 1 replies
  • 0 kudos

flash readback protection

Posted on November 12, 2013 at 17:36 Hi Forum, I need to implement is flash readback protection. I have a couple of questions.... 1...Can I enable this on the STM32f051in software or does it have to be set in the programming tools? I'm using Keil uV...

stenasc by Senior
  • 1280 Views
  • 7 replies
  • 0 kudos

STM32F051K6 usart

Posted on November 18, 2013 at 05:54hii, I am using STM32F051K6 for my development. I wrote my won STM Bootlaoder and it Successfully download my test led application in keil. My next Step is USART. to communicate with some Analog Devices before tha...

vishalr by Associate
  • 462 Views
  • 1 replies
  • 0 kudos

acquiring clock ticks and print contnously

Posted on November 18, 2013 at 07:36Hello, I am working with STM32F4 Discovery with FreeRTOS and summon arm tool chain.I am sending ADC  data over serial Port using USB serial communication.I have write code to get ADC value in continuous conversion...

RTC fails synchronisation and initialisation

Posted on November 14, 2013 at 05:19Hello ForumI have some code to initialise my RTC, compiled with Keil. This code works on the MCBSTM32F400 Keil eval board, but is not working on my target hardware. The program fails on ''RTC_WaitForSynchro'' and ...

kdevine9 by Associate II
  • 1010 Views
  • 2 replies
  • 0 kudos

ADC sampling rate

Posted on January 17, 2013 at 10:19I want to sample 1Mhz signal from stm32F4 discovery using ADC1 channel 7. I get 100Khz sample fine, but above it, sampling is not proper. how can I increase sampling rate or what can be the problem? #ampling-rat...

its by Associate II
  • 2434 Views
  • 7 replies
  • 0 kudos