User Activity

Hi,I have a STM32CubeIDE project for a STM32H7H dual core board.Now I want import in the workspace a project already present in anotherfolder (via Import -> General -> Existing Projects into Workspace).The imported project was at the time developed a...
How to properly regenerate code in a TouchGFX example demo code.Hi,I'm here to pose some questions about how to correctly re-generate the code of a TouchGFX demo projectfollowing some changes regarding, for example, the FreeRTOS configuration that is...
Hi everyone,reading the official TouchGFX documentation, in the section "Backend Communication->example",ST people say that there are examples for STM32F746G Discovery Kit that explains in detailshow to interact between TouchGFX thread and other thre...
HI folks!,I'm here because of I am a little bit confused about the behaviour of MOVEcommands sent to a pair of L6470 devices connected in daisy chain.The problem that I'm facing happens also if I sent the commands only toone motor.In our project both...
Hi,I'm here to try to solve a problem that I have on a L6470 device.I have a stepper motor whose step angle is 1.8 degree (200 steps in 360 degrees)and with a 128 microstep mode selected I want to move the motor's rotor to makea 60 degrees angle.I se...