STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

stm32f103rctx systick led

I'm looking for some help to make the program in the systick in it.c turn the leds in this it.c off and on every second./** ****************************************************************************** * @file  stm32f1xx_it.c * @brief  Interrupt Ser...

Thon.1 by Associate II
  • 414 Views
  • 0 replies
  • 0 kudos

Resolved! STM32F7 USB CDC VCP unable to open serial port

Posted on July 03, 2018 at 18:53I have strange problem on my hand which I can't figure out if it is a Windows driver or USB stack issue. I have an embedded STM32F732 using USB FS CDC for communication. The MCU is self powered with VBus sensing. When...

can't create RAW SOCKET FeeRTOS+LWIP

I'm trying to create a project on the Nucleo-STM32H743ZI, in which I want to implement the ICMP protocol on remote hosts. I took the example of LWIP contrib-2.0.1. The problem is that when creating a RAW SOCKET, it always returns -1. socket = lwip_so...

TAlex.11 by Associate
  • 2129 Views
  • 5 replies
  • 1 kudos