Jump to content

MB6582 : display nothing [solved]


julienvoirin
 Share

Recommended Posts

I ve builded the base PCB of MB6582 of Wilba

i ve tried to put a display to J15, but it doesn't display anything.

backlight is ok, i connected B+ to Vdd

the display is the following : http://cgi.ebay.fr/HD44780-20X4-Character-LCD-Display-with-BLUE-backlight_W0QQitemZ220150773711QQihZ012QQcategoryZ100792QQssPageNameZWDVWQQrdZ1QQcmdZViewItem

it works in 4bits mode tell the Chinese guy.

My cable is ok, display has been tested with a midibox driven by 18F452, and it works good.

I ve uploaded setup_mb6582.hex to the 1st core, ID00000

testtone app works too.

i tested with another display, same issue : works well with a midibox running a 18F452, don't work with the base PCB

According to http://www.ucapps.de/mbhp/mbhp_lcd_4bit.pdf i should have a 1k pull up resistor (R80?)

Any help welcome

Thanks

Link to comment
Share on other sites

That PDF shows the default wiring on the MB-6582 base PCB... HOWEVER the resistor is connected to the PIC pin AND NOT the J15 pin, it is NOT needed for the LCD.

You aren't usng 4-bit mode on the PIC18F452 Core, therefore you have only proved it works in 8-bit mode on the other Core, and not proved that 4-bit mode works for these displays. You can try moving the PIC18F4685 to the other Core, and disconnecting the unused four data wires on the LCD (I am assuming if you've tested it on the PIC18F452 then you must be using a cable with all 8-bit data wires connected). This will test these displays work in 4-bit mode.

Also, check connectivity between J15 pins and the PIC pins. Maybe there is a short or a break.

Finally, R80 should be mounted for the CAN bus, but it should have no effect on whether the LCD works or not because it should not be connected to J15 at all.... likewise with the diode that connects the CAN bus Tx/Rx pins on port B, these are not connected to the J15 pins and thus not connected to the LCD.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...