User Activity

I am using the latest Touchgfx+Cubemx and code generation from within CubeMx fails without notification. The process completes but the generated file /TouchGFX/target/generated/TouchGFXGeneratedHAL.cppcontains some weird java error logsHot to work ar...
I have nearly managed to interface one lcd screen(ili9341 16bit parallel fmc intel 8080 protocol) with my stm32 device but I am stuck at the very last step.I have connected the screen wires to the mcu , I have configured fmc from cube mx correctly , ...
I have seen this thread https://community.st.com/s/question/0D53W000007XLbHSAW/why-does-animating-an-l8-image-take-significantly-longer-than-a-standard-image which states that RGB565_L8 transformation is completely handled on the cpu without dma2d a...
In one application I am currently developing I have a single pin for an adc input and an analog external mux(4051) on three pins that changes which of my actual 8 adc's is wired on this pin.I would like to iterate over the 8 different mux values and ...
The conditions to reproduce: Here is my real life example that I would like to solve:I am developing an application on an stm32f411RET which needs to dynamically change the period of two PWM's.The two PWM's need to be synced and have exactly the sam...
Kudos from