'[HD44780] Controller received data whist busy' error while simulating


Closed Thread
Results 1 to 3 of 3

Hybrid View

  1. #1
    Join Date
    Sep 2010
    Location
    Las Vegas, NV
    Posts
    305


    Did you find this post helpful? Yes | No

    Default Re: '[HD44780] Controller received data whist busy' error while simulating

    Well the most obvious thing is your calling a sub that doesn't exist.

    Second would be better if you showed all your code as it's not obvious where the snippet shown fits.

    Just sayin'.

  2. #2


    Did you find this post helpful? Yes | No

    Default Re: '[HD44780] Controller received data whist busy' error while simulating

    According to the data sheet most instructions take 3 cycles except "Clear display" which takes 165. Suggest you explicitly declare the defines related to LCD operation and specifically LCD_COMMANDUS and LCD_DATAUS. Play with these values till Proteus is happy or turn off the warning if it works in your real world config.

    George

Similar Threads

  1. Replies: 2
    Last Post: - 15th December 2012, 01:19
  2. display received data
    By NURULHAIZA in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 12th May 2010, 06:03
  3. 4 or 8 bit LCD data bus (HD44780)
    By sumkrnboy in forum General
    Replies: 1
    Last Post: - 10th May 2008, 21:05
  4. DS18B20 Busy Flag
    By CocaColaKid in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 6th November 2006, 13:21

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