STM32: why is PTP supported only on F7, H5 & H7 Series and not on other series that have ethernet support? #67234
-
We are looking for a MCU for our new project and we were thinking of a F4 series chip. I started looking around the drivers and I noticed Kconfig.stm32_hal that PTP is implemented only on F7, H5 & H7. Is there any particular reason why PTP is not implemented on other series, or it was just out of the scope?.
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
the SOC_SERIE_STMF4X serie is not implemended yet |
Beta Was this translation helpful? Give feedback.
-
could you try to modify Kconfig.stm32_hal like that: |
Beta Was this translation helpful? Give feedback.
the SOC_SERIE_STMF4X serie is not implemended yet