CDCCHK:ReadSPI: Difference between revisions

MarcusD (talk | contribs)
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [SPI1=0x000100C0 SPI2=0x000200C0] |- | 1 | u8 unknown (seems to be always zero)..."
 
MarcusD (talk | contribs)
mNo edit summary
 
Line 9: Line 9:
|-
|-
| 1
| 1
| u8 unknown (seems to be always zero)
| u8 page
|-
|-
| 2
| 2
| u8 command
| u8 offset
|-
|-
| 3
| 3
Line 44: Line 44:
|}
|}


=Command list=
=SPI Data list=
{| class="wikitable" border="1"
{| class="wikitable" border="1"
|-
|-
CommandID
Page:Offset(Size)
!  Name
!  Name
|-
|-
| 0x02
| 00:02(01)
| u8 GetDeviceVendor
| SPIDeviceVendor
|-
|-
| 0x03
| 00:03(01)
| u8 GetDeviceRevision
| SPIDeviceRevision
|}
|}