STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! After powering up of Nucleo 144 board user LEDs start blinking after we press user push button. In which memory is this code loaded?

Hi! I am new to stm and recently started working on Nucleo 144 board. After powering on the board, the user LEDs start blinking in different frequencies after we press the push button. I wondered if this program is preloaded on flash?​

HP99 by Associate
  • 672 Views
  • 1 replies
  • 0 kudos

Readings not constant

Hi all,I'm a newbie in approaching STM32, so sorry if question could be stupid. I am trying to connect via I2C an IMU sensor MPU6050 to my nucleo board STM32f44.I read data through the following function that I call from main function, as you could s...

gazelle by Associate
  • 820 Views
  • 3 replies
  • 0 kudos

Cannot connect to Board anymore

Hi,i designed a board with a STM32F030 and already flashed and debugged it with success. However i used a Nucleo Board in order to flash it and I cannot connect to the target anymore. I also want to mention that i used the regular ST-LINK V2 as well....

schellek by Associate II
  • 1142 Views
  • 7 replies
  • 0 kudos

Using Select() to get non blocking Tcp recv()?

Anyone already used select() function together with a timeout? I like only to call the Tcp recv() function when data are in the receive buffer.I have a Nucleo F429Zi.With best regards,Jens

Jens1 by Associate
  • 748 Views
  • 1 replies
  • 0 kudos

Receive Data from UART's

Hi thereI have a question..I have 6 Laser Sensors and I want to receive the data via 6 Uarts and then send all data via the 7th Uart. Every laser sends 4 Byte of data. Start byte starts with 1. ​My questions are:how can I make a array of buffers? I n...

Cpete.838 by Associate II
  • 2621 Views
  • 13 replies
  • 0 kudos