Going backwards, can't even get a basic blinky working now


Closed Thread
Results 1 to 27 of 27

Hybrid View

  1. #1
    Join Date
    Aug 2011
    Posts
    453


    Did you find this post helpful? Yes | No

    Default Re: Going backwards, can't even get a basic blinky working now

    BUR223673449
    Then it has the mod to address the ETN37 overshoot issue.

    Do you mean -R like a command line?
    No, I meant the PK4 assy number... usually on the label right above "BURxxx". On one of mine it's "10-10094-R2"

    There's probably no real reason to put a zener on VDD. The overshoot was only on the VPP/MCLR high-voltage generator.

  2. #2
    Join Date
    Jan 2005
    Location
    Montreal, Quebec, Canada
    Posts
    3,159


    Did you find this post helpful? Yes | No

    Default Re: Going backwards, can't even get a basic blinky working now

    Quote Originally Posted by tumbleweed View Post
    Then it has the mod to address the ETN37 overshoot issue.

    No, I meant the PK4 assy number... usually on the label right above "BURxxx". On one of mine it's "10-10094-R2". ...
    Mine is up to -R6.


    Quote Originally Posted by tumbleweed View Post
    ... There's probably no real reason to put a zener on VDD. The overshoot was only on the VPP/MCLR high-voltage generator.
    I wasn't really thinking of protecting VDD from the PK4. This was more to protect the circuit from being driven by who-knows-what wall-adapter by a user.

    Robert

  3. #3
    Join Date
    Jan 2005
    Location
    Montreal, Quebec, Canada
    Posts
    3,159


    Did you find this post helpful? Yes | No

    Default Re: Going backwards, can't even get a basic blinky working now

    Talk about varying absolute maximum specs from one PIC to another:

    16F877
    Voltage on VDD with respect to VSS.................+7.5V
    Voltage on MCLR with respect to VSS...............+14V
    Was plan A, but I'm forgetting about the 16F877; keeping it for disposable pet projects now. I've wasted enough days trying to figure what I'm doing wrong.


    18F4550
    Voltage on VDD with respect to VSS.................+7.5V
    Voltage on MCLR with respect to VSS...............+13.25V
    Gotta be prepared to use this series, in case I ever get the C++ USB code figured out.


    18F26K22
    Voltage on VDD with respect to VSS.................+6.5V
    Voltage on MCLR with respect to VSS...............+11V
    This is my plan B unless there's something even sweeter out there, has 2 USART circuits. I could use one to talk to the PC via USB, and the other to talk with other PICs. Starting to test these as soon as my ZIFs come in. I'm making my own soldered test boards; not trusting the Lab-X1 with its funky blinking for no apparent reason.


    I wish I knew absolute specs varied this much before; I never paid much attention to that. I've already put in a few order to DigiKey, Newark and Mouser for all sorts of odds and ends;including some Zeners.

    Robert

    "I'm killing the planet single-handedly with shipping."

  4. #4
    Join Date
    Aug 2011
    Posts
    453


    1 out of 1 members found this post helpful. Did you find this post helpful? Yes | No

    Default Re: Going backwards, can't even get a basic blinky working now

    And then you've got the newer K and Q families...
    18F26K40
    Voltage on VDD with respect to VSS.................+6.5V
    Voltage on MCLR with respect to VSS...............+9V
    The 26K22 has been one of my "goto" devices for a long time.

  5. #5
    Join Date
    Jan 2005
    Location
    Montreal, Quebec, Canada
    Posts
    3,159


    Did you find this post helpful? Yes | No

    Default Re: Going backwards, can't even get a basic blinky working now

    Yeah, I got a bunch of 18F26K22 and 18F46K22 from MicroChipDirect a while ago, as well as a bunch of other ICs (sensors, i/O interfaces, etc).

    Has MicroChip come up with a newer better USB series than the 18F2550/18F4550?


    EDIT: Yeah, this is an interesting MCU: PIC18F04/05/14/15Q40.

    I need to find a smaller package though, something with 3-4 I/O pins that can USART at a good clip. These look interesting (not really interested in the low-voltage line):

    16F18015/25/44/45
    16F18313/18323


    (...runs off to MicroChip Direct to see if they still offer 3-demos to customers...)

    Robert
    Last edited by Demon; - 4th May 2023 at 14:04.

  6. #6
    Join Date
    Aug 2011
    Posts
    453


    1 out of 1 members found this post helpful. Did you find this post helpful? Yes | No

    Default Re: Going backwards, can't even get a basic blinky working now

    PIC18F04/05/14/15Q40
    You won't be programming those with PBP.
    If you're sticking with PBP, make sure you pick something that's supported, since a lot of the newer chips aren't (and won't be).

    Has MicroChip come up with a newer better USB series than the 18F2550/18F4550?
    In the 18F family there's the 18F2xK50/18F4xK50, but that's about it. They're pretty similar to the 4550, just a bit newer.

  7. #7
    Join Date
    Jan 2005
    Location
    Montreal, Quebec, Canada
    Posts
    3,159


    Did you find this post helpful? Yes | No

    Default Re: Going backwards, can't even get a basic blinky working now

    Quote Originally Posted by tumbleweed View Post
    In the 18F family there's the 18F2xK50/18F4xK50, but that's about it. They're pretty similar to the 4550, just a bit newer.

    And 50% cheaper on Digikey in Canada. :O

    I guess they're phasing out the older series...?

    Robert

Similar Threads

  1. DT_INTS-14 (Blinky Light) Help ?
    By andybarrett1 in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 4th November 2015, 21:28
  2. Replies: 3
    Last Post: - 15th April 2015, 04:58
  3. 12F683 - basic code not working
    By Scampy in forum mel PIC BASIC Pro
    Replies: 56
    Last Post: - 12th February 2014, 00:29
  4. Blinky not working with TOGGLE
    By AndrewC in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 22nd November 2008, 08:45
  5. My first Blinky!
    By nomad in forum mel PIC BASIC Pro
    Replies: 17
    Last Post: - 25th September 2007, 17:29

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts