User Activity

Hello everyone,I'm trying to implement EEPROM emulation in my custom design comprising of STM32F070C6T6 MCU. There is a small drawback in the circuit that I don't have Debugging available. Hence, I was using USB_CDC_Transmit for debugging. I was able...
Hi everyone,I developed a custom board out of STM32F070CBT6 MCU. The board is supposed to handle a simple logic of a 5x4 matrix (similar to a 5x4 keypad). The algorithm I've developed also involves the same logic used in a keypad that is, The rows ar...
Hi everyone,I have built two custom ​boards (One server and and one node) and my application requires that the server and client communicate with each other and exchange the following parameters.A name in stringDate day and time.​The server will send...
Hi everyone,I have developed a GUI based on STM32F769I-DISCO Board. The GUI works perfectly fine on the TouchGFX simulator. It also flashes perfectly inside the target board. However, in my GUI, I have added a code such that when a certain button is ...
I have gone through the methods that are gui generated when change screen transition is done through the designer. I have also gone through the previously asked question how to implement switchscreen() in touchgfx. However, sadly I don't understand e...
Kudos from