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

PWM Time shifting signal

Posted on January 09, 2013 at 17:20 Hi, I program a PW M sig nal in PB4 port using TIM3 using this program int main ( void ) { while (1) { TIM3->CCR1 = 1000 ; } } /*____________________________TIM3_______________________...

0690X00000602nFQAQ.jpg 0690X00000604jqQAA.png
bmwael1 by Associate II
  • 844 Views
  • 3 replies
  • 0 kudos

defuse demonstration

Posted on January 14, 2013 at 21:07hello all,I am a new user for ST uC. I bought a new STM32F4DISCOVERY, i do not know where i can download DFUse Demonstration. If you know, please tell me. Thanks

liw by Associate
  • 444 Views
  • 1 replies
  • 0 kudos

use SWD connection on discoveryL board and J-link

Posted on January 11, 2013 at 17:43Hi,For the moment I'am using the STM32l discovery card (stm32l152R8 chip). I write a programm to toggle led and i donwload it with st-link V2 which is integratted on the board.It's working. Now I would like to conn...

connecting lcd to stm32f4 module

Posted on December 16, 2011 at 05:30Just starting out with the eval board, and my question is what pins are used to connect an lcd to the board? The only info on the data sheet is it uses fsmc function for lcd interfacing. This does not explain whic...

jara8462 by Associate II
  • 1585 Views
  • 4 replies
  • 0 kudos

BASIC

Posted on March 10, 2009 at 09:48BASIC

ccowdery9 by Associate III
  • 850 Views
  • 5 replies
  • 0 kudos

Question on UART and HSE setting on Keli

Posted on January 12, 2013 at 08:08I am writing the program on Usart but the program is not function well. Here is the program:&sharpinclude <STM32F4xx.h>&sharpinclude <stdio.h>&sharpinclude ''stm32f4xx_gpio.h''&sharpinclude ''stm32f4xx_rcc.h''&shar...

jjyy1991 by Associate II
  • 1057 Views
  • 6 replies
  • 0 kudos

Triple ADC with DMA data misalignment

Posted on January 07, 2013 at 11:14Hello, I have works on triple ADC conversion using DMA and it works, but I don't understand why I have some misalignment. I use STM32F4-Discovery borad. ADC config is : ADC1 :            ADC2:                ADC3: ...

yayi by Associate II
  • 1369 Views
  • 5 replies
  • 0 kudos