Git Product home page Git Product logo

stm32f429_freertos_tcp's Introduction

STM32F429_FreeRTOS_TCP

This is a project that serves as a template for developing projects in CubeMX using FreeRTOS with the FreeRTOS PLUS TCP IP stack on an ST STM32F429ZI Microcontroller running on an STNUCLEO-F429ZI development board.

Background

I had a project lined up that required a microcontroller running an IP stack with an Ethernet interface. I wanted to use the FreeRTOS PLUS TCP library to provide the IP stack functionality, but also wanted to use CubeMX for development since the device configurator makes life so much simpler.

Unfortunately at the time of development, CubeMX only offered the lwip IP stack and I couldn't find any ready made examples that worked well within CubeMX, so I created a project with FreeRTOS included but no IP stack, and then downloaded and integrated FreeRTOS PLUS TCP in such a way that changes can still be made in CubeMX without clobbering the changes I made.

The application should build cleanly with no errors or warnings, and when downloaded to a NUCLEO-F429ZI development board, the application should start up, initialise the IP stack, obtain an IP address using DHCP and be pingable on the network.

No further work has been done since this is intended to be a sort of template application.

Hopefully this will be of use to someone else!

Notes

There may be some stupid configuration set in /Core/Inc/FreeRTOSIPConfig.h I basically just messed about with settings in there until it finally started working.

I used this project as a reference to get things working.

stm32f429_freertos_tcp's People

Contributors

codemonkey1973 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 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.