25-03-2018, 01:43
(24-03-2018, 23:55)AllanG Wrote: The WD receives data ok but the menu system doesn't work as it should, pressing anywhere on the screen only seems to "reset" the unit. I've tried connecting a spare LCD display but the result is the same. Strange!!
Hello AllanG
The menu isn't implement on the WD software (no memory available for that) only on the RX.
You say that your board is version 2.21, please check if you have set the correct version:
Code:
// --------------------------------------------------------------------------------------
// Define PCB Version Number
// --------------------------------------------------------------------------------------
// Take particular attention to this setting.
// Your system, specially the touch screen may not work properly if you define a wrong pcb version number.
// In case of doubt check what is printed in your pcb.
#define Board_Version 2 // PCB version number (integer part only): 2, 3 or 4, 0= Others (Old RX converted boards)
