Skip to content

Arduino_H7_Video: crash on Portenta H7 #1006

Closed
@dmazzella

Description

@dmazzella

this commit f7fee484369904ad55e8c688887f5d8272dd23eb broke lvgl on portenta

move

#if !defined(ARDUINO_GIGA)
	/* Configure SDRAM */
	SDRAM.begin(dsi_getFramebufferEnd()); //FIXME: SDRAM init after video controller init can cause display glitch at start-up
	#endif

immediatey before return

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions