User Activity

We are working on USB OTG FS using stm32H7 customized controller .It is working fine upto 300MHz system clock and unable to create file above 300MHz clock.Is that something I'm missing out in the configuration?
We are working on the TouchGFX with STM32H7 controller , able to display the images but colors are getting inverted on the LCD. TouchGFX and LTDC configuration looks fine. So what may be the issue.For Black <--> White Blue <--> Yellow Re...
We are working on STM32H743BITx customized board for USB OTG FS. We have configured the MSC but unable to detect the pendrive , nothing is getting filled in USBDiskPath and appli_state is showing application start when pen drive is connected but its ...
I have called TouchGFX function in the default thread and its working fine but now i want to add other module function so is that possible and does that work?Thank You
Hi,I'm working on stm32h7 controller and also designed GUI using scroll wheel and able to scroll using touch but i need to scroll the wheel up and down using two hardware buttons.I also created the queue in model but how to scroll up and down.Thank y...