Hello,
I want to rotate the display ET0430 via registry settings using the BSP V1.50 for WEC7.
The rotation works using ndcucfg via "display rotate set 4" but not automatically after reboot using the registry key "rotate=dword:270".
Because "display rotate set 4" sets the registry key "rotate" to 4 I've tried also with value 4 instead of 270. In both cases the display rotation is 0 after reboot.
Is there anything missing to get the desired rotation via registry settings?
Best regards,
Steffen
My registry settings are:
[HKEY_LOCAL_MACHINE\Drivers\Display\LCD]
"UseBootInit"=dword:00000000
"XMemBase"=dword:00000000
"XMemLen"=dword:00000000
"Mode"=dword:00000009
[HKEY_LOCAL_MACHINE\Drivers\Display\LCD\Mode19]
"ExtDll"="ASTADPEDT1.dll"
"I2CDevice"="I2C3:"
"I2CDeviceAddress"=dword:000000c0
"Index"=dword:00000001
"PWMChannel"=dword:00000001
"PWRConChannel"=dword:00000000
"RotateChannel"=dword:00000002
"Invert"=dword:00000000
"FriendlyName"="aSt-ADP-EDT1 Display Adapter"
"Freq"=dword:00000200
"DutyCycle"=dword:00000050
"PanelMode"=dword:00000007
"Contrastenable"=dword:00000001
"Contrastvalue"=dword:00000050
[HKEY_LOCAL_MACHINE\Drivers\Display\LCD\Mode9]
"Rotate"=dword:0000010e; resp.: "Rotate"=dword:00000004 in second case