STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! How to tune LwIP to receive more incoming connections?

Hi, I've got FreeRTOS and LwIP running on an STM32F746. The application has a TCP socket listening for incoming connections. Incoming connections are coming from multiple sources and unfortunately I'm seeing some of the connections get an ECONNRESET ...

DBurr by Senior
  • 2275 Views
  • 2 replies
  • 0 kudos

How to reboot at start address IAP project

Hello everybody,I have implement a bootloader at start address able to jump to simply application (blinky led) at shift address.Everythings seems to be ok. Just when i power down my board and power up, application start at shift address without check...

how can i configure the SD card as write protected on the board to be detected by PC through USB Device mode(MSC Mode)

Hi,I'm using STM32F469 CONTROLLER for my application.I was able to configure the USB as mass storage device by interfacing in MSC Mode.I am able to see the storage when connected to PC through USB.But I want the storage to be write protected.Can you ...

SNULU by Associate II
  • 652 Views
  • 2 replies
  • 0 kudos

Bootloader DFU stm32f103

Hi, i like to use the DFU bootloader to update my stm32f103. I like to have the following setup.The binary is on the PC. From my own application i want to switch the mcu to dfu bootloader mode. It will be recognized as an DFU device. The mcu does not...

MOtto.1 by Associate II
  • 5526 Views
  • 4 replies
  • 1 kudos

Receiving/transmitting using UART and LL API

Hello,I am experiencing some problems when trying to receive data from PC using UART and then check if it is correct. I am using using LL API and this code is placed in while(1) of main function. For example, when I send 'A' from PC to STM32, PC rece...

0693W00000AOIHrQAP.png
Indois by Associate II
  • 5014 Views
  • 7 replies
  • 0 kudos