PIC16F1827 TX pin unavailable, Microchip bug

Any bugs you encounter with Flowcode should be discussed here.
Post Reply
Sergejs
Posts: 149
http://meble-kuchenne.info.pl
Joined: Tue Oct 19, 2021 9:31 am
Has thanked: 75 times
Been thanked: 5 times

PIC16F1827 TX pin unavailable, Microchip bug

Post by Sergejs »

Hello,

I need to inform about PIC16F1827. There is bug with TX/RX USART port. No available Hardware TX pin in USART. But It can be resolved using not Channel 1 of Flowcode by default, but you can use Software channel for redirecting TX pin to other available pin in your project. Correct me if I wrong.

Buy the way, is it Flowcode or Microchip Inc. bug? Anybody know it?

BenR
Matrix Staff
Posts: 1926
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 501 times
Been thanked: 684 times

Re: PIC16F1827 TX pin unavailable, Microchip bug

Post by BenR »

Hello,

Looking at the problem here and in v10 the TX and RX pins are showing correctly for hardware channel 1.
Props.jpg
Props.jpg (57.58 KiB) Viewed 1571 times
Are you getting something different?

Sergejs
Posts: 149
Joined: Tue Oct 19, 2021 9:31 am
Has thanked: 75 times
Been thanked: 5 times

Re: PIC16F1827 TX pin unavailable, Microchip bug

Post by Sergejs »

Now no. But before today PortB2 was unavailable. This is magic :)

Post Reply