STM32H563RGT6 - Good replacement for STM32F429 if I don't need the display?
Hello,
I am looking for the MCU for my project. I need the Ethernet and Can bus, so STM32F429 was in my mind first, but as I don't need the display function, I tried to find more affordable option.
But I couldn't find the right one in STM32F4 series, and instead, I found STM32H5 series (STM32H563).
When I did some research, STM32H563 doesn't seem to work with FreeRTOS or some special configuration to add the FreeRTOS. But I want to use RTOS as I need the firmware update via Ethernet.
My question is
1. Is the firmware update via Ethernet for STM32H563 with FreeRTOS available?
2. If not, is it better to use Zephyr OS even though STM32CubeIDD doesn't support Zephyr OS directly?
I want to get the opinions before I order the dev kit.
