STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Update Binary with Bootloader

Posted on February 23, 2015 at 16:29Hello,I´m trying to update my application with the Preprogramed bootloader by apropiate uart and pins BOOT1/0 according to that task.I could use this application to do that, couldnt I?My Keil compilation makes 2 f...

0690X000006030NQAQ.jpg 0690X000006030SQAQ.jpg
gerardo by Associate II
  • 524 Views
  • 2 replies
  • 0 kudos

5 V pulse board stm32f407

Posted on February 19, 2015 at 16:28Hello, i want to generate a periodic pulse of 5V into a pin using a TIMER. Has someone a code similar to this? Thank you #timers #stm32f4 #stm32f407 #discovery

fiulala by Associate II
  • 273 Views
  • 2 replies
  • 0 kudos

Will STM32F407ZG supports using AS1115 driver ?

Posted on February 23, 2015 at 10:33I am having a custom board with STM32407ZG, the board also has AS1115 driver IC for supporting the keypad and led lights. Is there any example relating to this combo? #stm32f407zg #- #as1115 #example

dhinesh by Associate
  • 390 Views
  • 1 replies
  • 0 kudos

Hard Fault-> INVALID STATE when calling WFI() STM32L

Posted on July 31, 2014 at 10:46I hit an issue with our STM32L project that is giving meheadaches.We have recently upgraded from STM32L151VB to STM32L151VC as we needed the extra RAM.Migrating the code though, has started triggering HARDfaults with ...

0690X000006051eQAA.png
ioannis2 by Associate II
  • 2916 Views
  • 14 replies
  • 0 kudos

interrupt driven usart2 reception not working

Posted on February 16, 2015 at 03:11Hi,This is kiran kadam.currently i am working on gsm based project.tools i am using for development are stm32f429 disco board,sim900 module,level converter and ewarm7.3i am stuck at interrupt driven uart.i have wr...

kiran2 by Associate II
  • 1168 Views
  • 11 replies
  • 0 kudos

TIM2 Interrupt period issue

Posted on February 22, 2015 at 21:49The original post was too long to process during our migration. Please click on the attachment to read the original post.

STM32F0 watchdog config

Posted on February 22, 2015 at 21:27I am having difficulty getting my watchdog timer configured. I have followed the procedure in the datasheet exactly. However, the pre-scale (PR) value and Reload (RLR) values remain unchanged after the write. In a...

gahelton1 by Associate III
  • 407 Views
  • 1 replies
  • 0 kudos

Difference between HSE and HSE Bypass

Posted on February 21, 2015 at 17:51After some hardware struggles with my new STM32F3 disco board I finally got it running correctly and at high speed. I was wondering, however, that there seems to be no difference between HSE and HSE bypass mode, a...