STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

TFT+ SSD1963

Posted on October 29, 2013 at 22:52helloMy question is this .... I'm working on a project that involves a WF57BTIBCDC Winstar TFT (SSD1963 controller, 8 bit) with Dyscovery STM32F4. my question is: I need an external memory to work with FSMC compuls...

STM32F3 Vbat monitoring problem

Posted on October 30, 2013 at 11:57 Hello. STM32F373C8, IAR I have a problem with monitoring battary charge on Vbat pin by internal ADC1 channel. I configurated phy like in stm32f37x_dsp_stdperiph_lib but it dosn't works right. My code: ...

cg by Associate II
  • 369 Views
  • 2 replies
  • 0 kudos

How fast ? ;-)

Posted on November 16, 2011 at 08:29Hello,Just wondering ... did somebody already tried to overclock an STM32 (F2 series for example) ?What max clock can we achieve before the chip blows up (with correct flash wait state) ?Thomas.

root by Associate II
  • 1171 Views
  • 14 replies
  • 0 kudos

STM32F4 ADC TIM Triggered

Posted on October 29, 2013 at 11:58 Hello, i'm trying to regulate the Samplefrequence of the ADC3 via TIM2 OC2. Case, ADC Continuous Mode = Enable: Works Case, ADC Continuous Mode = Disable: no Conversation Does anyone se...

gausa by Associate II
  • 632 Views
  • 5 replies
  • 0 kudos

stm32f10c-eval timer1 problem

Posted on October 29, 2013 at 12:53hi I am trying to use timer 1 in stm3210c-eval.I wrote this code below.My problem is : counter starts counting but my program doesnt go to the ISR .so whats the problem ?here is my code :#include ''stm32f10x.h''#in...

SD doubt

Posted on October 21, 2013 at 16:37Hi everyone,I have a doubt and i hope someone can help me.I'm writting my SD card files with .001, .002, .003, etc extension. I need to know which is the biggest extension of my files. I'm using Fat32. Is there any...

STM32F4 Generation PWM

Posted on October 28, 2013 at 11:06Please! Help me to generate a meander with frequency of 8 MHz on the timer - counter in mode PWM. Clocking from MCO1/MCO2 does not approach!

alem_sd by Associate II
  • 467 Views
  • 3 replies
  • 0 kudos

Setting up SDIO interface on F4 -CMD2 issues

Posted on October 10, 2013 at 16:24Hi guys, I'm currently setting up an SD Card on the STM32F4 Discovery and have managed to so far get through the initial setup commands without too many issues. CMD0, CMD8,CMD55,CMD41 have all successfully been sen...