cancel
Showing results for 
Search instead for 
Did you mean: 

CubeMX, template for other Ethernet Phy

pspiegler
Associate
Posted on May 03, 2015 at 20:16

Hi, I have an Olimex E407 Board with STM32F407ZG and PHY LAN8710A. If I make a Project in CubeMX the stm32f4xx_hal_conf.h is generated for DP83848 PHY from stm32f4xx_hal_conf_template.h in Repository\STM32Cube_FW_F4_V1.5.0\Drivers\STM32F4xx_HAL_Driver\Inc . What is the correct way to make a modification for an other PHY?

The pin PA3 is connected to ETH_RMII_MDINT of LAN8710A.

But in CubeMX I can only set ETH_COL for PA3. In the GPIO Pin Configuration this is assigned to tab ''Single Mapped Signals'' and not to tab ETH. 

Can I modify a template to assign ETH_RMII_MDINT  to ETH and pin PA3?

Peter
2 REPLIES 2
balazs
Associate II
Posted on October 10, 2015 at 02:19

Hi Peter,

I'm dealing with a similar issue (making Lan8720A PHY work with an STM32F107).

Have you been able to solve your issue?

Thanks,

Balas

Amel NASRI
ST Employee
Posted on October 12, 2015 at 17:21

Hi Balas,

Now we are at the version 4.10.1 of CubeMX and many improvements have already been taken into account.

Please refer to UM1718 (CubeMX user manual), check the paragraph ''B.3.6 LwIP'' which may bring you some help.

If you still facing issues with current version, please describe clearly what are you expecting , what did you do and what are the problems you have.

-Mayla-

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.