CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to CCS Technical Support

Search found 565 matches
CCS Forum Index
Author Message
  Topic: PIC24EP512 - Grabbing serial characters in a loop
benoitstjean

Replies: 5
Views: 1018

PostForum: General CCS C Discussion   Posted: Fri Oct 25, 2024 7:37 pm   Subject: PIC24EP512 - Grabbing serial characters in a loop
Alrighty, if you have an answer, no problem but I found a solution.

When the display powers-up and sends me the long hex string \x00\x00\x00\xff\xff\xff\x88\xff\xff\xff, I just saw that this is act ...
  Topic: PIC24EP512 - Grabbing serial characters in a loop
benoitstjean

Replies: 5
Views: 1018

PostForum: General CCS C Discussion   Posted: Fri Oct 25, 2024 6:21 pm   Subject: PIC24EP512 - Grabbing serial characters in a loop
Device: PIC24EP512GP806
Compiler: 5.026 (very very old)

Hi guys,

I know this sounds very simple but I've always programmed INT_RDA by grabbing characters upon each interrupt and storing it in a ...
  Topic: PIC24EP512 - 5V UART on 3.5V PIC
benoitstjean

Replies: 3
Views: 1712

PostForum: General CCS C Discussion   Posted: Thu Sep 26, 2024 4:45 am   Subject: PIC24EP512 - 5V UART on 3.5V PIC
Yeah that was the other part - if the PIC's TX output at 3.5V will be valid. But I'm looking at the specs, it's a Nextion display and under "Interface performance" found here https://nextion ...
  Topic: PIC24EP512 - 5V UART on 3.5V PIC
benoitstjean

Replies: 3
Views: 1712

PostForum: General CCS C Discussion   Posted: Wed Sep 25, 2024 8:05 pm   Subject: PIC24EP512 - 5V UART on 3.5V PIC
Device: PIC24EP512GP806

Hi guys, I need to tie a device's UARTs running on 5V to my PIC24EP512GP806 running at 3.5V.

The PIC uses pins and pins F2 and F3 (pins 34/33) for UART 1 and F4 and F5 (p ...
  Topic: PIC24EP - Biggest TFT with touch and drivers?
benoitstjean

Replies: 19
Views: 4318

PostForum: General CCS C Discussion   Posted: Sun Sep 22, 2024 6:58 am   Subject: PIC24EP - Biggest TFT with touch and drivers?
Ah ok gotcha. Well I got it on Amazon because that's the only reliable source I could find and I know I have 30 days to return it.

However, I looked quickly and couldn't find where it says not reco ...
  Topic: PIC24EP - Biggest TFT with touch and drivers?
benoitstjean

Replies: 19
Views: 4318

PostForum: General CCS C Discussion   Posted: Sun Sep 22, 2024 5:55 am   Subject: PIC24EP - Biggest TFT with touch and drivers?
For now this is just a 'one off'... where did you see that Nextion are EOL? Company still appears to exist and they have what appears to be new displays and the bottom of the web page says 2024...
  Topic: PIC24EP - Biggest TFT with touch and drivers?
benoitstjean

Replies: 19
Views: 4318

PostForum: General CCS C Discussion   Posted: Fri Sep 20, 2024 5:01 pm   Subject: PIC24EP - Biggest TFT with touch and drivers?
Alrighty! So I ordered the Nextion p/n NX4827P043-011C from Amazon:

https://www.amazon.ca/dp/B0B9GT6L8K?ref=ppx_yo2ov_dt_b_fed_asin_title&th=1

Not cheap (92$ CAD + a 10$ discount) but for th ...
  Topic: PIC24EP - Biggest TFT with touch and drivers?
benoitstjean

Replies: 19
Views: 4318

PostForum: General CCS C Discussion   Posted: Thu Sep 19, 2024 6:43 am   Subject: PIC24EP - Biggest TFT with touch and drivers?
Hi Jerson,

I send them an email. I'll wait to see what they respond.

I couldn't find the proper documentation that explains all the commands that can be sent over the UART and how to control it. ...
  Topic: PIC24EP - Biggest TFT with touch and drivers?
benoitstjean

Replies: 19
Views: 4318

PostForum: General CCS C Discussion   Posted: Wed Sep 18, 2024 10:51 am   Subject: PIC24EP - Biggest TFT with touch and drivers?
@Jerson: I guess the problem now is how to buy these from Canada.... I'm looking online for something like the GME0831B but there aren't much results.
  Topic: PIC24EP - Biggest TFT with touch and drivers?
benoitstjean

Replies: 19
Views: 4318

PostForum: General CCS C Discussion   Posted: Wed Sep 18, 2024 10:44 am   Subject: PIC24EP - Biggest TFT with touch and drivers?
Oh thanks really cool, thank you so much. I will definitely have a look. For sure I'm comfortable with UART. Will have a look and if I get to the point of ordering one, I will let you know.

Thanks! ...
  Topic: PIC24EP - Biggest TFT with touch and drivers?
benoitstjean

Replies: 19
Views: 4318

PostForum: General CCS C Discussion   Posted: Wed Sep 18, 2024 9:44 am   Subject: PIC24EP - Biggest TFT with touch and drivers?
@TTelmah: for your RVT43HLBFNN00, do you happen to have a link? I plugged that number exactly as-is in Google and nothing comes-up.
  Topic: PIC24EP - Biggest TFT with touch and drivers?
benoitstjean

Replies: 19
Views: 4318

PostForum: General CCS C Discussion   Posted: Wed Sep 18, 2024 9:30 am   Subject: PIC24EP - Biggest TFT with touch and drivers?
Oh! And do you have a link for the drivers for the ER-TFTM070?

Actually, is it possible that this has a parallel interface? Therefore requiring many pins?

And what is the link for the CCS one?
...
  Topic: PIC24EP - Biggest TFT with touch and drivers?
benoitstjean

Replies: 19
Views: 4318

PostForum: General CCS C Discussion   Posted: Wed Sep 18, 2024 9:07 am   Subject: PIC24EP - Biggest TFT with touch and drivers?
Device: PIC24EP512GP806

Hi all,

Just wondering if some of you have used TFT capacitive touch-displays with PIC24 devices or something similar.... and of course, the library code for it. I'm look ...
  Topic: Watchdog reset
benoitstjean

Replies: 3
Views: 3679

PostForum: General CCS C Discussion   Posted: Mon May 13, 2024 5:00 pm   Subject: Watchdog reset
Compiler: 5.026

Hi guys,

Just a quick question, is there a way to know what part of the code causes a watchdog reset to occurre, A little bit like that piece of code that can tell you where an ...
  Topic: PIC24EP512 - Pin B12 problem driving me nuts! [SOLVED]
benoitstjean

Replies: 4
Views: 4085

PostForum: General CCS C Discussion   Posted: Mon May 06, 2024 6:47 am   Subject: PIC24EP512 - Pin B12 problem driving me nuts! [SOLVED]
Found it! I've been using the same design for YEARS and never got to the point of using port B pins higher than B10 as I indicated in my last message....

I was the one who drew the design for the M ...
 
Page 1 of 38 Goto page 1, 2, 3 ... 36, 37, 38  Next
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group