P16F1615 RX Interrupt PPS wrong

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

Moderator: Benj

Post Reply
User avatar
QMESAR
Valued Contributor
Valued Contributor
Posts: 1287
Joined: Sun Oct 05, 2014 3:20 pm
Location: Russia
Has thanked: 384 times
Been thanked: 614 times
Contact:

P16F1615 RX Interrupt PPS wrong

Post by QMESAR »

Hi Ben /Leigh.
I am using a PIC16F1615 UART the PPS settings from the component properties does not work the RX pin never get alocated to the pin you select
I have for now just add the below code after the UART Init Call and it is working fine now .
I have see similar issues on other P16F1xx devices however I did not investigate it as I was not underpressure to so now I need it :D
P11.jpg
P11.jpg (11.51 KiB) Viewed 2227 times
This code corrects the error
P1.jpg
P1.jpg (12.62 KiB) Viewed 2227 times
Have great time

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: P16F1615 RX Interrupt PPS wrong

Post by Benj »

Hi Peter,

Thanks for letting us know. I have now pushed out an update which should solve the problem for you.

User avatar
QMESAR
Valued Contributor
Valued Contributor
Posts: 1287
Joined: Sun Oct 05, 2014 3:20 pm
Location: Russia
Has thanked: 384 times
Been thanked: 614 times
Contact:

Re: P16F1615 RX Interrupt PPS wrong

Post by QMESAR »

Hi Ben.
Thanks a million I will give it ago :D

Post Reply