Page 1 of 1

dsPIC30F40xx UART Component does not work

Posted: Sun Sep 22, 2019 2:07 pm
by QMESAR
Hi Team.
I am having issues with the UART on dsPIC30F40xx devices
Nothing is working no TX or RX and also the RX Interrupt is never triggered .

Using Micro C all is working just as an info so this rules out my hardware,
I am in the middle of a urgent project an now this happens (as usual with urgent projects).
Please help me I have done to much work to switch tool chains now :roll:

I appreciate any help or info

Re: dsPIC30F40xx UART Component does not work

Posted: Mon Sep 23, 2019 8:38 am
by LeighM
Your Receive_UART_DATA() does not call UART Receive, maybe that is causing issues?

Re: dsPIC30F40xx UART Component does not work

Posted: Mon Sep 23, 2019 9:12 am
by QMESAR
Hi Leigh,
Thanks for your reply let me check I suffered and made many things may be I messed up will be back to report :D

Have good one Team