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

Lost of GPIO configuration once the bootloader is started

Posted on January 27, 2016 at 14:46Hi, I am using the microcontroller STM32L0. I configured two pins(PB5 and PB6) of the micro as outputs. And the PB5 is  in SET state and the PB6 is in RESET state. To update the firmware , we use the bootloder. T...

tingting by Associate II
  • 2139 Views
  • 13 replies
  • 0 kudos

importing stm32cube application to Eclipse

Posted on February 03, 2016 at 15:03Application examples from stmcube are ready to use on MDK, SW4 and Truestudio.when I try to import these apps, Eclipse sees SW4 and TrueSTUDIO. and I can import them. But cant edit the tool chain and builder. I am...

stm32 One wire to I2C DS2483S-100

Posted on February 03, 2016 at 15:10Hello,I am using one wire to I2C converter and I am not get to communicate with it.Somebody used this converter with stm32f4?Att,Gabriel Bonato

ADC watchdog with ADC DMA

Posted on February 03, 2016 at 10:57Hello all,I'm using the STM32F072 with STM32cubeMX.I need to record the ADC data by using ADC Watchdog feature.Can I use ADC watchdog with ADC DMA together at the same time?Because I would like to have some data b...

nopphon by Associate
  • 414 Views
  • 0 replies
  • 0 kudos

How did I get here? (unwinding the stack)

Posted on February 02, 2016 at 16:05Hi folks,I'd like to implement some checks in the SysTick handler that will help to determine what code was executing when the SysTick interrupt fired. (What I'm actually doing is counting ticks since last IWDG se...

hbarta2 by Associate III
  • 1737 Views
  • 3 replies
  • 0 kudos

I2C_GetFlagStatus problem

Posted on February 02, 2016 at 21:32hiI have  problem with this function I2C_GetFlagStatus, when I call it  as bellow :I2C_GetFlagStatus(IOE_I2C, I2C_FLAG_SB)/**************************************FlagStatus I2C_GetFlagStatus(I2C_TypeDef* I2Cx, uint...

javidan by Associate
  • 638 Views
  • 0 replies
  • 0 kudos