EverDrive-64 v3: Difference between revisions

no edit summary
(describe more registers)
No edit summary
Line 306:
|-
|14
|1?
|-
|13
Line 324:
|}
=== 0x0804004C (REG_CRC) ===
TBA
 
=== 0x08040050 ===
TBA
 
=== 0x08040054 ===
TBA
 
Line 330 ⟶ 336:
=== Common Code ===
Before communication, you must enable ED64 registers.
*(volatile uint32_t *)0xA8040000;
TBA
 
*(volatile uint32_t *)0xA8040020 = 0x1234;
 
=== Sending Data to the Host ===
24

edits