Search Results - MEL PICBASIC Forum


Search:

Type: Posts; User: Ziko87; Keyword(s):

Search: Search took 0.00 seconds.

  1. Replies
    0
    Views
    3,203

    Integrate PBP3 in MPLABX.

    I know that a thread about this argument already exist, but it is obsolete I think.

    I can not understand what is the way to configure MPLABX to work with the compiler pbp3.

    Any suggestions?
    ...
  2. Replies
    5
    Views
    3,310

    Re: Problem for compiling SDSF library.

    Thank you, I had wrong version of MicroCode Studio that not supported the 2.60 version. Now it working but not on MPLAX, I can't remove the mpasmx compiler!
  3. Replies
    5
    Views
    3,310

    Re: Problem for compiling SDSF library.

    I have PicBasic Pro 2.60. I have set all (and work fine whit other sample) in mplabx and MicroCode studio plus, but I have problem with both configuration. Any suggestion?
  4. Replies
    5
    Views
    3,310

    Problem for compiling SDSF library.

    Hi,

    I have just try to compile the file "sdsf3.pbp" that include the library "sdsf.pbp" but I have some error. Below an example:

    DIRW Var DIRL.Word0 ' Directory entry array Word access
    ->...
  5. Replies
    0
    Views
    2,115

    PicBasic Pro 2.46 Manual.

    Hi,

    I have a little dated version (2.46) of the PicBasic Pro compilator. I would like to know where to find a manual for my version. Taking the latest versions of the manual very often I find the...
  6. Replies
    3
    Views
    2,977

    Serial communication only once?

    Hi,

    I wrote the following code:



    Main:
    HIGH LED_RED
    LOW LED_GREEN
    pause 500
  7. Thread: LCD_AnyPin.pbp

    by Ziko87
    Replies
    108
    Views
    162,069

    Sticky: Re: LCD_AnyPin.pbp

    Sorry you guys, I wrote:

    OSC WITH 20

    but I had to write:

    DEFINE OSC 20

    I could not understand the error because it compiled correctly. Thanks to all.
  8. Replies
    9
    Views
    6,160

    Re: Custom data pin for display.

    It work correctly thank you at all!
  9. Thread: LCD_AnyPin.pbp

    by Ziko87
    Replies
    108
    Views
    162,069

    Sticky: Re: LCD_AnyPin.pbp

    Hi,

    I have try with succes the library but I have a strange error. I have compiled this simple part of code:



    LCD_DB4 var PORTB.1
    LCD_DB5 vAR PORTB.2
    LCD_DB6 VAR...
  10. Replies
    9
    Views
    6,160

    Re: Custom data pin for display.

    This is perfect. Just I can, I will try this code! Thank you for now!
  11. Replies
    9
    Views
    6,160

    Custom data pin for display.

    Traduzione da italiano verso inglese

    Hi,
    I'm translating code from C to PicBasic Pro, and I ran into a problem. Hardware requirements for a diaplay he has the following pin:

    DB0 -> RB1
    DB1 ->...
  12. Replies
    5
    Views
    3,796

    Re: 18.432 and 14.7456 oscillator.

    I made a mistake in indicating the device. I was referring to mcp2122 that does not have a clock. Fortunately I have both chips, so I think using the mcp2120 solve my problems.

    But the problem...
  13. Replies
    5
    Views
    3,796

    18.432 and 14.7456 oscillator.

    Hi,

    I must use one of this oscillaltor value, for interfacing with a mcp2120 device. Rading the manual I have see that the value accepted are 3 4 8 10 12 16 20 etc etc. What happen if I write...
  14. Replies
    1
    Views
    3,184

    Pbp 2.46 in Mplab 8.15a

    Hi at all!

    Having established that the compiler pbp2.46 not work with later versions to 8.15a I reinstalled it. Now in spite of the error "file.COD not found" has disappeared the compile is...
Results 1 to 14 of 14