[Touch GFX] stm32f446 + spi-lcd(320x170). how to setup?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-09-27 7:20 AM
Dear specialist,
I have to apply spi-lcd(with st7789v driver ic, 320x170) on our own ckt using stm32f446ve.
Originally we've used STemWin lib with fsmc parallel i/f lcd(320x240), but this time we had to change due to lcd delivery problem. this time I want to change gui lib due to flickering.(emWin's mem-device feature needed too many sram to remove flickering. actually I thought just a few sram could remove flickering using some tricks and image-object-management. but emWin did not support that kind of skills. Anyway when I look at demo of touch-gfx on stm32g07x, it seem to use small memory. so I decided to test touch-gfx this time on our board.)
But I have no idea how to apply touch gfx lib on our board. I think there are a few tips and appnote related to touch-gfx, but I do not feel those doc and guide is not enough.
I tried to install "TouchGFX 4.17.0 Designer" to check how touch-gfx code look like.
but I could not port it to my platform. please guide to me.
Best Regards,
Tommy
- Labels:
-
SPI
-
STM32F4 Series
-
TouchGFX
