Changes between Version 1 and Version 2 of camera_fpga_registers


Ignore:
Timestamp:
Oct 12, 2011, 1:00:59 AM (13 years ago)
Author:
Suren A. Chilingaryan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • camera_fpga_registers

    v1 v2  
    11= Registers =
     2 * [raw-attachment:dma_registers.pdf  Registers of DMA Engine]
     3
    24||= Address =||= Short Name =||= Mode =||= Size =||= Description =||
     5|| 0x0000 - 0x8FFF || || || || DMA Registers ||
    36|| 0x9000 || spi_conf_in || RW || 32 || CMOSIS control register ||
    47|| 0x9008 || spi_conf_out || R || 32 || CMOSIS status register ||
     8|| 0x9100 - 0x910F || || || || DMA Test Application Registers ||
     9
     10[BR]
    511
    612= spi_conf_in =
     
    915|| 8..14 || RW || address ||
    1016|| 15 || RW || Read(0)/Write(1) ||
     17
     18[BR]
    1119
    1220= spi_conf_out =
     
    1826|| 17 || R || ready bit ||
    1927|| 18 || R || error bit ||
     28
     29[BR]