Search Results - MEL PICBASIC Forum


Search:

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

Page 1 of 3 1 2 3

Search: Search took 0.00 seconds.

  1. Re: PIC18F2550 Problem - GoSub or GoTo fails if the jump is too far

    SUCCESS!!!! Everything appears to be fixed with the updated version of Trace Systems Bootloader.

    So there were 2 problems: Outdated version of MPLAB, and outdated version of the Trace...
  2. Re: PIC18F2550 Problem - GoSub or GoTo fails if the jump is too far

    Thanks Alain. That's what Darrel recommended as well. So I did upgrade to 8.92. And that seems to partly fix the problem. If the firmware is burned DIRECTLY to the PIC it runs okay. But... if the...
  3. Re: PIC18F2550 Problem - GoSub or GoTo fails if the jump is too far

    I talked to Darrel at ME Labs. Looks like it may be an issue with MPLAB generating bad code (I have an older version). I am going to install the latest version of MPLAB tonight. I'll post the...
  4. PIC18F2550 Problem - GoSub or GoTo fails if the jump is too far

    I am using PBP3 (3.0.7.4) and Microcode Studio Plus (5.0.0.5). This code runs fine on a PIC18F2525, but on the 18F2550, I cannot get any GOTO or GOSUB instructions to work if the code I am jumping...
  5. Replies
    30
    Views
    24,475

    Re: what are people doing?

    What am I doing with PicBasic Pro? It's in my user name. I design laser tag systems for a few manufacturers. I also sell parts and circuit boards to hobbyists that want to build their own systems.
  6. Replies
    58
    Views
    67,181

    Yes, bit-banged. The ISD1700 chips are...

    Yes, bit-banged.

    The ISD1700 chips are tempermental to say the least. I have it working fine in my project, but there are some undocumented problems with this chip. Overall the documentation is...
  7. Replies
    3
    Views
    4,312

    Try www.sparkfun.com they have a few different...

    Try www.sparkfun.com they have a few different modules with 5V serial interface. I bought the BlueSmirf Gold module, but have not powered it up yet. The datasheet looks pretty straightforward. ...
  8. Replies
    58
    Views
    67,181

    You have 2 choices. 1. Buy the evaluation kit...

    You have 2 choices.

    1. Buy the evaluation kit (programmer) that Nuvoton makes. The new design supports "batch" programming. The old version from Winbond does not, so make sure it's the new one...
  9. Replies
    58
    Views
    67,181

    If you don't want to use direct addressing, then...

    If you don't want to use direct addressing, then you can still operate in "pushbutton mode" with fast-forward to each message (same as ISD2560). This can be done with actual 'buttons',...
  10. Replies
    58
    Views
    67,181

    Hang in there - it's not that bad. It's just...

    Hang in there - it's not that bad. It's just that the ISD1700 has a TON of features and options so it's overwhelming to sort out the datasheets and find what you need.

    As soon as I am able, I...
  11. Replies
    58
    Views
    67,181

    I did some further testing. Seems the best way...

    I did some further testing. Seems the best way to determine when a sound has finished playing is to monitor the INT status bit. Just remember to clear the INT before each SET_PLAY.

    The PLAY bit...
  12. Replies
    58
    Views
    67,181

    This works so far to play back 4 sounds...

    This works so far to play back 4 sounds repeatedly. The volume setting via apc2 works also. Next I plan to get rid of the PAUSE delays and monitor status to determine when each sound finished...
  13. Replies
    58
    Views
    67,181

    Yes, Winbond (Nuvoton?) does/did offer a...

    Yes, Winbond (Nuvoton?) does/did offer a production gang programmer. 12 chips at once I believe. But cost is around $2000
  14. Replies
    58
    Views
    67,181

    I'm working on a modified version of the code,...

    I'm working on a modified version of the code, and hope to test it this weekend. I'll be driving the ISD1700 with a PIC16F684 and will post the final (working) code here. So far I am just checking...
  15. Replies
    58
    Views
    67,181

    I haven't tested the code yet (but thanks VERY...

    I haven't tested the code yet (but thanks VERY much for posting it!!).

    But I noticed one thing...

    You have SR0 and SR1 as the first 2 bytes returned. The datasheet shows that the first TWO...
  16. Replies
    14
    Views
    9,319

    Microcode Studio's Bootloader offers a...

    Microcode Studio's Bootloader offers a distribution license for about $400 USD and it includes the DLL library if you want to write your own interface and still use their bootloader core. I haven't...
  17. Replies
    3
    Views
    3,848

    OK, by the time I posted, you had already sent a...

    OK, by the time I posted, you had already sent a second post.

    Your first post is an "idea".

    Your second post is an "outline", not quite a flowchart or pseudocode though.

    So what's the...
  18. Replies
    3
    Views
    3,848

    Why not start with something like this: ...

    Why not start with something like this:

    http://www.radioshack.com/sm-whats-a-microcontroller-basic-stamp-kit--pi-2117994.html

    It will teach you basics of microcontrollers, so you can learn to...
  19. Replies
    2
    Views
    3,325

    Try here for some earlier code examples (all are...

    Try here for some earlier code examples (all are in PBPro).

    http://www.lasertagparts.com/mtdownload.htm

    I no longer provide full source code for the latest versions. But this should be...
  20. Replies
    3
    Views
    3,803

    ummm......maybe I can help ;)

    ummm......maybe I can help ;)
  21. Replies
    8
    Views
    4,237

    Peter, yes I would say that is correct (or at...

    Peter, yes I would say that is correct (or at least one way to do it). I suppose there are no hard and fast rules per se, but any Programming 101 professor would surely beat us with a stick for...
  22. Replies
    8
    Views
    4,237

    I had a similar problem when moving from 16F to...

    I had a similar problem when moving from 16F to 18F. Finally I discovered it was a STACK OVERFLOW reset. The 16F does not care if you overflow the stack, but the 18F does!

    If you call a...
  23. It looks like you would need 2 pins. GP0 is the...

    It looks like you would need 2 pins. GP0 is the A/D input and GP1 is the Vref.

    But you can sometimes do multiple functions on a single pin.

    In my circuit I have one pin performing 2 functions...
  24. Why not use the onboard AtoD convertors? 10-bit...

    Why not use the onboard AtoD convertors? 10-bit precision should be more than is needed.

    Are you using a voltage regulator to power the PIC? If it is relatively precise (1% ish) then you should...
  25. Replies
    4
    Views
    4,842

    Use eye protection (safety glasses)!! ;-)

    Use eye protection (safety glasses)!! ;-)
Results 1 to 25 of 72
Page 1 of 3 1 2 3