Hello
Anyone have specification for DE and G2D for T113?
Need to use in bare metal.
Thx
离线
Так, я цей форум уважно читаю і цей проект Генадія, дуже допомагає, але в розрізі DE та G2D там в основному с сорсыв лінукса висмикане, дещо "вгадане"...
Якщо би тут знайшлась нормальна дока було би вкрай приэмніше
наприклад
DE_TOP взагалі не описаний навіть у Allwinner_DE3.0_Spec_V1.0.pdf
#define DE_TOP ((DE_TOP_TypeDef ) DE_TOP_BASE) /!< DE_TOP Display Engine (DE) TOP register set access pointer */
#define DE_GLB ((DE_GLB_TypeDef ) DE_GLB_BASE) /!< DE_GLB Display Engine (DE) - Global Control register set access pointer */
#define DE_BLD ((DE_BLD_TypeDef ) DE_BLD_BASE) /!< DE_BLD Display Engine (DE) - Blender register set access pointer */
#define DE_VI1 ((DE_VI_TypeDef ) DE_VI1_BASE) /!< DE_VI1 Display Engine (DE) - VI surface register set access pointer */
#define DE_UI1 ((DE_UI_TypeDef ) DE_UI1_BASE) /!< DE_UI1 Display Engine (DE) - UI surface register set access pointer */
离线