Problems with X-CUBE-AI, printf(), and default configuration on Nucleo F746ZG and CubeIDE 1.8.0, Windows 10 64bit.
After installing the latest version of CubeIDE, there was a problem with the Nucleo F746ZG projects. It turned out that the default configuration of peripherals (especially ethernet) causes errors. The printf function worked badly (e.g. it could not cope with the delay function), and after using the X-CUBE-AI plugin, it stopped working at all. Only installing older versions fixed these problems (CubeIDE 1.0.2; CubeMX 5.3.0; MCU F7 1.15.0; X-CUBE-AI 5.1.2). Are you also having problems with the new versions, or am I doing something wrong? I don't know how the intermediate versions behave, previously I used Eclipse in CubeMX and SW4STM32 plugins and everything worked.
