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

CppCheck Activation

Hello there. I want to do static code analysis with cppcheck. I did my project with Iar Embedded Workbench. How do I enable it on IAR.

How do I use the IAR I-Jet with the Nucleo-H743ZI2?

I have removed STLINK jumper from JP2.I have connected I-Jet to MIPI10.On I-Jet, I see USB and TPWR LEDs are green, and DBG LED is off.When downloading code get error: CPU did not power up.None of the Nucleo's LEDs are on. Seems like there is no powe...

GRoss.5 by Associate II
  • 1166 Views
  • 3 replies
  • 1 kudos

Debug error while programming FLASH.

Im using stm32f429i-disco and TrueStudio v9.2.0 , i have a program to write and read to FLASH, when i start to debug at first attempt it works fine but on second attempt it throws an error :Failure at line :6 in 'Target Software Startup Script'. Plea...

0693W000003CEC2QAO.jpg
shan123 by Associate
  • 487 Views
  • 0 replies
  • 1 kudos

I would like to run an arduino nano sketch on STM 32, Only 4 pins are need to define.... please help me to do this.... The code is working perfectly on my circuit, due to arduino nano memory is less, so i am unable to add more leds (ws2812B). Thank you.

/*  Code for Arduino WS2812b-MSGEQ7 Spectrum Analizer.  https://www.youtube.com/watch?v=mGton_zqrS0  */#include <FastLED.h>#define NUM_LEDS 70#define COLUMN 7#define ROWS 10#define DATA_PIN 6#define STROBE_PIN 3#define RESET_PIN 2#define BRIGHTNESS 1...

SDamo.1 by Associate II
  • 1342 Views
  • 4 replies
  • 0 kudos

Resolved! Emulated EEPROM is not erased after flashing new code

It also doesn’t erase after starting new debug session. Is that expected behavior? I am using STM32L476, and I downloaded X-CUBE-EEPROM software package, included it into my project and it works fine. EEPROM content is retained after NVIC_SystemReset...

MGrub.3 by Associate II
  • 1675 Views
  • 7 replies
  • 0 kudos