STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F401C - VARIOUS PC DON'T ''SEE'' MY CARD

Posted on February 05, 2015 at 12:26HELLO. My Name's Giorgio and i have a problem with this card. When i connect the card ,my pc doesn't detect the card. The card turns off 3 lights by USB link: 1- Com ,2-PWR 3-LD4 .Trough my Operating system and ot...

STM32F100 ADC Setup

Posted on February 05, 2015 at 17:05Hi, Im trying to get the ADC working on the STM32f2100RB Discovery board. The code keeps getting stuck in the underlined, bold line of code. ****ADC Setup code**** void Config_ADC1DAC1 (void){       //ADC Set-up  ...

STM32F205RB - unused pins

Posted on February 04, 2015 at 22:37 Hello - I have a few questions on unused pins for this device - We will not use the RTC.  Can we leave the LSE pins unconnected?  Or do we tie them to a rail?We will not use the ADC, DAC, sensors etc.  Can we l...

rick2399 by Associate II
  • 675 Views
  • 3 replies
  • 0 kudos

STM429 LCD always scroll down

Posted on February 05, 2015 at 14:03I run STemWin helloworld demo in my own STM429 board which has a 7'' LCD.  It can display ''Hello world'', but screen always scrolls down. Is it the problem about HSYNC/VSYNC? How can I solve this problem. Please...

ray by Associate II
  • 302 Views
  • 1 replies
  • 0 kudos

STM429 LCD always vertically scroll down

Posted on February 05, 2015 at 14:50I run STemWin helloworld demo in my own STM429 board which has a 7'' LCD.  It can display ''Hello world'', but screen always scrolls down. Is it the problem about HSYNC/VSYNC? How can I solve this problem. Please...

ray by Associate II
  • 286 Views
  • 1 replies
  • 0 kudos

stm32f103 clock (RCC) problem

Posted on February 05, 2015 at 12:42Hi all,i'm working on 103 MCU. first step is to bring up the 72Mhz clock.problem is i'm able to get clock upto 64Mhz (tested with systick),but when i configure pll mul factor to 9 control is moving to default hand...

Start two timers synchronous in STM32F1 eval board

Posted on February 05, 2015 at 06:30Hello,I have to start two timers exactly at the same time... like In my program i am using TIM3 four channels for 4 four hall sensors and TIM4 for 5 hall sensor... I need to start all the 5 hall sensors at time.. ...

santhosh by Associate
  • 363 Views
  • 1 replies
  • 0 kudos

STM32F2 and two nand targets

Posted on February 05, 2015 at 05:09Hi, I'm working on a board that interfaces an STM32F2 with a 4GB nand flash from Micron MT29F32G08AFABAWP:B. That nand flash is split up internally to two different dies. They use most of the same data and control...