Connecting STM32F107 with DP83848 ??
Posted on July 25, 2015 at 13:11 Guys, I tried to interface STM32F107 and DP838... The code is generated from STM32CubeMX void HAL_ETH_MspInit(ETH_HandleTypeDef* heth) { GPIO_InitTypeDef GPIO_InitStruct; if(heth->Insta...