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

STM32F3 - AN4296 - ISR FROM CCM RAM USING IAR

Posted on August 20, 2013 at 02:38Hi,I would like to receive a working project the demonstrate how to execute an interrupt handler from CCM RAM using EWARM. I tried the procedure from AN4296 section 2.2. The project compiles,  but when the ISR is tr...

Asantos by Senior
  • 484 Views
  • 1 replies
  • 0 kudos

Calculate delay

Posted on August 14, 2013 at 21:24hello how can i calculate a delay of 1 second if i have this parameters: SYSCLK(Hz)                             | 168000000   *-----------------------------------------------------------------------------   *       ...

Hard - to catch - fault

Posted on June 04, 2013 at 09:50Hello, I have a kind of strange issue. When I really stress my system (it handles serial packets, get the right data, and send it via serial, I send thousands of messages without waiting for reply), in an unpredictabl...

root by Associate II
  • 2727 Views
  • 24 replies
  • 0 kudos

STM32W108 discontinuation statement

Posted on July 23, 2013 at 12:06Hi, The Zigbee PRO support has been dropped by ST a while back... Since then I've been trying hard to find some document from ST stating the product discontinuation so we can present that to our customer... I've tried...

nelson by Associate II
  • 1304 Views
  • 9 replies
  • 0 kudos

GDBserver flash programming problem

Posted on January 27, 2012 at 13:47I use Eclipse-IDE and CodeSourcery G++ Lite to create programs for STM32F4xx. As debugger I use CodeSourcery gdb and gdb-server from Atollic TrueSTUDIO Lite package. If I debug program located in flash on Sector 0 ...

Help me fix my code.ADC with STM32F303VC

Posted on August 19, 2013 at 07:20I want read ADC of STM32F303VC then display status  on three LED (If ADC>1000 LED red bright,ADC<500 LED green bright and extant LED ogrange bright) programmed code below,but i don't find error.Thanks everyone!#incl...

bee by Associate II
  • 317 Views
  • 0 replies
  • 0 kudos

How to configure encoder on stm32 F1

Posted on August 18, 2013 at 22:52Hi,i'm working on configure the encoder for quadrature using STM32F1 and have been looking through the code on the forum but only find the code for STM32 F3 and F4, I try to change the code to match for F1 but it do...

STM32F10x USB Virtual COM port driver for Linux ( ubuntu)

Posted on August 18, 2013 at 07:32Hi,ST has driver for USB Virtual COM port for Windows. My STM32F10x devices works fine with that driver. I have just started working in Linux ( Ubuntu 12.04 LTS). I'm having hard time in finding the USB virtual COM ...

harinath by Associate III
  • 607 Views
  • 1 replies
  • 0 kudos