Need PicBasic Expert Programmer for Help and cooperation on Project


Closed Thread
Results 1 to 16 of 16

Hybrid View

  1. #1
    Join Date
    Dec 2010
    Posts
    4

    Default Need PicBasic Expert Programmer for Help and cooperation on Project

    Hello all good folks.. I would like expert programmers to contact me in private message with contact email. I need all your good will and knowledge because i'm innexpirienced enough to coplete project bymyself.

    I need to change code written for pic12F629 to pic16F876 - reason is more outputs, problem is internal calibration of clock in pic 12f629 wich 16f876 dont have also problem is in some assembler lines of code wich wont work with 16f876.

    Would like someone look at it and with 100% precison
    say how to make it work on pic16f876.

    Thank You in advance all good folks..

  2. #2
    Join Date
    May 2004
    Location
    NW France
    Posts
    3,648


    Did you find this post helpful? Yes | No

    Default

    Hi,

    You need an " expert programmer " ( sic ) to run a couple of blinking lights ???

    you'd much better post your SOURCE program here and explain what you intend to do ...

    Alain
    ************************************************** ***********************
    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 " !!!
    *****************************************

  3. #3
    Join Date
    Dec 2010
    Posts
    4


    Did you find this post helpful? Yes | No

    Default

    Good joke Acetronics See that is exactly what i'm traying to avoid...

    I need to make migration of code from pic 12f629 to 16f876....


    just piece of code...to get the picture...
    .....

    asm
    bsf STATUS,RP0 ;' bank 1
    call 3ffH
    movwf OSCCAL ;' calibrate
    bcf STATUS,RP0 ;' bank 0
    endasm
    .....

    and stuff like that...

    If somebody is willing to help me send me message and i will explain...

    Can i contact you in personal message and explain it to you,send source and all?

    Thank Again folks...

  4. #4
    Join Date
    May 2004
    Location
    NW France
    Posts
    3,648


    Did you find this post helpful? Yes | No

    Default

    Hi,

    Do not tell me you ask for ASSEMBLER mods ... aboard a PICBASIC PRO forum
    Especially when PBP shows commands to do that ...

    Those processors have SIGNIFICANT differences, so, I doubt just changing few lines could make it ...

    Once more : POST your Code; no secrets here ... 1K words is a soooo little piece of cake.

    Alain
    ************************************************** ***********************
    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 " !!!
    *****************************************

  5. #5
    Join Date
    Dec 2010
    Posts
    4


    Did you find this post helpful? Yes | No

    Default

    Haha, Acetronics you really know how to made me laugh...what can i tell the project was developed in pic basic Yes i know that this processors have significant differences, i'm not woried abouth 12 or 16 bit word lenghts i'm worried about internal oscilator differences, timers and stopping interupts....

    Once again i will write you personal message if i may so...

  6. #6
    malc-c's Avatar
    malc-c Guest


    Did you find this post helpful? Yes | No

    Default

    what's so secret about the code.

    Twice Alain has asked (twice) for you to post up the code you have for the 12F chip and then no doubt all those expert programmers we have on this board will jump in and suggest how to make the changes to port it to the 16F chip.

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