STM32 Gateway Performance Avalanche: Packet Loss and System Freeze with Multiple Connections, Resolved with LwIP and Custom Memory Pool
This is a project experience shared by a colleague of mine. They developed an industrial gateway based on STM32F767 for a factory, which is used for: Collecting data from multiple Modbus/485 sensors Uploading data to the dispatch server via TCP/UDP protocol Supporting up to 32 devices connected simultaneously (LwIP + RAW API) Initial small-scale tests … Read more