User Activity

Hi everyone.I caught a problem on STM32G0B0KET6. I want to write a data to main flash memory. But I detected that I can not  write any data page 382 and page 383. I only can not write to this pages. There are no problem for other pages. For this page...
Hi everyone. I hope you are well.I am researching how to write LD file. I listened external flash pins. I used an "External Flash Loader file" to program the external Flash IC and MCU. I used STLDR file that work. I will write stages step by step; 0x...
Hi everyone. I am working on STM32G0B0 MCU and develop UI with touchGFX. I researched how to generate external loader for external NOR FLASH(MX25L6433F). I use SPI2 on MCU(SMT32G0B0). And edited relevant files. I applied all of steps on following lin...
  Hi everyone.There is a my page. I defined a virtual function there. And I changed the image's location. But I can not call this function from C. I research many example but can not arrive the success. otherPageView.hpp #ifndef OTHERPAGEVIEW_HPP #de...
Hi everyone. I set a flag, and checked it in handleTickEvent of any page. I give new location to images when the flag is set. I have a problem in this point. Sometimes(approximately 1/50 flag set), i see random color on some pixels. I research this p...