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

enable / disable ART accelerator

Posted on September 19, 2013 at 11:43Simple question. Hard to find any information about this. In the data sheet there are tables where ART is disabled and where it is enabled. But no more information at all around the ART concept. Regards, rygelxvi

Getting ADC Data on USB using STM32F4 Discovery

Posted on September 16, 2013 at 10:04HelloI am working on STM32F4 Discovery .I have write code for ADC for STM32F4 Discovery (with FreeRTOS)  and load ,debug using GNU tool-chain.Now I have to get that ADC data on another USB (i.e USER_USB port on S...

Who can download the new V5 reference manual for F4?

Posted on September 18, 2013 at 07:36http://www.st.com/web/catalog/mmc/FM141/SC1169/SS1577/LN1806/PF255428# If you visit the above website, you will find a V5 version reference manual:Reference Manual Description Version Size http://www.st.com/st...

nano by Associate II
  • 2098 Views
  • 11 replies
  • 0 kudos

STM32F2 eval board- demo firmware source code

Posted on September 16, 2013 at 12:18Hi,  I recently purchased STM32F2 eval board for STM32F207IGH6. It comes with a preloaded demo firmware. There is no user manual and no cd containing the source code of example firmware. How can I get the demo fi...

suman by Associate II
  • 987 Views
  • 4 replies
  • 0 kudos

STM Studio is give zero values randomly

Posted on September 18, 2013 at 08:36I'm using STM studio to debug a STM32VLDISCOVERY kit. I have based is on the systimer example project where every 1ms I read some adc values. When graphing the adc returns (which are scaled) in stm studio I will ...

ADC DMA wonder

Posted on June 23, 2011 at 13:58Hi, I convert two adc channels(1,2) and using DMA to transfer them to memory. ADC channel1 -> MemConvertedValue[0] ADC channel2 -> MemConvertedValue[1] Normaly it works OK, but while i am in debug mode and ocusenly pr...

ybitton by Associate II
  • 490 Views
  • 2 replies
  • 0 kudos

stm32f4 board, slow writing issue on SDIO interface

Posted on September 16, 2013 at 08:40Dear All,                I am working on SDIO interface of STM32F4_discovery board using mass storage class example (dated: 05-March-2012). By going through different posts (special thanks to clive1) i have now b...

Multi-channel single mode ADC

Posted on September 17, 2013 at 13:38 With the following code I wanted to use DMA to have multi-channel ADC sampling both on ADC1. I am using PC0 and PC1 as analog inputs. What is happeing is that the returned values from the conversion a...

id_deco by Associate
  • 497 Views
  • 2 replies
  • 0 kudos