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

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
  • 1212 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
  • 809 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
  • 2790 Views
  • 13 replies
  • 0 kudos

SWD programming / debug interface on the STM32L073 - SWO??

The STM32 STM32L0x3 ref manual (RM073) and STM32L073 datasheet both show only 2 pins for the SWD programming interface:- PA13 (SWDIO) - PA14 (SWCLK)But the schematic for the STM32L073 Nucelo PCB shows PB3 connected as SWO.I dont see any reference to ...

MGree.11 by Associate II
  • 1535 Views
  • 5 replies
  • 0 kudos