Hello, I would like to bring up an issue caused by PLL2 being used. While by itself this is fine, the issue lies in the fact that many peripherals where exact timing is importantl can only use PLL2 ...
The board can be programmed with a fork the Arduino IDE called CREATER IDE. There is a lot of documentation available in the Wiki and download section, but only for RAK473 module. I did not find much ...
It seems ram_internal.c and .h / SDRAM init uses and fully defines PLL2, leaving one with no configurable clocks if using a display. This seems pointless on Portenta, as using HCLK would result in ...