PINE64
RK3566 Memory map - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: Quartz64 (https://forum.pine64.org/forumdisplay.php?fid=166)
+--- Forum: General Discussion on Quartz64 (https://forum.pine64.org/forumdisplay.php?fid=167)
+--- Thread: RK3566 Memory map (/showthread.php?tid=17052)



RK3566 Memory map - Gridley - 07-24-2022

I can nowhere find any info regarding the location of the RK3566's memory mapped registers. The Rockchip data sheet contains much about the SoC's electrical specification, but, so far as I can see, nothing about programming the peripherals, or even the address at which main memory is to be found.

Any ideas?


RE: RK3566 Memory map - CounterPillow - 07-25-2022

For this you need to consult the TRM, not the datasheet. The RK3566 TRM can readily be found online, though I won't link to it here since I don't know how permitted any of those uploads are. Anyway, here's the address map from it:

https://overviewer.org/~pillow/up/d712e8343d/addressmap.pdf

For the individual registers at each of those addresses, please also consult the TRM. It's a very large document.


RE: RK3566 Memory map - Gridley - 07-25-2022

(07-25-2022, 01:55 AM)CounterPillow Wrote: For this you need to consult the TRM, not the datasheet. The RK3566 TRM can readily be found online, though I won't link to it here since I don't know how permitted any of those uploads are. Anyway, here's the address map from it:

https://overviewer.org/~pillow/up/d712e8343d/addressmap.pdf

For the individual registers at each of those addresses, please also consult the TRM. It's a very large document.

Thanks. I was searching high and low for the TRM last night (London time), and couldn’t find it. This morning it took only a few attempts. It may be a large document, but ARM can easily beat it!