UART ON PIC16F1613

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 7.

Moderator: Benj

Post Reply
Synergy6
Posts: 28
Joined: Wed Jan 18, 2017 3:38 pm
Been thanked: 4 times
Contact:

UART ON PIC16F1613

Post by Synergy6 »

Hi.

I am using a PIC16F1613. Attempting to use UART. However there is no hardware option available in the properties.
Can you fix this please.
Also can you check when doing so that the RXINT will be working.

Thanks

EDIT: Also, what would the possibility of getting IOC interrupts working on PORT C?
Last edited by EtsDriver on Sun Aug 13, 2017 4:18 pm, edited 2 times in total.
Reason: Please use edit button in corner of message next time, instead of double posts.

johnsondav
Posts: 188
Joined: Thu Jun 28, 2012 7:29 pm
Location: Durham
Has thanked: 86 times
Been thanked: 186 times
Contact:

Re: UART ON PIC16F1613

Post by johnsondav »

Hi Synergy6

The device I am looking at - PIC16F1613 does not have a UART as far as I can tell. Please find attached data sheet for the device specification:
PIC16F1613.pdf
(3.94 MiB) Downloaded 253 times
Check to ensure I am looking at the correct device.

Regards
Dave

Synergy6
Posts: 28
Joined: Wed Jan 18, 2017 3:38 pm
Been thanked: 4 times
Contact:

Re: UART ON PIC16F1613

Post by Synergy6 »

My mistake.

I just checked myself and found its the PIC16F1614 that has the UART hardware.

Post Reply