Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| ctboard:peripherals:lcd_ascii [2022/12/23 12:20] – ruan | ctboard:peripherals:lcd_ascii [2026/06/25 15:14] (current) – scbj | ||
|---|---|---|---|
| Line 32: | Line 32: | ||
| \\ | \\ | ||
| - | < | + | < |
| - | ADDR_LCD_ASCII | + | .equ ADDR_LCD_ASCII, 0x60000300 |
| - | LDR | + | ldr r0, =ADDR_LCD_ASCII |
| - | | + | |
| - | | + | |
| </ | </ | ||
| \\ | \\ | ||