User Activity

Hi,The STM32CubeIDE verison is v1.7.0, and now I found it perform full build every time when I click the build button, but I have just built it and didn't modify the source file.So how to do the settings?A full build takes too much time!Thanks!
Hi,​Now the problem is FLASH->SR1 report FLASH_SR_RDPERR in HAL_FLASHEx_Erase_IT() and it failed to erase the BANK1 sector1 of address 0x8002000.I have checked the RDP is level0. What wrong with it ?And the code is here: HAL_FLASH_Unlock(); ...
Hi,Can I directly write in memory-mapped mode over QSPI of STM32H7 to NOR Flash?Thanks!
Hi,I am trying to add the character '123∞' to the "verdana_40" font data. Before this, Some characters (between 0x20 - 0x7A)has been added to it.They are managed by array "unicodes_verdana_40_4bpp_0[]", while I found that the the character '∞' was g...
Hi,Now I need to update the content that user inputs, but it seems that the TextArea widget can only set TypedText of generated.Maybe using text_with_wildcard and format the placeholder with char array. So is there any graceful way to do it ? /jjlin
Kudos from