tashikoma Posted September 14, 2011 Report Posted September 14, 2011 (edited) HI I've purchased a red on black LCD 20x4 rt204-1 (version 2) Anode and Kathode of backlight are mirrored (not on the datasheet) so i've got the backlight ok now in 4bit mode no letter just two line (line 1 and line 3) it seems like freezed :whistle: the application works great in background...... after a test on the second core J15 ; the display tell me MIOS version and the ID number so it's not the lcd so i've test the main core on the second slave socket and the lcd work with mb sid application...... i've redo all solder points and they are good.... no LCD :pinch: so with the multimeter I've test all the LCD points to core R/W was shorted to ground ....the solder was good . i think this is a bad pad thanks to the cutter! now it works.... :sorcerer: when i press the sync button the LCD switch to bpm menu but the dedicated led doesn't illuminate. is it normal? :whistle: Edited September 15, 2011 by tashikoma Quote
Janis1279 Posted September 17, 2011 Report Posted September 17, 2011 when i press the sync button the LCD switch to bpm menu but the dedicated led doesn't illuminate. is it normal? :whistle: Yes, its normal. A small code part from the setup_mb6582.asm file, last revision : ;;DOUT_ENTRY CS_MENU_MODE, 0, 16+1, 3 ; Sync LED **new** DOUT_ENTRY CS_MENU_MODE, 1, 16+1, 2 ; CC LED DOUT_ENTRY CS_MENU_MODE, 4, 16+1, 1 ; Edit LED DOUT_ENTRY TMP5, 6, 16+1, 0 ; Play LED **new** Why Sync led is not active by default? I do not know. Regards, Janis Quote
tashikoma Posted December 25, 2011 Author Report Posted December 25, 2011 OK!!!!! thanks Janis :thumbsup: Regards Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.