User Activity

Hi,I'm using the RTC in clock watch mode to wakeup after a long period.I've tested the RTC_ClockWatch project into my dev kit, that works OK, but the RTC values are always lost after a reset.In my case the main power is always ON, so I espect the RTC...
Hi ST community!I'm a liltle confused about how to read the UNIQUE ID from memory NOR W25Qxx. In my case a use the W25Q128 - https://www.winbond.com/hq/product/code-storage-flash-memory/serial-nor-flash/?__locale=en&partNo=W25Q128JVWe already use thi...
Hi,I'd like to discuss the best practice or approach to execute an infinite animation, like a GIF, to execute is while the screen is running.I've done a simple Box object, as an example purpose of my subject, to help in this topic. It could be line, ...
Hi!I'm trying since saturday post a discussion on TouchGFX channels.All my attempts was marked as spam and not published. This is the message on the top of my blocked post: "Marked as spam. If you believe this is an error, submit an abuse report."The...
Hi,I'm try to convert a unicode::char to a float.I not find a function to do it. https://support.touchgfx.com/4.20/docs/api/classes/classtouchgfx_1_1_unicodeIn C language, I used to using a simple char with iotf() to convert it.Today I'm following th...