problems with netdcuA5 + display + touch

  • so ...to correct inverted touch ->

    Code
    1. Reg open \Drivers\BuiltIn\Touch_SX865x
    2. Reg set value InvertY dword 0
    3. Reg set value InvertX dword 0
    4. Reg save
    5. Reboot


    i only use horiz. invert ,
    now touch dirctions working correct - but still something wrong:
    1. mouse/arrow away after first touch
    2. touch position wrong: large offset and -bad- seem always on random new position, even when touch on same pos. on TFT


    and..can you post a working example display-definition xxx.txt ?
    or tell me, what i do wrong: i tried this:

  • Hello,


    lcd: try following modifications:

    Code
    1. reg set value HSW dword 30
    2. reg set value BLW dword 144
    3. reg set value ELW dword 16
    4. reg set value VSW dword 3
    5. reg set value BFW dword 35
    6. reg set value EFW dword 10
    7. REM SyncMode
    8. reg del value msignal


    Touch: did you recalibrate? I will check further options.

    F&S Elektronik Systeme GmbH
    As this is an international forum, please try to post in English.
    Da dies ein internationales Forum ist, bitten wir darum, Beiträge möglichst in Englisch zu verfassen.

  • thx for fast help....
    but cannot recalibrate touch so easy, touch mouse too far away from useable position - cannot open "start" ...
    +
    tried now tft setup:


    --no effect...still same as before :(


    +
    i connect to A5 with WinNDCUCfg --- is this ok so ?

  • Quote

    but cannot recalibrate touch so easy, touch mouse too far away from useable position - cannot open "start" ...


    Please verify display mode via serial debug output or ndcucfg!
    Recalibration make only sence if the display is working.
    Will will create a display driver for you please send me a mail i will forward it to my collegue who is responsibe for this. Please also attach the data sheet.

    F&S Elektronik Systeme GmbH
    As this is an international forum, please try to post in English.
    Da dies ein internationales Forum ist, bitten wir darum, Beiträge möglichst in Englisch zu verfassen.