2025-09-19 5:19 AM
My project is working as expected using the DSI_TE_EXTERNAL with a TE pin from the display.
How to get the TE event via DSI? Is that default enabled?
If I use "CmdCfg.AutomaticRefresh = DSI_AR_ENABLE;" then I get the interrupt to my callback. But timing is bad.
Anyone solved the problem earlier?