STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to use the LwIP library?

Hello,I created UDP server with LwIP stack on STM32F407.I tried example udp_echo _server. It works.Now I need send from server my own answer data in callback function.The program hangs in callback function.void udp_echoserver_receive_callback(void *a...

Peko by Associate III
  • 226 Views
  • 0 replies
  • 0 kudos

Problem with upload program via usb dfu

Hi guys,I have a problem with updating stm32f407vg disco board via usb dfu, I generate the project from cubemx and I'm looking at the example from ST: en.stm32cubef4\STM32Cube_FW_F4_V1.21.0\Projects\STM324xG_EVAL\Applications\USB_Device\DFU_Standalon...

BWawr by Associate II
  • 151 Views
  • 0 replies
  • 0 kudos

How to use FLASH_OB_UserConfig() API ?

Hi, It may sound like a minor query to many of you, but can any one explain me what are 'UserType' and 'UserConfig' parameters in FLASH_OB_UserConfig() API ?Some how I can't get their meanings.I am working on STM32L432KB and want my system to boot fr...

Bootloader does not work after power cycle

I am trying to use the built in bootloader on an STM32H750VB over USART1. I've used the code found here to enter the bootloader,https://community.st.com/s/question/0D50X00009XkW8QSAV/stm32h743-how-to-start-the-system-boot-loader-via-softwareI've been...

ELars by Associate
  • 827 Views
  • 5 replies
  • 0 kudos
Labels