Search Results - MEL PICBASIC Forum


Search:

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

Page 1 of 4 1 2 3 4

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

  1. Replies
    7
    Views
    1,964

    Re: MCS vs MPLAB 8

    no need to bow down ...

    long time I'm no more " super moderator " ;)
  2. Replies
    7
    Views
    1,964

    Re: MCS vs MPLAB 8

    Hi, Britton ...

    for 16bits, you could try the MikroBasic Pro for DSPic ... eval version is free ... not so hard to turn to ... :rolleyes:

    for MCS, you can buy the "Plus" license and then get...
  3. Re: 18F26K80 Serial setting sanity check and 4xPLL.

    Hi, Peter

    does not your oscillator run or does not your program work as expected ??? Here is THE big question ...

    80 Mhz looks to be "reachable" ( with careful design ... :rolleyes: ) with Pics...
  4. Replies
    9
    Views
    15,044

    Re: Long 1-wire bus

    Hi, Ioannis

    Have a look to Maxim AN 148 and AN244 ...

    Best regards
    Alain
  5. Re: (Picbasic Pro Compiler) Distinct management of two servos per timer(s) of 12F675?

    Ok, got it ...

    PBP can't read two channels following each other without missing the second one ... because PULSIN needs some little " re-arming " time ... ( I make it short )

    so, we must use a...
  6. Replies
    14
    Views
    2,472

    Re: Which is most PBP-Friendly external ADC?

    16 bits @ 100-200 sps ???

    Good luck !!!

    Alain
  7. Re: (Picbasic Pro Compiler) Distinct management of two servos per timer(s) of 12F675?

    Hello,

    just one thing missing : which radio model and which channels are you using ( to know if the two channels used follow each other or if there's a time lag between them ... )
  8. Re: Setting whole content of array variable in a simple way?

    ARRAYREAD / ARRAYWRITE belong to the V 2.60 manual ... I have this printed manual in front of me ... :rolleyes:
    I also have HUGE archives ( My SSD holds ... a bit more than 1.4 TB !!! ) ;)

    Alain
  9. Re: Setting whole content of array variable in a simple way?

    Hi, Ioannis

    this is obviously a link to the 2.60 Version Manual ... dated 2009/06 ...

    a true Vintage one ;)

    Let's suppose PBP Version is the same 2.60 version ( not guaranteed ... )

    Alain
  10. Re: Setting whole content of array variable in a simple way?

    if the value bytes are constants ...
    you could use POKECODE ...

    i.e.


    see § 5.54 of the LAST version Holy Manual ...

    BUUUUUT ... Which version of PBP do you use ???
    might be 2.60 ?
  11. Replies
    45
    Views
    6,176

    Re: Leaves the mainloop???

    After what you have seen ... I wouldn't even try !!!

    that means your electronic load draws lots of current @ start ( called an overshoot ) and you are not sure it's internal circuits can...
  12. Replies
    45
    Views
    6,176

    Re: Leaves the mainloop???

    my main question is ... Why having chosen such " monster size " mosfets ???

    1) Imagine some kind of Halogen lights as a load: the inrush current can easily overload the switching supply ...

    2)...
  13. Replies
    45
    Views
    6,176

    Re: Leaves the mainloop???

    Hi, Ioannis,

    How are you ???



    That could be done just checking the dedicated bits of the processor, then powering small LEDS showing what happened.

    BUT that needs some more datasheet...
  14. Replies
    45
    Views
    6,176

    Re: Leaves the mainloop???

    Hi Pescador,

    Take it easy ...

    Some of us here live thousands miles away from you ... and don't know about the first bit of your programming or electronics design skills ...

    So, the first of...
  15. Replies
    45
    Views
    6,176

    Re: Leaves the mainloop???

    BTW ...

    What kind of load do you intend to drive ???

    Alain
  16. Replies
    45
    Views
    6,176

    Re: Leaves the mainloop???

    Hi, Richard

    I tried this some years ago ... HIGH and LOW do not show the RMF " feature " ... even with a 3.3µF Tantalum capacitor as a load !

    Alain
  17. Replies
    45
    Views
    6,176

    Re: Leaves the mainloop???

    a RESET could be a good explanation ...

    Alain
  18. Replies
    15
    Views
    3,200

    Re: I/O pin default low.

    Top secret electronic ignition ??? .... ;)
    MC3334P clone ?

    - ADC inputs have a maximum input feed impedance to respond as fast as required ... see Pic datasheet for details.

    so, I presume @...
  19. Re: (Picbasic Pro Compiler) Distinct management of two servos per timer(s) of 12F675?

    Hi,

    I have a big problem with your program ...

    What is it intended to do ??? ( Which inputs give which Outputs ??? ) or explain what you try to drive.

    Understand by that there's a problem...
  20. Replies
    15
    Views
    3,200

    Re: I/O pin default low.

    Hi,

    Please ...

    - provide your full config section ( ports config included )
    - provide your full schematics ( Pic + Supply + Power sections )

    No way to give you a decent answer without...
  21. Re: (Picbasic Pro Compiler) Distinct management of two servos per timer(s) of 12F675?

    Salut Zorglub, salue Champignac pour moi ... ce pseudo ne m'est pas totalement inconnu :D

    The question is ...
    what happens is quite predictable ... BUT, having a look to your code and knowing...
  22. Re: TMR1 - strange behaviour when toggeling a BIT variable on overflow

    RTFM Datasheet § 6.5.1 ...



    Might be a good reason ...

    Alain
  23. Re: TMR1 - strange behaviour when toggeling a BIT variable on overflow

    BTW ...

    I remember Melanie posted ( long, long time ago :chargrined: ) about such a very simple blink trick ... with " classical " PIC's ....

    Alain
  24. Replies
    15
    Views
    3,985

    Re: symmetric power supply pic 16f877a

    Hi, Josepic

    you should avoid floating point calculations ... it consumes much much time, and your flickering problems probably only come because of that ...

    remember the ADC is only 10 bits,...
  25. Replies
    7
    Views
    2,207

    Re: OWOUT Glitch

    Hi, Peter

    just some reading ... from that F... Manual, $ 5.27 :



    B.R.
    Alain
Results 1 to 25 of 94
Page 1 of 4 1 2 3 4