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

Problem with demonstration software on STM32F469IDISCOVERY

Posted on November 05, 2016 at 15:52Hi when I buy the board, STM32F469IDISCOVERY, the demonstration software works correctly. Now I try lo load again this demo, I download the STM32CubeF4 1.13.0 , with SW4ST32 I try to install again, but many of the...

livio by Associate II
  • 849 Views
  • 3 replies
  • 0 kudos

STLINKV2 Programming Voltage

Posted on November 08, 2016 at 14:32Hi,I am wanting to share the programming pins on an STM32F0 device with another device, so they can be used to program the device, then used in the application.I wanted to know whether the voltage on these pins wi...

there is problem in programming when i used stm32cubemx

Posted on November 08, 2016 at 08:00hii use stm32cubemx for config and IAR for IDE for first time and when i program it into mcu , i can't program it again , when i set the boot0 pin it program .i think flash write protection is enable but i didn't ...

amintlk by Associate
  • 551 Views
  • 2 replies
  • 0 kudos

Why CubeMX abandoned DP83848_PHY brutely?

Posted on October 11, 2016 at 07:26It seems the newer 4.17.0 version, change the default PHY to LAN8742A, simply deleted the DP83848, why? Why can't you add another option to let users to choose and make their code work with the newer CubeMX version...

RTC Problems when waking up from StandBy mode

Posted on April 14, 2016 at 13:48Hello,I have noticed that when my system wake up from Standby mode seems to lose some time and RTC loses something like 2 ms for each secondDoes anybody have anytime this kind of problem?I have using an STM32L162.Any...

sergio23 by Associate II
  • 2770 Views
  • 17 replies
  • 0 kudos

STM32L152RE-Nucleo with Contiki

Posted on October 13, 2016 at 11:36Hi All, I am working with STM32L152RE-Nucleo board and 6LoWPAN Expansion board for my project. I would like to control some GPIO PINS available on the board. I would like to know what drivers I should use for doing...

USB HID device not listed in system devices

Posted on August 16, 2016 at 14:42 Hi, I try to create a simple USB HID device with an STM32f429 board (the one with the LCD screen). I search for information for weeks, but I can't make it work. I read many times that there are “t...