FreeCalypso > hg > freecalypso-hwlab
comparison lunalcd/init-regs @ 65:cdf2c99e5025
lunalcd project started
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Thu, 19 Mar 2020 01:31:05 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| 64:6d02f30e35ad | 65:cdf2c99e5025 |
|---|---|
| 1 # This file is a command script for fc-loadtool to be run on the Caramel board; | |
| 2 # it initializes a few Calypso registers for controlling an LCD connected to | |
| 3 # the expansion interface. | |
| 4 | |
| 5 w16 fffffb06 02A5 | |
| 6 w16 fffef00a 01E0 | |
| 7 w16 fffe4802 0200 | |
| 8 w16 fffe4804 F9FF | |
| 9 w16 fffffd04 FFF3 |
