Question
1588 PTP on STM32F746ZG
Posted on April 13, 2018 at 11:06
hey,
I have a LWIP client/server application and I want to add the PTP synchronization feature to the communication. I'm using STM32F746ZGTx Nucleo and CubeMX. I'm trying to enable RMII_PTP_Synchro mode for ETH (after enabling TIM2) but cubeMX is displaying the following message:'Warning: STM32CubeMX does not support the configuration of this IP's mode. You can configure it only manually'.I can't start this configuration from scratches so is there any precoded sources I can relay on to activate and configure this feature?
Thanks.#ptp #stm32f7 #cubemx #ieee1588