User Activity

we have several device with STM32H753, and they are talking to each other, over LwIP.one of the devices is the master who charges on the protocol communication between all other peripheral devices.the master send a ack message to each device in a loo...
Hi Guys,I want to connect a server via port 5000.When connecting to other server with port 80 there is no problem, but when connecting with port 5000 it doesn't works.IP_ADDR4( &remote_ip, 11, 12, 13, 14);CommDropsTcpConn = netconn_new(NETCONN_TCP);n...
helloI am flashing my BLE module via STM32_Programmer_CLI.it takes about 2 minutes (!) to flash the board.the flashing includes 4 applications:stm32wb5x_FUS_fw.binstm32wb5x_ble_stack_fw.binMy_Bootloader.binMy_applicaiton.binthis is the command line i...
Hi,I’m using STM32H7xx with LwIP. My system works perfectly at my office, my home and even at my client in the US.However, only one location, at one of my colleague house, there are some issues with downloading file via LwIP.After instance investigat...
Hello, I'm working on STM32WB55.Is there any limitation to write to (internal) SD RAM and do a system reset?I want to build an application that requires a lot of writing to SD RAM and then do system reset (and read the SD RAM and act according the da...
Kudos from