Git Product home page Git Product logo

nhzandi / echoserver-chibios Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 11.44 MB

This code uses ChibiOS and LwIP and DP83848 ethernet PHY chip to communicate with the STM32F4 board. It uses the ChibiOS version in the ch folder coming with the code.

Makefile 4.84% C 81.11% SuperCollider 0.85% C++ 10.34% Objective-C 0.15% Logos 0.17% HTML 0.02% CSS 0.07% Assembly 1.11% FreeMarker 0.67% Java 0.67% Shell 0.01% Batchfile 0.01%

echoserver-chibios's Introduction

*****************************************************************************
** ChibiOS/RT port for ARM-Cortex-M4 STM32F407.                            **
*****************************************************************************

** TARGET **

The demo runs on an STM32F4DISCOVERY board + DP83848 ETHERNET PHY. Wires
connections described in board.h file. This demo use Chibios 2.5.0 from git
repository.

** The Demo **

<<<<<<< Updated upstream
The demo currently flashes a LED using a thread and implements UDP-TCP echo server demonstration for STM32F4x7 devices on port 8000. The board IP address is "192.168.0.136". 
=======
The demo currently flashes a LED using a thread and implements UDP-TCP echo server demonstration for STM32F4x7 devices on port 8000. The board IP address is "192.168.0.136".
>>>>>>> Stashed changes
You should change your network IPv4 parameters as defined in lwipthread.h such :

Address: 192.168.0.10 (or any other ip that is free)
Netmask: 255.255.255.0
Gateway: 192.168.0.1

Echo server is a port of ST appnote from FreeRTOS to ChibiOS.
The button activates the ChibiOS/RT test suite, output on SD3.

** Build Procedure **

The demo has been tested by using the free Codesourcery GCC-based toolchain.
Just modify the TRGT line in the makefile in order to use different GCC ports.

** Notes **

Some files used by the demo are not part of ChibiOS/RT but are copyright of
ST Microelectronics and are licensed under a different license.
Also note that not all the files present in the ST library are distributed
with ChibiOS/RT, you can find the whole library on the ST web site:

                             http://www.st.com

Demo was provided by Navid Zandi based on the lwip tcp/ip stack demonstration for stm32f4x7 microcontrollers and with help from Nomados http-server port
https://github.com/Nomados/STM32F4Discovery-ethernet-PHY-DP83848-demo-ChibiOS

This version uses the ChibiOS version in the ch folder coming with the code. You can check the version 2
https://github.com/nhzandi/EchoServer-ChibiOS-v2 which uses a newer ChibiOS version 16.1.0

echoserver-chibios's People

Contributors

nhzandi avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.