A doubt about Eusarts or uart

Post your requests and ideas on the future development of mikroC PRO for PIC.
Post Reply
Author
Message
leo73
Posts: 252
Joined: 09 Jan 2014 15:45

A doubt about Eusarts or uart

#1 Post by leo73 » 07 Aug 2020 14:47

Hello to every one,
I would have a doubt about Eusarts, I would like to know if I can connect uart device with pick euart ports.
1) I won't take the PIC16(L)F15325 much. It have 2x heart, in datasheet is reported only Rx1 and tx 1 and not rx2 and tx2 can I have some explanation of this , please?
2) I would like to know if I can use the eusart ports to connect all uart modules like Bluetooth Hc-6 and other tx-rx uart modules, can I do it?
Thank you for your reply.
Attachments
Screenshot_20200807-153515.jpg
Screenshot_20200807-153515.jpg (222.35 KiB) Viewed 1309 times

User avatar
jovana.medakovic
mikroElektronika team
Posts: 986
Joined: 18 Dec 2018 10:36

Re: A doubt about Eusarts or uart

#2 Post by jovana.medakovic » 13 Aug 2020 10:32

Hello,

1) You can use UART1 and UART2 by PIC16(L)F15325 MCU. For UART1, default pins are: RX1 - RC5 and TX1 - RC4, and for UART2, default pins are RX1 - RC1 and TX2 - RC0.
2) Yes, you can use the EUSART ports to connect your UART modules.

Kind regards,
Jovana

Post Reply

Return to “mikroC PRO for PIC Wish List”