Resolved! Clocks Initialization wrong (SOLVED).
Hi all!,I'm, triyng to program using CMSIS in order to learn how registers works.If I use the SystemClock_Config() generated by STM32CubeIDE all works properly, but if I use my own rutine, the TFT wired to SPI3 dont show the fonts properly (I think i...