Difference between revisions of "Hardware documentation"
From Pandora Wiki
m (Added link to the screens datasheet on beyondinfinite.com) |
m |
||
Line 1: | Line 1: | ||
− | + | ==OMAP3530== | |
*OMAP35x: Main page on TI site[http://focus.ti.com/general/docs/gencontent.tsp?contentId=36915] | *OMAP35x: Main page on TI site[http://focus.ti.com/general/docs/gencontent.tsp?contentId=36915] | ||
*OMAP3530 specific page[http://focus.ti.com/docs/prod/folders/print/omap3530.html] ''This lists the features of the chip and has all the applicable Technical Documents'' | *OMAP3530 specific page[http://focus.ti.com/docs/prod/folders/print/omap3530.html] ''This lists the features of the chip and has all the applicable Technical Documents'' | ||
*OMAP35XX technical manual: [http://www.ti.com/litv/pdf/spruf98b] (38MB PDF) | *OMAP35XX technical manual: [http://www.ti.com/litv/pdf/spruf98b] (38MB PDF) | ||
− | + | ==C64x+== | |
− | |||
*CPU and Instruction Set Reference Guide[http://focus.ti.com/lit/ug/spru732h/spru732h.pdf] | *CPU and Instruction Set Reference Guide[http://focus.ti.com/lit/ug/spru732h/spru732h.pdf] | ||
*TMS320C6000 Assembly Language Tools v 6.0 Beta User's Guide[http://focus.ti.com/dsp/docs/dspsupporttechdocsc.tsp?sectionId=3&tabId=409&abstractName=spru186p] | *TMS320C6000 Assembly Language Tools v 6.0 Beta User's Guide[http://focus.ti.com/dsp/docs/dspsupporttechdocsc.tsp?sectionId=3&tabId=409&abstractName=spru186p] | ||
Line 11: | Line 10: | ||
*TMS320C6000 Programmer's Guide[http://focus.ti.com/dsp/docs/dspsupporttechdocsc.tsp?sectionId=3&tabId=409&abstractName=spru198i] | *TMS320C6000 Programmer's Guide[http://focus.ti.com/dsp/docs/dspsupporttechdocsc.tsp?sectionId=3&tabId=409&abstractName=spru198i] | ||
− | + | ==Cortex-A8== | |
− | |||
*r1p1[http://infocenter.arm.com/help/topic/com.arm.doc.ddi0344b/DDI0344.pdf] ''Note: OMAP3530 uses r1p2'' | *r1p1[http://infocenter.arm.com/help/topic/com.arm.doc.ddi0344b/DDI0344.pdf] ''Note: OMAP3530 uses r1p2'' | ||
*NEON instructions[http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0204h/Bcfjicfj.html] | *NEON instructions[http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0204h/Bcfjicfj.html] | ||
Line 18: | Line 16: | ||
*NEON memory hazards[http://hardwarebug.org/2008/12/31/arm-neon-memory-hazards/] | *NEON memory hazards[http://hardwarebug.org/2008/12/31/arm-neon-memory-hazards/] | ||
− | + | ==Screen== | |
− | |||
*Screen datasheet (TD043MTEA2)[http://beyondinfinite.com/lcd/Library/Toppoly/TD043MTEA2.pdf] | *Screen datasheet (TD043MTEA2)[http://beyondinfinite.com/lcd/Library/Toppoly/TD043MTEA2.pdf] | ||
− | + | ==OpenGL ES 2.0== | |
− | |||
*Official site[http://khronos.org/opengles/2_X/] | *Official site[http://khronos.org/opengles/2_X/] | ||
− | + | ==Other OMAP3530 Projects== | |
− | |||
*Beagle Board Resources[http://beagleboard.org/resources] As it uses the same SoC, many BB resources are also relevant for the Pandora. | *Beagle Board Resources[http://beagleboard.org/resources] As it uses the same SoC, many BB resources are also relevant for the Pandora. | ||
*Beagle Board Google Group[http://groups.google.com/group/beagleboard] | *Beagle Board Google Group[http://groups.google.com/group/beagleboard] | ||
[[Category:Categories]] | [[Category:Categories]] |
Revision as of 18:22, 4 July 2009
OMAP3530
- OMAP35x: Main page on TI site[1]
- OMAP3530 specific page[2] This lists the features of the chip and has all the applicable Technical Documents
- OMAP35XX technical manual: [3] (38MB PDF)
C64x+
- CPU and Instruction Set Reference Guide[4]
- TMS320C6000 Assembly Language Tools v 6.0 Beta User's Guide[5]
- TMS320C6000 Optimizing Compiler v 6.0 Beta User's Guide[6]
- TMS320C6000 Programmer's Guide[7]
Cortex-A8
- r1p1[8] Note: OMAP3530 uses r1p2
- NEON instructions[9]
- UPDATE: r2p2 Documentation [10] Note: OMAP3530 uses r1p2
- NEON memory hazards[11]
Screen
- Screen datasheet (TD043MTEA2)[12]
OpenGL ES 2.0
- Official site[13]