Search Results - MEL PICBASIC Forum


Search:

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

Search: Search took 0.00 seconds.

  1. Replies
    0
    Views
    5,387

    PKWarn0003: Unexpected device ID

    I am working on a program using MPLAb, PIC2 programmer, PICBASic PRO and pic12f683 chip installed on the 44pin demo board. Admitted novice and work/debugging software in segments where I reprogram...
  2. Thanks for all suggestions

    Thanks for all the suggestions. Just recieved used copy from Amazon of "Programming and Customizing the PIC Microcontroller" M. Predko

    It will keep me busy for awile. Thanks for all the suggestions
  3. Suggestion for textbook on PIC microcontrollers

    Admitted novice. I have purchased several PIC project books and using MPLAB and Pic Pro having fun and sometimes successful. But would like to learn more about mcu architecture , etc. Get confused on...
  4. Replies
    4
    Views
    5,771

    _config set change

    Thanks, I place space between @ _config and that cleared up the warning [205] but the critical error [118] remains.

    Error [118] c:\PBP\Buttoncmd.asm 94: overwriting prvious address contects (2007)...
  5. Replies
    4
    Views
    5,771

    _config set change for pic12f683

    Admit I am novice. Using MpLab IDE, PicBasic Pro, Pic12f683, pickit2 programmer. Need 5 I/O pins for project and trying to use GPIO.3 as input but need to set MCLRE off. So using __config directive...
  6. Replies
    5
    Views
    6,528

    RS-232 serial data transmission with Pic16f690

    Tried about everything. My Parallax seria LCD connected to TX Portb.7 and both using T2400 and N2400 baud rate did not change anything. Had friend check LCD module with "C" program and pickit2 and...
  7. Replies
    5
    Views
    6,528

    Parallax LCD and backlite

    I know the back light works because if I set jumpers on LCD module to TEST and apply 5v the back light comes on and PARALLAX INC, etc is spelled outon the module. Rests jumpers to 2400 Baud rate and...
  8. Replies
    5
    Views
    6,528

    Parallax Serial LCD and issues

    Beginner so be patient. Using MPLAB 8.33, Pickit2 Demo board, and PicBasicPro DEMO compiler (trying to decide whether I should buy PRO or go C). Have Parallax Serial LCD #27977. Trying to write basic...
  9. Replies
    6
    Views
    7,056

    Thanks for help

    Just wanted to say Thanks for all replies. Got all to work. Forgot to set
    pins to digital output. Still a lot to learn.

    Thanks .. plan on going with PicBasic Pro .. demo seems fairly easy to work...
  10. Replies
    6
    Views
    7,056

    PicBasic Pro Demo

    Novice Pic and Basic user. Installed MPlab 8.33 and Pro Demo to decide if I want to learn or go to C. Using Pickit2 programmer and PF16F690. On demo board wrote:

    Mainloop: High Portc.0
    Pause 1000...
Results 1 to 10 of 10