User Activity

Hi allI want to create a GUI, similar the Scroll Wheel in the provided examples.The only difference to the Example i need, is that it should always update the Selected value from the scroll wheel. Also when moving around. So I used the scrollWheel.ge...
HiI'm playing around with the STM32U5A9J-DK and have setup a projected generated by the TouchGFX Designer for this Board. The application works well.If i adapt the linker file to move the framebuffer to external ram all animations and fast changing i...
I probably found a design issue by the code generated by the STM32CubeMX for TouchGFX project.When using project generated by STM32CubeMX, the main.c initialization looks like this:int main(void) { // Generated initialisation code ... MX_TouchGFX...
HiI'm looking for the external loader source code of MX25LM51245G_STM32U599J-DK.We have planned to us the STM32U599 MCU with the MX25LM51245G with a slightly different Pin configuration. Could you provide me a link to the source code, so i can used i...
HiWe are using the STM32U5A9J-DK Development Kit.I want to connect an external device over SPI to the Board using the SPI3 wired to the CN10 Pin see the schematics. As from the datasheet of the development board and also found in the schematics, the ...