Any chance to look into the 1-wire LCD functions yet?

-Scott


Paul Alfille wrote:
Hasn't been tested, yet. I have the board but haven't wired it up.

The liveCD is too old to have support for the DS2408 versions.

I think the current order of fixes is
1. Simultaneous
2. directory speed
3. owperl and DS2408 writes
4. LCD

So probably a week or so.

Paul Alfille

On 11/19/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
I seem to be having similar troubles too.  I'm using a hobby-boards driver on a 4x40 LC4857FG-SNYLV  (which is essentially two 2x40 LCD's put onto 1 board and I'm only using one of them ) It just gives me a write error.  Can anyone tell me exactly what that means?  Is it indicative of a wiring problem or a software bug?  [See bottom for OWServer's output]

1) I power on the LCD and all chars are dark boxes ( uninitialized state)
I've then tried both
2a) Writing TEST to LCD_H/message
2b) I've also tried just clearing the screen

in both cases
3) No text shows on LCD.  The top row of chars go blank and bottom row stays same as uninitialized (full dark boxes).

I think my wiring is correct from what I can tell.  Any thoughts?  I'm using the windows build 2.5p6b owserver binary.  If I can get it working, I'm going to try the liveCD and see if I get similar results/issue.
-Scott

Here's the two debug outputs for reference.

/**************************************/
/**** OWHTTPD output   ******/
/**** Call: TEST > message *****/
/**************************************/

   CALL: PreParse line=GET /29.6EA701000000/LCD_H?message=TEST HTTP/1.1

  DEBUG: URL parse file=/29.6EA701000000/LCD_H, request=message, value=TEST
   CALL: WLcmd: GET     file: /29.6EA701000000/LCD_H    request: message        value: TEST     version: HTTP/1.1
   CALL: PARSENAME path=[/29.6EA701000000/LCD_H]
  DEBUG: Get from cache sn 29 6E A7 01 00 00 00 1E in=0x0 index=-1 size=1628461844
  DEBUG: Found in cache
   CALL: PARSENAME path=[/29.6EA701000000/LCD_H/message]
  DEBUG: Get from cache sn 29 6E A7 01 00 00 00 1E in=0x0 index=-1 size=1628461844
  DEBUG: Found in cache
 DETAIL: CHANGEDATA path=/29.6EA701000000/LCD_H/message value=TEST
   CALL: SERVER(0)WRITE path=/29.6EA701000000/LCD_H/message
  DEBUG: ParsedName_destroy /29.6EA701000000/LCD_H/message
   CALL: DIRECTORY path=/29.6EA701000000/LCD_H
   CALL: PARSENAME path=[/29.6EA701000000/LCD_H/clear]



------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

_______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers




-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Owfs-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to