STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Windows-10 update breaks STLink Utillity

Posted on January 07, 2016 at 15:07A colleague updated the HP Win-8 Laptop he was using to Win-10.The STLink Utility v2.7.0 had been working prior to the update, but would not see any STLink after the update (2 dongles & a genuine STLink were tried)...

Reset TIM counter on external signal edge?

Posted on January 07, 2016 at 01:53I'm using a timer in PWM mode to create a clock source.  I'd like to be able to reset that timer so that the TIM edges coincide with an external (asynchronous) source.  If there is no edge on the external source, I...

0690X00000604yVQAQ.png
TDK by Guru
  • 654 Views
  • 3 replies
  • 0 kudos

STM32 Development Methodologies

Posted on January 06, 2016 at 20:35Hi,I would like to understand what development tools/environments are being used for STM32F4xx chips by professional developers.1. What is the most popular RTOS?2. What is the most popular IDE?3. Does anyone really...

STM32F0x2 USB and VDDIO2

Posted on January 05, 2016 at 09:58On STM32F0x2 (USB line) PA11 and PA12 are used for USB. However, the datasheet states these are supplied by VDDIO2 which can go down to 1.62V. So one cannot use the USB functionality when using the STM32 for logic ...

I2C Delay time

Posted on January 05, 2016 at 09:18Hello!!I test  an access to eeprom by I2C Fastmode(polling) like following programs.But when writing a block to eeprom, it happens an I2C error.So I insert a delay time(1ms : _delay_ms(I2C_DLY)), and then it operat...

Kim.Andy by Associate III
  • 300 Views
  • 1 replies
  • 0 kudos

STM32 GPIO not Hi-Z during standby?

Posted on January 07, 2016 at 12:14Hi, similar (but different) issue to a previous posting of mine. I am seeing PA1 on an STM32F205 get driven low during standby after __WFI() I was expecting all GPIO to go Hi-Z during standby apart from the pins de...

jamie23 by Associate II
  • 313 Views
  • 0 replies
  • 0 kudos

stm32 upgrade

Posted on January 07, 2016 at 10:12is it possible to upgrade firmware of stm32f103 remotely that means via over the air?