4-bit_mode
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
4-bit_mode [2006/03/25 21:36] – created moebius | 4-bit_mode [2007/11/17 17:21] (current) – removed smashtv | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | Since version mios_v1_5b MIOS has supported 4-bit mode for HD44780 compatible displays\\ | ||
- | Usually this mode isn't needed, but some displays have been internally configured for 4-bit operation and don't have all the necessary connections for full 8-bit operation or You might have some other reason to try this mode out. | ||
- | |||
- | To configure MIOS application to use 4-bit CLCD mode, changes need to be made to the application: | ||
- | |||
- | First locate\\ **' | ||
- | |||
- | Then add to its own section just below the ' | ||
- | |||
- | |||
- | ;; use a CLCD, E input of first CLCD at D.7, E of second CLCD @C.4 | ||
- | ;; using the 4-bit interface: | ||
- | ;; -> connect MBHP_CORE: | ||
- | ;; -> left MBHP_CORE: | ||
- | ;; -> tie D3-D0 of the LCD to ground | ||
- | | ||
- | | ||
- | | ||
- | | ||
- | | ||
- | | ||
- | |||
- | Then you have to Compile the modified application. | ||
- | |||
- | See the comments ((marked with ;; in the beginning of the line)) in the code for how to connect the display to the core. In the display side, having the datasheet for it helps a lot. | ||
- | |||
- | More: [[http:// |
4-bit_mode.1143322598.txt.gz · Last modified: 2006/10/15 09:35 (external edit)