mpthompson / stm32_f4_ptpd

IEEE 1588 PTP daemon for STM32 F4 Discovery board

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

STM32 F4 PTPD

IEEE 1588 PTP daemon for STM32 F4 Discovery board

Important Note

While this code did work at one time, it is fairly old and runs on STM32 F4 development boards that are harder to come by.

Please see the updated project stm32_ptpd which includes the following enhancements:

  • Provides an example of a PTPD master and slave
  • Projects for ST NUCLEO-F429ZI dev board which is more widely available
  • Ported PTPD v2 code has been improved and has better comments
  • Supports the STM32 F4 HAL library rather than the older standard library
  • Project files for Keil uVision and Linux friendly Makefile
  • Improved telnet and serial shell for testing
  • Easier network configuration in main.c

About

IEEE 1588 PTP daemon for STM32 F4 Discovery board


Languages

Language:C 71.3%Language:C++ 13.1%Language:HTML 12.1%Language:Assembly 2.3%Language:JavaScript 0.7%Language:CSS 0.4%Language:MATLAB 0.0%Language:Roff 0.0%Language:Makefile 0.0%