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 20 matches
CCS Forum Index
Author Message
  Topic: Rda interrupt only twice
gremi

Replies: 3
Views: 4038

PostForum: General CCS C Discussion   Posted: Wed May 21, 2008 6:03 am   Subject: Rda interrupt only twice
Oh yeah, someone from Toulouse !!! I'm not the only one... Wink

Well, I just had a quick look at your code, but I think you overflow the RS232 buffer, so it stops working after few charcters. I ...
  Topic: Rda interrupt only twice
gremi

Replies: 3
Views: 4038

PostForum: General CCS C Discussion   Posted: Wed May 21, 2008 3:49 am   Subject: Rda interrupt only twice
Hi, I'm doing a datalogger (RS232->SDCARD)
I'm using a SDCOM-5 module : I send commands and it's written on the sd card (stream SDCOM)
I receive data from rs232 (stream = gill) on the hardware po ...
  Topic: Formatting sd card
gremi

Replies: 4
Views: 5612

PostForum: General CCS C Discussion   Posted: Wed Apr 16, 2008 2:09 am   Subject: Formatting sd card
Thanks :D
  Topic: Formatting sd card
gremi

Replies: 4
Views: 5612

PostForum: General CCS C Discussion   Posted: Tue Apr 15, 2008 5:22 am   Subject: Formatting sd card
Nobody know???
  Topic: Formatting sd card
gremi

Replies: 4
Views: 5612

PostForum: General CCS C Discussion   Posted: Tue Apr 15, 2008 1:47 am   Subject: Formatting sd card
up !
  Topic: Formatting sd card
gremi

Replies: 4
Views: 5612

PostForum: General CCS C Discussion   Posted: Mon Apr 14, 2008 9:21 am   Subject: Formatting sd card
Hi everybody,

I'm trying to use the ccs FAT driver, on a SD card.

I've seen in the driver posted on this forum that the card has to be formatted with 512 bytes sector.

Do I need to do that wi ...
  Topic: Can't make I2C works [Solved]
gremi

Replies: 13
Views: 12015

PostForum: General CCS C Discussion   Posted: Wed Mar 26, 2008 9:42 am   Subject: Can't make I2C works [Solved]
A doubt just comes in my mind.
Did you think about adding the pull-up resistors on SCL and SDA lines?...
(...Of course, it can't be another way...)

Matro.

I've added the pullup resistors ....a ...
  Topic: Can't make I2C works [Solved]
gremi

Replies: 13
Views: 12015

PostForum: General CCS C Discussion   Posted: Wed Mar 26, 2008 6:33 am   Subject: Can't make I2C works [Solved]
I've done it, but it's still the same ...

Nothing seems to go out of the pic ... I can't see any clock signal (neither data signal) ...


#include <project.h>
#include <DS1621.C>
...
  Topic: Can't make I2C works [Solved]
gremi

Replies: 13
Views: 12015

PostForum: General CCS C Discussion   Posted: Wed Mar 26, 2008 6:16 am   Subject: Can't make I2C works [Solved]
If I've understood the datasheet, the PIC sends a 0x90 witch is 1001 0000, so the adress is 000, that's why i've set the port b at 0 (A0 (dallas) =PIN B0 (on the pic), A1=>PIN B1, A2=>PIN B2.
...
  Topic: Can't make I2C works [Solved]
gremi

Replies: 13
Views: 12015

PostForum: General CCS C Discussion   Posted: Wed Mar 26, 2008 4:39 am   Subject: Can't make I2C works [Solved]
The #use I2C is in the DS1621.C.
I didn't put it in the post because it's a CCS driver ...
  Topic: Can't make I2C works [Solved]
gremi

Replies: 13
Views: 12015

PostForum: General CCS C Discussion   Posted: Wed Mar 26, 2008 4:03 am   Subject: Can't make I2C works [Solved]
Hello,
I'm trying to make work a software I2C, to communicate betwen a 18F4620 and a DS1621 (digital thermometer).

I use the ccs DS1621.C driver. I can't see any electrical clock on the pins ... ...
  Topic: Linker error
gremi

Replies: 2
Views: 6864

PostForum: General CCS C Discussion   Posted: Wed Mar 19, 2008 8:51 am   Subject: Linker error
Thanks for this links, it will help me a lot http://forum.aideonline.com/icones/smilies/jap.gif
  Topic: Linker error
gremi

Replies: 2
Views: 6864

PostForum: General CCS C Discussion   Posted: Tue Mar 18, 2008 7:41 am   Subject: Linker error
Hi everybody, I'm trying to work with Miniman's fat32 driver.

I've an error at the linker step :


The target "D:\guillot\autre_driver\MMC_SPI_FAT32.o" is already up to date.
The targ ...
  Topic: Unable to write on a SD card
gremi

Replies: 2
Views: 4289

PostForum: General CCS C Discussion   Posted: Mon Mar 17, 2008 3:07 am   Subject: Unable to write on a SD card
Hi,

1. I'm using CCS V4, so NOLVP is the default seeting.

2 and 3 : I'm using Port B only to toogle the led, I've changed my soft with output_b(0); .. but the result didn't change.


I acces ...
  Topic: Another MMC Over SPI FAT32 code!
gremi

Replies: 84
Views: 534108

PostForum: Code Library   Posted: Fri Mar 14, 2008 10:35 am   Subject: Another MMC Over SPI FAT32 code!
thanks Smile
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group