STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Vbus +5V

HiI plan to include the USB input of STM32F303 and am not willing to power up the board with the +5V of Vbus. The board will be supplied permanently with 3.3V. Is it necessary the connection of Vbus? If yes how i should connect it to the +3.3V Vdd of...

FAnag by Associate
  • 539 Views
  • 3 replies
  • 0 kudos

Resolved! [SOLVED] CAN callback never call

I'm working on an STM32L431 and I never be call on HAL_CAN_RxFifo0MsgPendingCallback. I have set a break point in this function but the debugger never stop on it.In my program:I have generated the code using CubeMx and I set NVIC on CAN1: Tx, RX0, RX...

AJouv by Associate II
  • 652 Views
  • 4 replies
  • 0 kudos

Simple multi-user http server

Hello! Recently, a stm32 microcontroller came to me and I want to make an http server. On the Internet, looking for projects on stm32 using the lwIP library. But I can not find a multi-user http-server for my device. Some programs after a while begin...

STM32F746ZG Nucleo / Lwip problem

Hallo,My board is the STM32F746ZG Nucleo board.I am using the LWIP_HTTP_SERVER_NETCONN_RTOS example from the stm32cubef7 package.The example works fine initially but if I leave it running for several hours suddenly the board stops responding in any h...

STM32H743ZI Ethernet LWIP TCP Echoserver

Sorry for my bad englishHi.I use STM32H743ZI and develop firmware.I put an example of a lwip tcp echoserver in my firmware.Example: STM32H743ZI-EVAL lwip tcp echoserver applicationI'm not using RTOS.My question: Ethernet operation relies on build opt...

KKim.19 by Associate II
  • 242 Views
  • 0 replies
  • 0 kudos