PIC18F67J60 questions


Closed Thread
Results 1 to 28 of 28

Hybrid View

  1. #1
    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

  2. #2
    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.

  3. #3
    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

  4. #4
    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.

  5. #5
    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.

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


    Did you find this post helpful? Yes | No

    Default

    Looks like a start. (bootloader only)

    Still hoping Mr. Eady comes up with something.
    <br>
    DT

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


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Darrel Taylor View Post
    Still hoping Mr. Eady comes up with something.
    It should be in a forthcoming issue of Nuts & Volts.

  8. #8
    Join Date
    Jun 2007
    Posts
    18


    Did you find this post helpful? Yes | No

    Cool Yeeeee Hawwwww!!

    Quote Originally Posted by Darrel Taylor View Post
    Looks like a start. (bootloader only)

    Still hoping Mr. Eady comes up with something.
    <br>
    Just got the 67J60 to come online and I successfully received a frame.. Nothing but PICBASIC PRO mnemonics and one assembler instruction used.. a NOP.. Things should move along very quickly from here as all that's left is to do is enable the protocols and DHCP.. If things go as planned, you can read about my "adventures" in Nuts and Volts very soon via the Design Cycle column.. And, in a week or so you'll have some working code you can apply to your applications. I'm very impressed with the technical skills I've seen in this forum. I'm sure that some of my BASIC hacking in the MINI driver can and will be improved upon :-)

    Have fun,
    Fred

Similar Threads

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