Ethernet driver in STM32Cube did not implement PTP interface
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-10-30 7:54 PM
I'm a developer of the open source system zephyr, I need to implement PTP in Ethernet, but I found that stm32f4xx_hal_eth of STM32Cube did not implement PTP interface. Why not add this part of implementation,I request to implement the PTP interface in stm32f4xx_hal_eth of STM32Cube
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-10-30 8:06 PM
Abandon hope all ye who enter here...
https://community.st.com/s/question/0D50X00009XkYXsSAN/stm32f427-ptp-implementation
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-10-30 8:31 PM
Does this mean that the PTP interface will not be implemented in the near future?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-10-30 8:46 PM
They've been touting IEEE-1588 support for the better part of a decade, I think there was an app note and code in the distant past. Perhaps integrated with LwIP. Best hope realistically would be to port functionality from some other platform using the same IP vendor.
I'd imagine if you were a compellingly large client you could hold their feet to the fire, and have them find a time-nut on staff with the competence to pull off a viable/well-conceived API and time-transfer method.
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-10-30 8:55 PM
https://community.st.com/s/question/0D50X00009bLW4ISAW/ieee1588-an3411
Up vote any posts that you find helpful, it shows what's working..
