STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Cannot install STM32 Cube programmer for MAC

Posted on February 12, 2018 at 15:54Hello, I'm having troubles installing STM32Cube Programmer under MAC - High Sierra, recently formatted.The installation process starts regularly and then freezes forever!Can anyone help me??Regards :)

STM32L432 LSE startup timeout with CSS enabled

Posted on March 09, 2018 at 08:35if Clock security system on LSE is enabled:After a few power on/off/on cycles, Clock security system protection always is triggered.  Only power off for more 5s will reset protection bit.Currently I disabled clock se...

Darius B by Associate II
  • 311 Views
  • 0 replies
  • 0 kudos

STM Studio: gdb parse error ?

Posted on November 14, 2017 at 22:33 Hi ! Using STM Studio with my current project gives me 2 errors while loading the elf file: Seems to be parsing problem of the used gdb.exe tool. As a result the provided symbol list is very small .....

0690X0000060PEKQA2.png 0690X0000060PELQA2.png 0690X0000060PD4QAM.png

Disabling FreeRTOS and entering standby mode

Posted on March 07, 2018 at 22:43I am using STM32L053 and Keil IDE. I have imported FreeRTOS from CubeMX. Is there a way I could disable the FreeRTOS and enter into standby mode? Then, wake up on GPIO signal (external interrupt). And when I wake up,...

Jagadish by Associate II
  • 1426 Views
  • 5 replies
  • 0 kudos

STM32L4 keep pin high in StandBy mode?

Posted on November 03, 2017 at 17:53Hi,I work on design with STM32L452RET6P and I'm considering power managment. I've got some voltage regulators that needs high voltage on SHDN pin and i want to use GPIO to keep this regulators on. I have read data...

misiael by Associate
  • 1921 Views
  • 3 replies
  • 0 kudos

Static and Dynamic analysis tools

Posted on March 08, 2018 at 16:38Hi STM community,  I want to run valgrind and lint as part of static and dynamic code analysis.I tried to run valgrind option in system work bench IDE , But it is giving the following errorvalgrind: failed to start t...