I am trying to read the serial (RS232) input on LEDs, connected to PORTB of the 16F876.
(Later this will be part of a larger application, I need both PORTB and PORTC as outputs.)
I am using an FTDI...
Am I correct about the following also:
16mhz internal clock: Set PLLEN off - and set IRCF = 1111
8mhz internal clock: Set PLLEN off - and set IRCF = 1110
Hello all,
I've ordered a few PIC16F1825 - and I'm excited about the internal 32Mhz OSC in this chip.
I've been looking at the Datasheet and the PBP3 config file for this device - and I think I...
Competitions are subject to the privacy policy and website terms and conditions of picbasic.co.uk, owned and controlled by Crownhill Associates Limited (“Crownhill”).
The following rules shall apply, together with any instructions or rules specific to any current competition. By entering any of the community run competitions, you are deemed to have accepted the following:
...
Common Development and Distribution License (CDDL) is a free software license, produced by Sun Microsystems, based on the Mozilla Public License (MPL), version 1.1.
Serin with 16F876
I am trying to read the serial (RS232) input on LEDs, connected to PORTB of the 16F876.
RuudNL Today, 19:15(Later this will be part of a larger application, I need both PORTB and PORTC as outputs.)
I am using an FTDI...