STM32CubeProgrammer : Flash Loader cannot be loaded
I’ve developed a custom Flashloader for an STM32 device, and the code compiles without any errors. I then copied the .stldr file into the installation directory of STM32CubeProgrammer. However, when I try to download a binary using the STM32CubeProgrammer, I encounter the following error: “FlashLoader cannot be loaded.”
Writing STM32 GPIO Registers in STM32CubeIDE while debugger is running
I’m trying to write GPIO Registers from SFRs tap of STM32CubeIDE while debuggers is running but encounter the error shown in image1. Is it possible to do this?(Other known IDEs like Keil MDK-ARM or IAR don’t support bitwise operations in debugger)
not displaying color properly on TFT display
Im using stm32 nucleo LO73RZ with a 128*128 tft display. Thw colors do not apear correct and there is flikker in the screen. when the text is yellow it apears blue. when the text is blue it apears red. how to solve this. I use 4MBits/s as spi baudrate