Page 1 of 1

gdisp, stm32f4 and fsmc

Posted: Tue Dec 18, 2012 6:23 pm
by alex31
Hello, I have discovered this nice GFX project, and bought ssd1289 screen to try it. I plan to use
the fsmc mode. I have found the gdisp_lld_board_example_fsmc.h file, but it lacks wiring help,
On the stm side 11 pins are used on portD, and 9 on portE,
On the controller side, there is RS, WR, RD, CS, and DB0 to DB15, i need to know how to wire the 20 pins of each side.

This information could be but as comment in the gdisp_lld_board_example_fsmc.h file

Thanks for any help
Alexandre

Re: gdisp, stm32f4 and fsmc

Posted: Tue Dec 18, 2012 6:34 pm
by Tectu
Hello Alexandre,

You are right that this should definitely be documented!
The recommended wiring is listed in this table: http://www.element14.com/community/groups/development-tools/blog/2012/05/26/stm32f4-discovery-hy32d-tft-lcd

Feel free to ask if you have any questions!


~ Tectu

Re: gdisp, stm32f4 and fsmc

Posted: Tue Dec 18, 2012 6:49 pm
by alex31
thanks a lot for this blazingly fast answer !

Alexandre

Re: gdisp, stm32f4 and fsmc

Posted: Tue Dec 18, 2012 6:51 pm
by Tectu
When I'm at home, the ChibiOS forum is always an open tab so fast answers are quite possible. It get's harder when I'm on the road ;-)


~ Tectu