STM32H563 interfacing with KSZ8795 ethernet switch
My hardware design has finalized STM32H563 MCU (from ST Microelectronics) to interface 5-port managed Ethernet Switch (KSZ8795 from Microchip). I'm tried to use orix board library code but unable to make it run.
I have following questions,
1. Is KSZ8795 intended to work with Microcontrollers as opposed to microprocessor which used Linux/Windows as a de-facto OS.
2. Is KSZ8795 compatible with STM32H563 MCU?
3. Is KSZ8795 driver port available for FreeRTOS?
