16F1782 @ 80MHz clock


Closed Thread
Results 1 to 7 of 7

Hybrid View

  1. #1
    Join Date
    Feb 2013
    Posts
    1,124


    Did you find this post helpful? Yes | No

    Default Re: 16F1782 @ 80MHz clock

    Can be same approach applied to other chips from 16F series, that support extosc ?
    Say 16F1829 ?

  2. #2
    Join Date
    Mar 2003
    Location
    Commerce Michigan USA
    Posts
    1,166


    Did you find this post helpful? Yes | No

    Default Re: 16F1782 @ 80MHz clock

    I can't say for sure, so try it? There is quite a difference between what I was trying to do (40 Mhz from 32 Mhz. processor) and what you are proposing (80 Mhz. from 32 Mhz. processor).
    Dave Purola,
    N8NTA
    EN82fn

  3. #3
    Join Date
    Aug 2003
    Posts
    985


    Did you find this post helpful? Yes | No

    Default Re: 16F1782 @ 80MHz clock

    Nice What is it doing?
    I wonder how on-chip EEPROM or program memory writes go.. if supported by the chip.

  4. #4
    Join Date
    Jun 2007
    Posts
    15


    Did you find this post helpful? Yes | No

    Default Re: 16F1782 @ 80MHz clock

    It's only doing a simple repetitive task - triggered on dig ip by comparators, dig ops driving at any one time one of several hard pull-up transistors in a multiple 1-wire master circuit, with retrigger (blocking) timers. It's basically doing something that could be handled quicker by a few logic gates. The 1-wire communication proper (and everything else) is handled by another on-board µC - of the 18F family.
    So the 16F1782 is not writing to EEPROM etc. I'll leave that interesting experiment @80MHz to someone else!

  5. #5
    Join Date
    Mar 2003
    Location
    Commerce Michigan USA
    Posts
    1,166


    Did you find this post helpful? Yes | No

    Default Re: 16F1782 @ 80MHz clock

    The program's I have written for the 16F1825 running at 40Mhz. (10 mHZ. 4 x PLL) work just fine writing and reading from eeprom. No issues.
    Dave Purola,
    N8NTA
    EN82fn

Similar Threads

  1. A REALLY accurate clock.
    By Charles Linquis in forum Code Examples
    Replies: 24
    Last Post: - 16th January 2012, 17:41
  2. external clock / internal clock
    By grounded in forum General
    Replies: 4
    Last Post: - 31st May 2008, 17:44
  3. Simple clock
    By Tastature in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 27th April 2008, 00:14
  4. Clock
    By Fredrick in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 1st February 2008, 02:23
  5. Clock Out Signal
    By KeithH in forum Serial
    Replies: 8
    Last Post: - 4th May 2007, 00:35

Members who have read this thread : 0

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

Tags for this Thread

Posting Permissions

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