Sending text to GLCD using BV4511 interface


Results 1 to 15 of 15

Threaded View

  1. #4
    Join Date
    Jan 2013
    Location
    Texas USA
    Posts
    229


    Did you find this post helpful? Yes | No

    Default Re: Sending text to GLCD using BV4511 interface

    It may be that the controller is programmed with a different I2C address.

    Here is a I2C Buss Scan program that Darrel Taylor created.
    I have modified it to suit my HW setup.
    I have used this many times very effectively.

    Maybe you can use this to scan the I2C Buss to determine the Address of the controller.

    I2CSearcher.txt

    Don't forget to change the file extension back to .bas or .pbp.

    I would use this to scan the buss and see if it shows up.
    If not, if you have a scope you can check the buss and see if it is working correctly.

    Lastly, the DS has a procedure to default the controller, you may want to try that as a last resort.
    Last edited by Tabsoft; - 30th May 2015 at 16:54.
    Regards,
    TABSoft

Similar Threads

  1. Replies: 1
    Last Post: - 4th June 2010, 03:34
  2. How to prepare text (lots of text) for HSEROUT ?
    By Byte_Butcher in forum General
    Replies: 0
    Last Post: - 15th February 2010, 22:31
  3. Glcd
    By buddhafragt in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 18th August 2009, 18:58
  4. Glcd
    By Sphere in forum General
    Replies: 0
    Last Post: - 26th August 2006, 17:48
  5. Help with sending text file from pic
    By isaac in forum Serial
    Replies: 6
    Last Post: - 15th August 2006, 20:01

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts