PIC18F67J60 questions


Closed Thread
Results 1 to 28 of 28

Hybrid View

  1. #1
    Join Date
    Dec 2005
    Posts
    1,073

    Default PIC18F67J60 questions

    Now that Fred Eady plans to supply PBP drivers for this family of chips I have a few questions.Is it safe to assume we can use Darrel's Instant Interrupts? It seems to be a PIC18F... married to the ENC28J60.

    The datasheet says it's possible to "write to program memory" so can we assume that bootloaders will work with it? The ample memory (64K, 96K, 128K models) would seem to make a bootloader written in PBP more practical.

  2. #2
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959


    Did you find this post helpful? Yes | No

    Default

    It's probably "safe" to assume you can use Instant Interrupts.

    But it's probably NOT safe to assume the ethernet drivers will be set up to use them.

    It all depends on what Fred does.
    <br>
    DT

  3. #3
    Join Date
    Dec 2005
    Posts
    1,073


    Did you find this post helpful? Yes | No

    Default

    I wasn't assuming that Fred would even be aware of Instant Interrupts. I'm mostly interested in using interrupts with the timers, the 4 external interrupt pins and the 4 IOC pins. Incoming Internet traffic will be minimal, outgoing traffic will be heavier but I believe incoming traffic is buffered.

  4. #4
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959


    Did you find this post helpful? Yes | No

    Default

    No problem there.

    It should work fine with all 5 timers, 4-external INTs (0-3), RBC and all the normal stuff, USART, MSSP, CCP etc.

    However, if he does use interrupts in the ethernet driver, there may be some conflicts to work out.
    I guess we have to wait and see.
    <br>
    DT

  5. #5
    Join Date
    Dec 2005
    Posts
    1,073


    Did you find this post helpful? Yes | No

    Default

    I figure it will be worth the waiting and the seeing and the resolving of any conflicts. The Ethernet Module has its own set of interrupts (described in section 18.3 of the datasheet) which are independent of the ones used by the PIC so I'm hopeful there won't be conflicts. However, this is all obviously over my head else I wouldn't be waiting on Fred to work his magic or relying on your expertise with interrupts.

  6. #6
    Join Date
    Dec 2005
    Posts
    1,073


    Did you find this post helpful? Yes | No

    Default PIC18F67J60 bootloader

    I got my Ethernet Mini Kit today.

    A bit of searching turned up a commercial bootloader for the PIC18F97J60 family.

  7. #7
    Join Date
    Jun 2007
    Posts
    18


    Did you find this post helpful? Yes | No

    Cool PIC18F67J60 Porting Update..

    Hi, All
    I've got ARP, PING and simple UDP PICBASIC PRO code working on the Ethernet MINI as of today.. I'll post the code in the Downloads area of www.edtp.com in the next day or so. Please keep your eyes on Nuts and Volts magazine as the fun is about to begin!

    Have fun,
    Fred

  8. #8
    Join Date
    Feb 2006
    Location
    Gilroy, CA
    Posts
    1,530


    Did you find this post helpful? Yes | No

    Default Re: PIC18F67J60 questions

    You can find the Nuts and Volts articles here: http://melabs.com/resources/articles/

Similar Threads

  1. Two quick (and elementary) questions.
    By scorpion990 in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 26th June 2008, 23:03
  2. A few 12F683 questions
    By dhouston in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 24th May 2008, 03:54
  3. Usart Questions
    By shawn in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 8th March 2008, 01:17
  4. Still new to PicBasic - i2c questions
    By cometboy in forum mel PIC BASIC
    Replies: 4
    Last Post: - 13th November 2006, 18:27
  5. Hi Everyone! Some newbie questions :-)
    By guest_05 in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 28th October 2006, 22:24

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