FSMC 8 bit bus
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2014-09-22 7:21 AM
Posted on September 22, 2014 at 16:21
hey all,
i am using STM32F4 MCU. trying to connect LCD controller (ILI9342C) using FSMC.i understand that i can use the 8 bit bus.how can i determine which bus to use : D0-D7 or D8-D15Thanx #fsmc
Labels:
- Labels:
-
FMC-FSMC
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2014-09-22 8:35 AM
Posted on September 22, 2014 at 17:35
On the STM32 side or the LCD Controller side.
From the STM32 D8..15 would only be present if you used at 16-bit bus, and shifted the data into the high order byte The key difference in 16-bit mode is that the sense of A0, and other address bits, is shifted
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Up vote any posts that you find helpful, it shows what's working..
