Skip to main content
leshich-k
Associate II
February 10, 2020
Question

STM32CubeMX H7 PTP not supported by MAC Ethernet Driver

  • February 10, 2020
  • 3 replies
  • 963 views

Up till now (v1.6.0) there is no support for PTP in MAC Ethernet driver. WHen will it be added?

This topic has been closed for replies.

3 replies

Piranha
Principal III
February 10, 2020

Better worry about the fact that H7 driver is not working at all...

https://community.st.com/s/question/0D50X0000BOtfhnSQB/how-to-make-ethernet-and-lwip-working-on-stm32

As for PTP - it's a pretty simple (part of) peripheral. It's hard to even imagine what a PTP "driver" should do. Write few integer values into registers through one line long functions like in LL "drivers"?

leshich-k
leshich-kAuthor
Associate II
February 11, 2020

Pretty simple, that's why I wander why is it not realized yet?

Up till now I was working on F7 series, and now our company desided to move to H7.

Not working at all? What I see is that RX and TX frames are getting transferred well. LwIP is going to be the next step to run.

Piranha
Principal III
February 11, 2020