Hello every one!
I did try to search the Base address of the registers, which are listed in the Table 20-9 of the TRM (Jun 2010). And found only one place with it in the Table 2-3.
But.
In the Table 20-9 the address space is about 27kB, because the last offset in that table is 0x6800 - 16xN + 8
And in the table 2-3 the length of the USB device is only 4 K bytes from 0x480AB000 till 0x480ABFFF.
And if I add 0x6800 to that base address 0x480AB000 , then I would try to access the reserver area. And what is most weired, is that the registers in a middle of the table 20-9 would be places in the address spaces of other devices.
So the question is - where can i find the REAL base address of the registers, which are described in the Table 20-9 "Universal Serial Bus (USB) Registers".
And what address is it?
Thank You in advance,
Alexey