Changes

150 bytes added ,  17:01, 16 July 2013
Line 33: Line 33:  
* Photo Dojo (DSiWare)
 
* Photo Dojo (DSiWare)
   −
== Camera registers ==
+
== Camera registers (ARM7) ==
   −
The cameras are controlled and initialized with [[I2C_Bus#Cameras|I2C]]. The below registers are accessed by the ARM9.
+
The cameras are controlled and initialized with [[I2C_Bus#Cameras|I2C Bus]] on ARM7 side.
 +
 
 +
== Camera registers (ARM9) ==
 +
 
 +
The actual data transfers are done on ARM9 side with below registers.
    
{| class="wikitable" border="1"
 
{| class="wikitable" border="1"
Line 54: Line 58:  
|  4
 
|  4
 
|  REG_CAMDATA
 
|  REG_CAMDATA
 +
|-
 +
|  0x04004210
 +
|  4
 +
|  REG_CAM_?
 +
|-
 +
|  0x04004214
 +
|  4
 +
|  REG_CAM_?
 
|}
 
|}
  
108

edits