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

Differences in port.c [FreeRTOS vs STM32CubeMX portings]

Posted on April 26, 2018 at 10:16Hi,   The port.c file for the same FreeRTOS version [8.2.3] have a difference.      In the Official FreeRTOS release:   configPRE_SLEEP_PROCESSING( xModifiableIdleTime );   configPOST_SLEEP_PROCESSING( xExpectedIdleT...

Error in UM2033 section 6.15

Posted on March 28, 2017 at 02:43Section 6.15 of document UM2033 states the vcp serial interface of an stm32f769i-discovery is on usart3. it is not. it is on usart1.

Resolved! Documentation Error UM2033 STM32F769I-DISCO

Posted on February 10, 2018 at 16:06DocID029085 Rev 2Section 6.15 Virtual COM PortMakes reference to USART3, no other reference in document, and VCP uses USART1 PA9/PA10http://www.st.com/content/ccc/resource/technical/document/user_manual/group0/7c/...

How do you connect an ST link to a NucleoF411RE board?

Posted on April 26, 2018 at 11:56Hello,I have been stuck on this for two whole work days. I have been trying to establish any connection between an ST-Link/V2 and a STM32F411RCT6 MCU but I just get USB error every time on STM32 Utility and on STM Cu...

CPU activity

Posted on April 26, 2018 at 12:13Hello , Is there any pin on stm32f446re nucleo board which can tell CPU is active or sleeping ? basically i want to know when CPU goes to sleep and when it wakes up by monitoring a gpio . i  dont have dont have power...

n.serina by Associate III
  • 414 Views
  • 1 replies
  • 0 kudos

Getting the STSW-LINK004 is too slow

Posted on April 26, 2018 at 15:06When I click Get Software/download links, nothing happens. I have to Login because I don't want write a working email everytime and some bogus short name. After a long wait I seem to get file.

LMI2 by Lead
  • 360 Views
  • 0 replies
  • 0 kudos

How to launch IRTIM on STM32F030

Posted on April 01, 2018 at 12:36Hello everyone, I had a question about how to run IRTIM on STM32F030. If there is an answer please tell me how to solve it?