dsPIC30F40xx UART Component does not work

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:

dsPIC30F40xx UART Component does not work

Post 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
Attachments
dsPIC30F4012.rar
(76.53 KiB) Downloaded 134 times

User avatar
LeighM
Matrix Staff
Posts: 2178
Joined: Tue Jan 17, 2012 10:07 am
Has thanked: 481 times
Been thanked: 699 times
Contact:

Re: dsPIC30F40xx UART Component does not work

Post by LeighM »

Your Receive_UART_DATA() does not call UART Receive, maybe that is causing issues?

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: dsPIC30F40xx UART Component does not work

Post 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

Post Reply