Others: STM32 MCUs related

Find out more about STM32 implementations with external components, discuss use cases, and discover how to use new tools and ST components.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Run vs Debug configurations issue

Running Version: 9.3.0 Build id: 20190212-0734After I compile a sample project from the STM HAL driver examples, when I select a debug configuration, the proper options are available, as shown in the attachment, debug.png. However when I try to setup...

0690X0000087i06QAA.png 0690X0000087i01QAA.png
nobody102 by Associate II
  • 1335 Views
  • 5 replies
  • 0 kudos

How to import uvision5 project into SW4STM32 ?

Hi ,I’m trying to build a MDK-ARM project with Eclipse (SW4STM32).I did import the project folder to eclipse : File -> import ->General -> Existing Project Workspace-> My_Project_Folder but the build function doesn’t work !So I created a new project ...

IGhao by Associate II
  • 1073 Views
  • 2 replies
  • 0 kudos

2 STM32 Boards SPI

Hallo,2 STM32 μc (NucleoF767ZI and Nucleo F446RE) should communicate via SPI. The first µc is programmed with Simulink using the Nucleo Support Package. As it stands, the μc with the Support Package can only work as a master. Now I just want to send ...

Samuel1 by Associate III
  • 1864 Views
  • 5 replies
  • 0 kudos

How can we decide how much size stack/heap/ and command line argument will take for a project?

I am using #[STM32 MCUs]​ #Cortex-m0​ and IDE i am using is #Iar-embedded-workbench​ I want to know, How can I decide how much size #Stack​ / #Heap​ / and #Command-line​ argument will take for my project ?In *.icf file what size, we supposed to keep?