Search Results - MEL PICBASIC Forum


Search:

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

Page 1 of 4 1 2 3 4

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    2,050

    Re: Having Trouble with install

    Yes thank you
  2. Replies
    2
    Views
    2,050

    Having Trouble with install

    I lost both computers settings got one working fine cannot get the shop to work keeps saying cannot find mpaswin I'm using PBP3 mplab 8.9 i think have run the config file that should set up...
  3. Re: Re-using pins while still connected to MAX7219 ?

    It has been a long time since I’ve used that chip But I’m pretty sure you only need 3 pins It is a serial chip. And you may get by with using two of those pins But there will be no updating of the...
  4. Replies
    3
    Views
    43,149

    Re: updated and cannot compile

    You were right on, took a look at my config and it was old style I did try to use manual config and it made no difference once I used #config it worked

    thank you very much
  5. Replies
    3
    Views
    43,149

    Re: updated and cannot compile

    ok I think i have the first problem fixed can compile my old programs but now I take an old program rename it and try to make a new project and get a warning red flag

    Error[118] C:\0...
  6. Replies
    3
    Views
    43,149

    updated and cannot compile

    I received a notice that i needed to upgrade so i went to the link and updated and now none of my programs will compile I get this message

    ERROR: Unable to execute mpasmwin.Skipping link step. ...
  7. Replies
    2
    Views
    2,819

    serialout2 vs hserout

    I can connect to a device using serialout2 at 9600 using 84 but how do I set the hserout to driven
  8. Thread: baud

    by l_gaminde
    Replies
    1
    Views
    2,796

    baud

    what is the highest baud I can get using a 16f876a at 20mhz I would like 57600 what numbers would i use
  9. Replies
    4
    Views
    3,189

    Re: error message

    I called Charles at Melabs it was a path problem all is well
  10. Replies
    4
    Views
    3,189

    Re: error message

    hi Henrik

    I'm using windows 7 home edition PB pro 2.60a and Mplab 8.53.
    I'm thinking its a path problem but I have never used windows 7 so not sure how to set it and what to set, still using xp...
  11. Replies
    4
    Views
    3,189

    error message

    Im setting up PBP and MPLAB on an older laptop windows 7 home edition Im getting error ERROR: Unable to execute mpasmwin.Error[118] Im not sure where to start ?
  12. Replies
    6
    Views
    4,412

    Re: hex dec ascii

    OK after HenrikOlsson spanking I started checking from his line of thinking putting in a fast blink between steps and it was hanging at a serin command and not getting value into V! also found I was...
  13. Replies
    6
    Views
    4,412

    Re: hex dec ascii

    its an old program and not sure of the values, the value is correct from them but its in ascii rather than dec when outputed to lcd if I output to lcd dec3 v1 its fine I can put them on the screen...
  14. Replies
    6
    Views
    4,412

    Re: hex dec ascii

    I was just using that as an example to show I was getting ascii rather than dec, I have tried 50 and many other numbers along with = and => but without the dec modifier it just does not work guess I...
  15. Replies
    6
    Views
    4,412

    hex dec ascii

    Below is code to make porta.5 led come on, the "If V1>100 then high porta.5" does not work. I have basically the same code where I send out 28 receive data in hex shift it and then display it on an...
  16. Replies
    13
    Views
    13,022

    Re: pickit3 trouble PLEASE

    do a Google search, there are three resistors that need to be done with wires in the pickit 3
  17. Thread: Mplab x

    by l_gaminde
    Replies
    2
    Views
    2,606

    Re: Mplab x

    does PBP work under mplabX
  18. Thread: Mplab x

    by l_gaminde
    Replies
    2
    Views
    2,606

    Mplab x

    Ok been having problems with mplab v8.91 so started using 8.46 now there archived so do I use mplabx what is this and what verison do I look for.

    will it work for pickit3 and XP any help is...
  19. Replies
    13
    Views
    13,022

    Re: pickit3 trouble PLEASE

    After a few days no problems
  20. Replies
    13
    Views
    13,022

    Re: pickit3 trouble PLEASE

    This is what i ended up doing installing v8.46 from a disk I had and after 15 programming tries it seams to program without errors voltage is still low out of the pickit3 and cannot be adjusted will...
  21. Replies
    13
    Views
    13,022

    Re: pickit3 trouble PLEASE

    Thanks Henrik and jerson maybe I have found the answer I have code protect on it has never acted this way before but once I turned it off it started working again. I have tried all your suggestions...
  22. Replies
    13
    Views
    13,022

    Re: pickit3 trouble PLEASE

    Well no that did not help it worked for about 4 times now back to the same cannot verify
  23. Replies
    13
    Views
    13,022

    Re: pickit3 trouble PLEASE

    Ok tried two different things hold chip in reset program and then verify works, also powering from external power supply works. guess its a USB port problem are there any good usb add in boards that...
  24. Replies
    13
    Views
    13,022

    pickit3 trouble PLEASE

    Im using a pickit3 and it just started having problems it says it programs and verify but when you try to verify it says it 's not correct 16f876


    Programming...
    Programming/Verify complete
    ...
  25. Replies
    1
    Views
    1,667

    serin timout not going to correct lable

    below is a serin2 statement that seems to start back at version rather than go to die is there something I'm missing


    VERSION:
    B = 1
    GOSUB FLASH
    PAUSE 500
    B = 1
    GOSUB FLASH...
Results 1 to 25 of 100
Page 1 of 4 1 2 3 4