Advertisement
silver2row

Ideas in .C Files!

Jun 11th, 2019
327
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 1.28 KB | None | 0 0
  1. /*=========================================================================================================
  2. BBB_expansion_header_pins       GPIO number     16x2 LCD pin      Purpose
  3. ===========================================================================================================
  4. P8.7                             GPIO_66          4(RS)           Register selection (Character vs. Command)
  5. P8.8                             GPIO_67          5(RW)           Read/write
  6. P8.9                             GPIO_69          6(EN)           Enable
  7. P8.10                            GPIO_68          11(D4)          Data line 4
  8. P8.11                            GPIO_45          12(D5)          Data line 5
  9. P8.12                            GPIO_44          13(D6)          Data line 6
  10. P8.14                            GPIO_26          14(D7)          Data line 7
  11. P8.16                            GPIO_46          15(BKLTA)       Backlight anode(+)
  12. P9.15                            GPIO_48          16(BKLTK)       Backlight cathode(-)
  13.  
  14. P9.0                              ----            1(VSS/GND)      Ground
  15. P9.7                              ----            2(sys_VDD +5V)  +5V supply
  16. ============================================================================================================= */
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement