UART not working for 16F18313

Post and discuss new components that you have created.
Post Reply
buitenal
Posts: 1
http://meble-kuchenne.info.pl
Joined: Sat Jun 12, 2021 5:21 pm

UART not working for 16F18313

Post by buitenal »

Hi, I am using a PIC16F18313 and trying to get the UART working in flow code. Can someone tell me how to do it.

I have attached the properties and Macro of my program.
Attachments
Macro.PNG
Macro.PNG (24.02 KiB) Viewed 1750 times
Properties.PNG
Properties.PNG (33.79 KiB) Viewed 1750 times

LeighM
Valued Contributor
Posts: 394
Joined: Mon Dec 07, 2020 1:00 pm
Has thanked: 69 times
Been thanked: 208 times

Re: UART not working for 16F18313

Post by LeighM »

That looks ok. but did you call the UART Initialise macro at the start of your program?

Post Reply