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 9 matches
CCS Forum Index
Author Message
  Topic: error with sensor SHT15
jrafa

Replies: 6
Views: 11787

PostForum: General CCS C Discussion   Posted: Mon Jul 22, 2013 8:57 am   Subject: error with sensor SHT15
Ttelmah, i appreciate your interest. The traces are 55.92 mm (CLK) and 54.09 mm (DATA). The power supply needs over 300us for rising 5V.

Gabriel, I saw this thread, but did not use it because it w ...
  Topic: error with sensor SHT15
jrafa

Replies: 6
Views: 11787

PostForum: General CCS C Discussion   Posted: Sat Jul 20, 2013 11:47 am   Subject: error with sensor SHT15
Thank you for your quick response.

The [url=http://www.sensirion.com/fileadmin/user_upload/customers/sensirion/Dokumente/Humidity/Sensirion_Humidity_SHT1x_Datasheet_V5.pdf]datasheet only shows diff ...
  Topic: error with sensor SHT15
jrafa

Replies: 6
Views: 11787

PostForum: General CCS C Discussion   Posted: Sat Jul 20, 2013 10:15 am   Subject: error with sensor SHT15
hi,

i am using a dspic30f6015 and a sensirion sht15. The pic is using the internal rc oscillator of 7.370.000 Hz, the interface is PIN_D6 & D5 for DATA & CLK. The data line has a 10k resist ...
  Topic: debug with dspic33EP
jrafa

Replies: 11
Views: 11701

PostForum: General CCS C Discussion   Posted: Fri Jan 18, 2013 3:05 am   Subject: debug with dspic33EP
Hi,
Thanks for the interest. I started with a code for dsPIC33FJ & CCS 4.084, afterwards, I've wanted to port it to the dsPIC33EP & CCS 4.138. There were some problems with debugging, pin map ...
  Topic: debug with dspic33EP
jrafa

Replies: 11
Views: 11701

PostForum: General CCS C Discussion   Posted: Thu Jan 17, 2013 3:26 pm   Subject: debug with dspic33EP
Hi,
Thanks for the responses. I suppose your post is http://www.ccsinfo.com/forum/viewtopic.php?p=170972&highlight=#170972. The the issue is similar. But I don't think that it is a silicon bug be ...
  Topic: debug with dspic33EP
jrafa

Replies: 11
Views: 11701

PostForum: General CCS C Discussion   Posted: Fri Jan 11, 2013 3:14 am   Subject: Re: debug with dspic33EP
Hi,

I've translated the previous code to assembler:

#asm
push r
pop 0x1050
call 0x000200
mov W0, r
#endasm

and:

#asm
push r
pop 0x1050
...
  Topic: debug with dspic33EP
jrafa

Replies: 11
Views: 11701

PostForum: General CCS C Discussion   Posted: Sat Jan 05, 2013 1:03 pm   Subject: Re: debug with dspic33EP
I had some problems with functions, for this reason I had to rewrite some functions, like i2c_write, i2c_read, spi_xfer, set_tris_x, delay, etc. All function i've rewrited are inline, and they works ...
  Topic: debug with dspic33EP
jrafa

Replies: 11
Views: 11701

PostForum: General CCS C Discussion   Posted: Tue Dec 18, 2012 4:18 am   Subject: debug with dspic33EP
Hi,
Finally I could put the microcontroller in debug mode: (MPLAB in mode released, code without delays, etc.).
But I continue with some troubles. For example some #pin_select doesn't work. Also, I ...
  Topic: debug with dspic33EP
jrafa

Replies: 11
Views: 11701

PostForum: General CCS C Discussion   Posted: Thu Dec 13, 2012 4:17 am   Subject: debug with dspic33EP
Hello,

I am trying to port a code from dspic33FJ256GP506 to dspic33EP256GP506 with ccs 4.138+mplab 8.88+ICD3. I have some problems, the first one is the debug mode, are there some way to use breakp ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group