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 34 matches
CCS Forum Index
Author Message
  Topic: ssd1306 less ram and CCS 5.096
Manu59114

Replies: 13
Views: 35833

PostForum: General CCS C Discussion   Posted: Wed Nov 18, 2020 11:35 am   Subject: ssd1306 less ram and CCS 5.096
Yes!! i can confirm that is solved!!
Thanks to all,

Very Happy Very Happy Very Happy
  Topic: ssd1306 less ram and CCS 5.096
Manu59114

Replies: 13
Views: 35833

PostForum: General CCS C Discussion   Posted: Mon Nov 16, 2020 12:53 pm   Subject: ssd1306 less ram and CCS 5.096
Thank you very much Ttelmah for your help, your time and you excellent full explanation!
Best regards
  Topic: ssd1306 less ram and CCS 5.096
Manu59114

Replies: 13
Views: 35833

PostForum: General CCS C Discussion   Posted: Tue Nov 10, 2020 10:01 am   Subject: ssd1306 less ram and CCS 5.096
Hello to all

i just updated my compiler version CCS 5.092 to 5.096 and i have a problem on my OLED display. I use the Ttelmah "Less ram driver".
Today, when i compile with the 5.096 vers ...
  Topic: New I2C_Transfer _in Out built-in function
Manu59114

Replies: 6
Views: 26915

PostForum: General CCS C Discussion   Posted: Tue Jun 25, 2019 3:39 pm   Subject: New I2C_Transfer _in Out built-in function
From CCS C web site:
Because these functions are supported on all devices, CCS recommends using them instead of the legacy functions for developing code making the code portable to all devices. Anot ...
  Topic: New I2C_Transfer _in Out built-in function
Manu59114

Replies: 6
Views: 26915

PostForum: General CCS C Discussion   Posted: Tue Jun 25, 2019 9:17 am   Subject: New I2C_Transfer _in Out built-in function
Hello to all!!

I remember that CCS add new built-in function to use I2C.

i2c_transfer(), i2c_transfer_out() and i2c_transfer_in()

I tried some tests and it seems better because this function ...
  Topic: What is the best way to prevent master i2c hang
Manu59114

Replies: 7
Views: 21125

PostForum: General CCS C Discussion   Posted: Wed Jun 19, 2019 2:59 am   Subject: What is the best way to prevent master i2c hang
Hi, thanks to all for your quick answers!

1/
To Ttelmah, what i observe / measure on SDA and SCLA is with the slave disconnected, SDA stay low on the master! and the pull up resistor is mounted ...
  Topic: What is the best way to prevent master i2c hang
Manu59114

Replies: 7
Views: 21125

PostForum: General CCS C Discussion   Posted: Tue Jun 18, 2019 3:10 pm   Subject: What is the best way to prevent master i2c hang
Hello to all,

i have a headache!!
i try to find the best solution to not hang my master I2C processor when a cable is disconnected for example! (vibration test for example)

The situation:
A mo ...
  Topic: Fastest way to forward data from uart 1 to uart 2
Manu59114

Replies: 6
Views: 18050

PostForum: General CCS C Discussion   Posted: Wed May 15, 2019 2:34 am   Subject: Fastest way to forward data from uart 1 to uart 2
Thanks to all

Thank to Temtronic for the wire!!! why not the red relay but i can't add this on the existing PCB! Wink

Thank to Ttelmah for the DMA explanation. Wink

Thank to asmallri ...
  Topic: Fastest way to forward data from uart 1 to uart 2
Manu59114

Replies: 6
Views: 18050

PostForum: General CCS C Discussion   Posted: Wed May 15, 2019 2:18 am   Subject: Fastest way to forward data from uart 1 to uart 2
Thanks to all

Thank to Temtronic for the wire!!! why not the red relay but i can't add this on the existing PCB! Wink

Thank to Ttelmah for the DMA explanation. Wink

Thank to asmallri ...
  Topic: Fastest way to forward data from uart 1 to uart 2
Manu59114

Replies: 6
Views: 18050

PostForum: General CCS C Discussion   Posted: Mon May 13, 2019 10:22 am   Subject: Fastest way to forward data from uart 1 to uart 2
Hello to all!


I was thinking that i need to transfer Data receive from UART1 and forward these data to the UART2 without modification...

What is the fastest way to do that and where is the bes ...
  Topic: Merry Christmas
Manu59114

Replies: 10
Views: 25330

PostForum: General CCS C Discussion   Posted: Thu Jan 03, 2019 12:07 pm   Subject: Merry Christmas
Wish you all the best for 2K19!
  Topic: 1 wire Dallas CRC for PCD
Manu59114

Replies: 7
Views: 21336

PostForum: General CCS C Discussion   Posted: Tue Oct 09, 2018 8:18 am   Subject: 1 wire Dallas CRC for PCD
Ttelmah

I want to say

While(true)
{
Printf("THANK YOU!!! Ttelmah for your great code!!!\r");
Printf("it's work like a charme for PCD\r");
Pri ...
  Topic: 1 wire Dallas CRC for PCD
Manu59114

Replies: 7
Views: 21336

PostForum: General CCS C Discussion   Posted: Wed Oct 03, 2018 1:47 pm   Subject: 1 wire Dallas CRC for PCD
Thanks Ttelmah,

I will test tomorrow!


MAnu
  Topic: 1 wire Dallas CRC for PCD
Manu59114

Replies: 7
Views: 21336

PostForum: General CCS C Discussion   Posted: Wed Oct 03, 2018 11:55 am   Subject: 1 wire Dallas CRC for PCD
Hello to all

I use with success the 1 wire CRC code for a serial communication between 2 PIC18. Very fast code to calculate the CRC !a

Now i would like to interface a board using a dsPIC33EP512 ...
  Topic: Data sent slowly with circular buffer
Manu59114

Replies: 5
Views: 16511

PostForum: General CCS C Discussion   Posted: Thu Sep 20, 2018 4:00 am   Subject: Data sent slowly with circular buffer
Thanks Ttelmah

I will re write my code! But i need to understand a part of this code.

void bputc(char c) {
#if defined(__PCD__)
#bit U1TXIF = getenv("BIT: ...
 
Page 1 of 3 Goto page 1, 2, 3  Next
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group