Search Results - MEL PICBASIC Forum


Search:

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

Page 1 of 4 1 2 3 4

Search: Search took 0.00 seconds; generated 22 minute(s) ago.

  1. Replies
    20
    Views
    37,857

    Re: High priority/low priority program parts

    Hello Henrik,
    I set the baud rate to 38400, that helped a bit.
    Then tried set the LCD_COMMANDUS to 1500 that gained hardly anything but made the LCD a bit unreliable.
    The count time is down to 75,...
  2. Replies
    20
    Views
    37,857

    Re: High priority/low priority program parts

    Hello Henrik,
    i used a scope and found out that the 16F88 program runs with about 60Hz.
    So the 18F1320 doesn´t have to wait too long.
    The 18F1320 program runs much slower. If I count only 50ms it...
  3. Replies
    20
    Views
    37,857

    Re: High priority/low priority program parts

    Here three pics of that housing and so on:856685678568
  4. Replies
    20
    Views
    37,857

    Re: High priority/low priority program parts

    Hello Henrik,
    thank you for your suggestion
    here:

    '************************************************* ***************
    '* Name : PUMP16F88V1 *
    '* Test with...
  5. Replies
    20
    Views
    37,857

    Re: High priority/low priority program parts

    hello Henrik,
    I thought HSERIN/HSEROUT would automatcally take care of the handshake. In the background.

    On the other hand i could put some more debug commands into the 16F88 code so that it...
  6. Replies
    20
    Views
    37,857

    Re: High priority/low priority program parts

    Hello mpgmike,

    you are totally right. Problem is: I already made the PCB for this double-PIC Project and it works halfways.
    If I had to begib new i would take your advice and get the 18F26k22....
  7. Replies
    20
    Views
    37,857

    Re: High priority/low priority program parts

    can I use "on interrupt" or do I have to use DT´s interrupts?

    I hoped PBP3 Gold had swallowed up these advantage.
  8. Replies
    20
    Views
    37,857

    Re: High priority/low priority program parts

    Hello mpgmike,

    thanks for your offer.

    I decided to use two PICs because I´m too dumb to program everything correct to do the project with one PIC.
    Reason is I began setting footsteps into the...
  9. Replies
    20
    Views
    37,857

    Re: High priority/low priority program parts

    hello Henrik,

    for your entertainment a picture that shows some of these clunky metal chunks that are at the center of my profession. Just imagine the mental distance between bringing these chunks...
  10. Replies
    20
    Views
    37,857

    Re: High priority/low priority program parts

    Hello Henrik,
    the HPWM glitch doesn´t matter because its driving an electric fuel pump.
    I read the UART section in the old PBP handbook and it says: "very complicated" which is a nogo for me ....
  11. Replies
    20
    Views
    37,857

    High priority/low priority program parts

    Hi folks,

    I´m working on my 18F1320 + 16F88 projekt and ran into the following problem:

    The 16F and the 18F are communicating via debug/debugin which works great.
    The 18F shows on LCD but has...
  12. Replies
    7
    Views
    39,434

    Re: 16F88 and external Oscillator

    Made several mistakes, killed one 18F1320 don´t know how , destroyed my PICKIT operating system, had to desolder and solder one 18F1320, BIG Mistake in the schematic: I had to use the lower 4 bits of...
  13. Replies
    7
    Views
    39,434

    Re: 16F88 and external Oscillator

    Old Farts and Computers,

    here we go...8548
  14. Replies
    7
    Views
    39,434

    Re: 16F88 and external Oscillator

    Hello Henrik,
    I´ll try to get the image. No didn´t work, had 8MB Picture max is 1 MB.
  15. Replies
    7
    Views
    39,434

    Re: 16F88 and external Oscillator

    Hello all around!
    I tried to put a EAGLE schematic attachment into this and I got the answer "Invalid file". How do I convert an Eagle document? I have to save PBP docs into txt format to post them....
  16. Replies
    7
    Views
    39,434

    16F88 and external Oscillator

    Have nice holidays and sort of!

    I built a project with a 18F1320 and a 16F88.
    The 18F1320 has an external oscillator with 20 MHz that goes to CLKI and should squeeze 20 MHz out of CLKO (RA6)...
  17. Re: Real time clock + external interrupt in one PIC possible?

    Hello Demon,
    I´m not shure if I have one. But I can link to a video of her other Mustang. Yes my wife has two of them and yes both are red but the older one 1979 is a coupe and the 1983 with the...
  18. Replies
    21
    Views
    24,464

    Re: PIC18F1320 HPWM on 2 pins

    Hello Acetronics2,
    now I guess I know how to post pictures.

    8535
  19. Replies
    21
    Views
    24,464

    Re: PIC18F1320 HPWM on 2 pins

    Hello Folks,

    so at least I got it working. No loud laughs please, I'm too old to stand it.
    Code is like this:
    TX
    '****************************************************************
    '* Name :...
  20. Re: Real time clock + external interrupt in one PIC possible?

    8528
    This is my wife and the car that needs an electronic update.
    Bought PBP3 gold yesterday.
    will try Henriks code with PBP3.
  21. Replies
    30
    Views
    37,255

    Re: J94's

    4 years are gone and I bought PBP3 Gold. I have the tendence of purchasing an excavator for planting a pansy.
  22. Replies
    21
    Views
    24,464

    Re: PIC18F1320 HPWM on 2 pins

    Hello Acetronics2,

    i installed PBP3 and everything on my Laptop which runs Wndows8. But still get this "Not all words are hex" warning while programming. Will hardware test it at the weekend.
    ...
  23. Replies
    21
    Views
    24,464

    Re: PIC18F1320 HPWM on 2 pins

    Hello Richard,

    to be shure I ordered PBP3 Gold and Microcode studio 5.0 today. Will see if that helps. One question: What Computer do I need for that software?

    Regards

    Mugel
  24. Replies
    21
    Views
    24,464

    Re: PIC18F1320 HPWM on 2 pins

    Hello Richard,

    I´m using an old PC that runs XP Professional.
    MPLAB IDE v 7.61
    Microcode Studio 3.0.0.5
    Compiler Picbasic Pro 2.50C
    Programmer PICKIT2 and 3


    Complete Code:
  25. Replies
    21
    Views
    24,464

    Re: PIC18F1320 HPWM on 2 pins

    Hello Richard,

    i tried your example and i get compilation error "DEBUG " bad expression or "SERIN2 bad expression"

    I even used a PBP example that was delivered with my software and I get the...
Results 1 to 25 of 100
Page 1 of 4 1 2 3 4