We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

STM32 LWIP QPC Ethernet DPP

This is a port of the Dining Philosopher Problem (DPP) using the Quantum Leaps (http://state-machine.com) hierarchical state machine framework with the Light Weight IP (LwIP) network stack (http://savannah.nongnu.org/projects/lwip) and an ethernet driver implemented on the STM3220G-eval board (http://www.st.com/internet/evalboard/product/250374.jsp) running on stm32f207 Arm Cortex M3 uProcessor.

The project is eclipse based and uses Code Sourcery cross compiler. See http://www.stf12.org/developers/CORTEX_STM32F2xx_Template.html for setup.

For debugger and flashing, the ST-Link V/2 was used.

The SourceForge Speed Test measures Latency/Ping, Jitter, Download Speed, Upload Speed, Buffer Bloat, and Packet Loss. Upon completion, you can view detailed reports about your connection. This HTML5 speed test does not require Flash or Java, and works on all devices including tablets and smartphones. Host on your own infrastructure or use ours. For licensing, inquire today.

Website https://qplwipethstm32.sourceforge.io/
Tags
Features
  • Quantum Leaps State machine framework.
  • Light Weight IP stack (LWIP)
  • ST Micro STM3220G eval board running the STM32F207 Arm Cortex M3 microprocessor.
  • Full ethernet working
  • Minor fix to LWIP to fix ICMP packet (ping) when hardware checksum on STM32 processors is enabled.