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

Timing problem with Blink Program - Nucleo L476RG

I created a minimal custom Nucleo L476RG board. There is no 8 MHz crystal on the board and only a 32.768 KHz crystal. I connected an LED to PA_5 pin and trying to test the Mbed blinky program. I upload codes to the custom board via SWD connection fro...

SSaha.1 by Associate III
  • 1175 Views
  • 2 replies
  • 0 kudos

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
  • 1370 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
  • 569 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
  • 1511 Views
  • 4 replies
  • 0 kudos