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

SSD1963 and STM324 FSMC

Posted on March 01, 2012 at 14:49Hello, i have working code for SMT32F103 without fsmc controller, and now i was able to make code for STM32F4 with fsmc controller but it look like speed is the same. Where fsmc will give my speed improvement ? or i...

linas2 by Associate II
  • 1113 Views
  • 9 replies
  • 0 kudos

STM32F4DISCOVERY EWARM release build

Posted on March 26, 2013 at 15:17Hi,USB Device VCP example using EWARM works well as debug build on my machine. I use Project -> Edit Configuration and make release build. When I try to download *.bin file I get error message: �Failed to generate .s...

milan2 by Associate II
  • 602 Views
  • 2 replies
  • 0 kudos

how to use adc1

Posted on March 26, 2013 at 15:14hello ,i need a code for ADC  by single input analog voltage using stm32fdiscovery  .i am not able to run sample code with given CD .please help me .   #poorly-framed-question

raj2 by Associate II
  • 480 Views
  • 1 replies
  • 0 kudos

help STM32-P103 RS232

Posted on March 25, 2013 at 22:18Hi i would like to use the circuit MAX3232 (RS232 adapter) to connect two PORT RS232 with this circuit using just TX and RX onlyif possible this experience?????and thank you 

USB code in STM32F103 for HID application

Posted on March 26, 2013 at 00:18Hello,  I have USB problem with my application with this uc. Your User manual UM0551 ''USBHID demonstrator'' would be useful and thanks to the ST support, I have received this project and soft to install in my PC. b...

Moved correct code doesn´t work

Posted on March 24, 2013 at 14:39Hello, I have really strange problem. 1) I have correct working code placed in main() function (for example for generating DC signal). It is working, but when I move this part of code into some function for example ...

j3lda by Associate II
  • 831 Views
  • 5 replies
  • 0 kudos

FreeRTOS Project Template for STM32L-Discovery BSP

Posted on March 25, 2013 at 20:29Hi, I would use the FreeRTOS on my STM32L-Discovery board with IAR EWARM. I am finding a Free Project Template that I can use to develop an example application. All demo Application inculded in the demo folder of the...