Author |
Message |
Topic: Problem using UART2 in release mode ... |
alex80
Replies: 7
Views: 15338
|
Forum: General CCS C Discussion Posted: Sun Nov 17, 2019 3:14 pm Subject: Problem using UART2 in release mode ... |
Thank you for your responses.
I finally solved the problem. It was a hardware problem. There was a bad reset at power on.
I added an MCP100 on the MCLR pin and a capacitor beteween VDD and VSS. ... |
Topic: Problem using UART2 in release mode ... |
alex80
Replies: 7
Views: 15338
|
Forum: General CCS C Discussion Posted: Tue Nov 05, 2019 10:04 am Subject: Problem using UART2 in release mode ... |
I'm not absolutely sure. I use the "Make and Program Device Main Project" button in MPLAB X.
Is there another way to configure the release mode? |
Topic: Problem using UART2 in release mode ... |
alex80
Replies: 7
Views: 15338
|
Forum: General CCS C Discussion Posted: Tue Nov 05, 2019 9:33 am Subject: Problem using UART2 in release mode ... |
Hi Ttelmah,
Thanks for your response.
I already have a pullup resistor (10K) between MCLR and VDD.
If I blink an LED instead of emitting a character ... the program is working properly !!
... |
Topic: Problem using UART2 in release mode ... |
alex80
Replies: 7
Views: 15338
|
Forum: General CCS C Discussion Posted: Tue Nov 05, 2019 8:57 am Subject: Problem using UART2 in release mode ... |
Hello,
I am new in this forum but I regularly refer to some topics.
I have a problem using the UART2 of a dsPIC30F3013. I use MPLAB X 3.51 and CCS PCD compiler and my goal is very simple (see co ... |
|