Maximum speed, all ports as I/O
- From: Tomás Ó hÉilidhe <toe@xxxxxxxxxxx>
- Date: Thu, 6 Mar 2008 12:31:27 -0800 (PST)
At the moment I'm using the following with my PIC16F684:
__CONFIG(FCMDIS & IESODIS & BORDIS & UNPROTECT & MCLRDIS & PWRTEN &
WDTDIS & INTIO);
With this setting, the CPU clock is running at 4 MHz. I've heard tho
that it can run at 16 MHz. (I'm not using an external clock).
Does anyone know what I've to do to get it running at its top speed,
and with all pins set to I/O?
(I've looked over the data*** but it's too cryptic for me to make
any sense of it)
.
- Follow-Ups:
- Re: Maximum speed, all ports as I/O
- From: John Speth
- Re: Maximum speed, all ports as I/O
- Prev by Date: Re: UART design considerations
- Next by Date: Re: Designing a protocol for the first time
- Previous by thread: Have you seen this switch?
- Next by thread: Re: Maximum speed, all ports as I/O
- Index(es):