STM32 MPUs Products and hardware related

Ask questions and find answers on STM32 microprocessors, including hardware, power, DRAM, flashing, interfacing, device tree, and peripherals.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! DSI lane swap on STM32MP157

Hi,is it possible to swap the DSI lanes so that lane 0 becomes lane 1 and the other way around? This would simplify routing on our PCB. I've found there are configuration bits in the DSI_WPCR0 register for custom lane configuration (SWDL0 and SWDL1),...

rtie by Associate II
  • 687 Views
  • 2 replies
  • 0 kudos

Prevent Splashscreen Clearing

Hello,With the new OpenSTLinux 5.1, I noticed that there is no longer any flickering between the splash-screens. I would like to know what the Yocto configurations are so I can use it for building an st-image-core, since there is still a delay. I add...