ETH configuration
- Post By Wojciech
- 1 year ago
Hi,
On tutorial video "Condiguring the hardware" (07:20) a view of ETH configuration screen is different than mine.
As you can see on attached picture there not exist PHY Address parameter.
Parameters only Generals and completely different.
Because that warning about RAM pointing
CubeMX creating
static void MX_ETH_Init function
insted of
static void MX_LWIP_Init function
There is Mode conflict with
PB0 mapped with GPIO_Output
I can't do lesson: "Checking if the cable is connected" because in main.c file not exist function LwIP.
I think I've to set RAM pointing Address for ETH but I don't know how.
What I've to do with that?
How to fix it?