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 5 matches
CCS Forum Index
Author Message
  Topic: Help to interface with HDPM01 compass module!
redkit_redkit

Replies: 2
Views: 7214

PostForum: General CCS C Discussion   Posted: Tue Nov 09, 2010 6:04 am   Subject: Help to interface with HDPM01 compass module!
Thanks it's working.

Actually I tried to give 32khz to mclk and it didn't work. and also other people who get it worked said to me they didn't used mclk because they didn't need to read pressure. ...
  Topic: Help to interface with HDPM01 compass module!
redkit_redkit

Replies: 2
Views: 7214

PostForum: General CCS C Discussion   Posted: Mon Nov 08, 2010 6:39 am   Subject: Help to interface with HDPM01 compass module!
Hi guys;
I'm trying to interface hdpm01 compass module with pic18f452. And i could'nt make it work. It uses I2C bus. I found some codes who can actually interface with this compass module.

this is ...
  Topic: Problem with calling a char from GPS
redkit_redkit

Replies: 4
Views: 5350

PostForum: General CCS C Discussion   Posted: Wed Aug 18, 2010 7:23 am   Subject: Problem with calling a char from GPS
I found out what is wrong. I changed my fuses settings like below
#fuses XT,NOWDT,NOPROTECT,NOLVP

I get first sentence. But i'm missing some characters now, as you said. Now i will try what you sa ...
  Topic: Problem with calling a char from GPS
redkit_redkit

Replies: 4
Views: 5350

PostForum: General CCS C Discussion   Posted: Wed Aug 18, 2010 6:53 am   Subject: Problem with calling a char from GPS
I can't even get only one character. Even when i wrote like this code below, i cant see anything on terminal. Shouldn't i see even one character on terminal?


void main ( )
{
while& ...
  Topic: Problem with calling a char from GPS
redkit_redkit

Replies: 4
Views: 5350

PostForum: General CCS C Discussion   Posted: Wed Aug 18, 2010 6:03 am   Subject: Problem with calling a char from GPS
Hi guys;
I'm trying toget gps data from my gps modul. My code is below. When i connect my gps to my computer i can see gps data.
I can send and receive data between pic<->computer but i could ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group