I am developing a series of NUCLEO 144-based project around my house, the principle point being that they're Ethernet-connected. I'm using the NUCLEO F207ZG as a first device, and the STM32CubeIDE. Is that the right place to start?
I'm after some advice. I've just discovered the STM32 NUCLEO boards, and I've used many MPUs (Atmel, Microchip, TI) in the past. I'm a fairly experienced software developer, but this is strictly homer stuff.
I've been trying to get the FreeRTOS/LWIP demo code working, and I've read the trials and tribulations of developers like Piranha, saying that out of the box, there are half a dozen reasons why it won't work. I think I found two or three on my own.
Should I persevere, and use Piranha's guidance to get the apparently buggy STM32 development software working? Or should I go to a different MPU, where I'll have less functionality but perhaps an easier ride?