User Activity

Posted on July 19, 2017 at 12:42I'm working with the STM32F769, and I want to configure the pin PA0 to wake up the MCU from Standby. The problem is that the board needs a Pull-Up in the pin to be able to detect the pulsation.The sequence that I foll...
Posted on April 20, 2017 at 13:42I'd like to use the LSE to clock an internal Timer. I had this implementation in some L1 devices, but I think this feature is missing with F7. With L1 I had TIM10 with ETR2 as clock souce + ETR remaped to use LSE.In...
Posted on March 03, 2017 at 16:25I'm using a STM32F7 MCU with a JTAG connection (4-pins used). The schematic is attached. It uses the http://www.keil.com/support/man/docs/ulinkpro/ulinkpro_jtag_10pin_swm.gif, and it's connected to a ST-LINK using th...
Posted on February 01, 2017 at 16:15In the last CubeMX version (4.19) the USE_TICKLESS_IDLE option is missing. This disables the configUSE_TICKLESS_IDLE flag and the low power configuration.Is it a bug? Is any workaround available?PS: I've checked t...
Posted on January 18, 2017 at 10:51I'm going to use the different peripheral drivers (HAL) from ST with the FreeRTOS. The system will have different thread executions, and each one will use different peripherals.The question is whether the HAL imple...
Kudos from