Author |
Message |
Topic: receiving one char on rs232 then rebooting |
dorinjj
Replies: 8
Views: 11311
|
Forum: General CCS C Discussion Posted: Tue Jul 05, 2011 3:59 pm Subject: receiving one char on rs232 then rebooting |
I had modified a bit the program after "arunb" advice and now I can receive data from mcu.
However, I can't use printf() function, for example: if I use printf() (with "ERRORS" in ... |
Topic: (SOLVED)Remapable pins for spi and uart |
dorinjj
Replies: 3
Views: 4494
|
Forum: General CCS C Discussion Posted: Thu Jun 30, 2011 12:50 pm Subject: (SOLVED)Remapable pins for spi and uart |
From Microchip catalog: "The peripheral pin select configuration feature
operates over a fixed subset of digital I/O pins.
Programmers can independently map the input and/or
output of most dig ... |
Topic: receiving one char on rs232 then rebooting |
dorinjj
Replies: 8
Views: 11311
|
Forum: General CCS C Discussion Posted: Thu Jun 30, 2011 8:36 am Subject: dsPIC33FJ64GP202 - INT_RDA problem |
Hi, I have a problem with dsPIC33FJ64GP202 with UART Receive Interrupt (INT_RDA) and I don't know why.
The compiler version is 4.104.
I want to send at TX pin data that come from RX pin.
I made thi ... |
Topic: stdlib.h problem? |
dorinjj
Replies: 3
Views: 6994
|
Forum: General CCS C Discussion Posted: Fri Jan 21, 2011 8:03 pm Subject: stdlib.h problem? |
Thank You for reply.
Problem solved. |
Topic: stdlib.h problem? |
dorinjj
Replies: 3
Views: 6994
|
Forum: General CCS C Discussion Posted: Fri Jan 21, 2011 7:33 pm Subject: stdlib.h problem? |
Hi, I'm new in c programming of pic mcu's and a new member of this forum, but in the process of c learning, I think that I discovered a problem with the "stdlib.h" library when is used with ... |
|