How to integrate/use CMSIS driver for custom ETH PHY KSZ8061RNB under FreeRTOS & LwIP ?
Hello,
i have custom board with STM32F779 and custom Ethernet PHY KSZ8061RNB.
I'm using CubeMX and only 2 PHYS are supported. I haven't found any documentation how to
do configuration with custom PHY device.
I have found CMSIS driver for KSZ8061RNB, but it doesn't look like it could be easily integrated. Also ETH initialization code is integrated under LwIP and I have no clue how to change lower level of initialization or to switch it off completely and do initialization in custom code...
Any help would be appreciated,
thanks in advance,
regards,
Rob.
