A Little surprise with PbP 2.50 ...


Results 1 to 31 of 31

Threaded View

  1. #5
    Join Date
    May 2004
    Location
    NW France
    Posts
    3,653


    Did you find this post helpful? Yes | No

    Default

    Confirmed ...

    Here is a little try: ( read from the .ASM file )

    ; C:\PROGRAM FILES\MICROCHIP\MPLAB IDE\PROJETS\PICBOARD.BAS 00046 LCDOUT $FE, $C0, DEC NCD I,"°öµC"
    LCDOUT?C 0FEh
    LCDOUT?C 0C0h
    LCDOUTCOUNT?C 000h
    NCD?WW _I, T1
    LCDOUTNUM?W T1
    LCDOUTDEC?
    LCDOUT?C 0FFB0h ************ " ° " outputs $B0 instead of $DF
    LCDOUT?C 0FFF6h ************ " ö " outputs $F6 instead of $EF
    LCDOUT?C 0FFB5h ************ " µ " outputs $B5 instead of $F7
    LCDOUT?C 043h ************ " C " outputs $43 … which is GOOD !!


    Not so easy to debug what happens to Cin value !!!

    Alain
    Last edited by Acetronics2; - 14th October 2007 at 12:37.
    ************************************************** ***********************
    Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
    ************************************************** ***********************
    IF there is the word "Problem" in your question ...
    certainly the answer is " RTFM " or " RTFDataSheet " !!!
    *****************************************

Similar Threads

  1. PBP 2.50 and Longs
    By mikendee in forum GPS
    Replies: 1
    Last Post: - 21st May 2008, 21:16
  2. PBP 2.50 UPGRADE problems!!!!
    By earltyso in forum mel PIC BASIC Pro
    Replies: 14
    Last Post: - 7th March 2008, 15:42
  3. Strange problem with PBP 2.50
    By Charles Linquis in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 16th October 2007, 20:45
  4. MCS+ with PBP 2.50
    By BrianT in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 21st September 2007, 05:52
  5. New PBP 2.50?
    By Dave in forum mel PIC BASIC Pro
    Replies: 19
    Last Post: - 9th September 2007, 19:14

Members who have read this thread : 1

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