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 11 matches
CCS Forum Index
Author Message
  Topic: Problem with the light sensor ISL29010 and PIC18F4550
frankcr

Replies: 12
Views: 10480

PostForum: General CCS C Discussion   Posted: Thu Oct 14, 2010 3:02 pm   Subject: Problem with the light sensor ISL29010 and PIC18F4550
What??? I have connected a "controller serial-usb", a bluetooth, a ds1307, a eeprom, a co2 sensor, a temperature sensor, a humidity sensor, some buttons and LEDS and all is working......... ...
  Topic: Problem with the light sensor ISL29010 and PIC18F4550
frankcr

Replies: 12
Views: 10480

PostForum: General CCS C Discussion   Posted: Thu Oct 14, 2010 2:23 pm   Subject: Problem with the light sensor ISL29010 and PIC18F4550
I don´t have a 48 MHz external oscillator chip. I have only the internal oscillator
  Topic: Problem with the light sensor ISL29010 and PIC18F4550
frankcr

Replies: 12
Views: 10480

PostForum: General CCS C Discussion   Posted: Thu Oct 14, 2010 12:38 pm   Subject: Problem with the light sensor ISL29010 and PIC18F4550
OK my code is very large, because I have a bluetooth comunnication and I have others sensors, but I am tried to post the most important


#include <18F4550.h>
#device adc=10
#include <st ...
  Topic: Problem with the light sensor ISL29010 and PIC18F4550
frankcr

Replies: 12
Views: 10480

PostForum: General CCS C Discussion   Posted: Thu Oct 14, 2010 11:55 am   Subject: Problem with the light sensor ISL29010 and PIC18F4550
Yes I have the 100k resistor...... What is better internal timing mode or external timing mode?

Other question: I have to call the method luz_write every time I need measure the light or only one c ...
  Topic: Problem with the light sensor ISL29010 and PIC18F4550
frankcr

Replies: 12
Views: 10480

PostForum: General CCS C Discussion   Posted: Wed Oct 13, 2010 4:49 pm   Subject: Problem with the light sensor ISL29010 and PIC18F4550
Hi all, I run the program in this link http://www.ccsinfo.com/forum/viewtopic.php?t=42368&start=4, who was provided by PCM Programmer. I have 10 K resistors, I get the ack, but It don´t work when ...
  Topic: Problem with the light sensor ISL29010 and PIC18F4550
frankcr

Replies: 12
Views: 10480

PostForum: General CCS C Discussion   Posted: Mon Oct 11, 2010 2:03 pm   Subject: Problem with the light sensor ISL29010 and PIC18F4550
Thanks for your response, I have 10K resistors as ISL29010 data sheet. Also I have a DS1307 and a EEPROM connected to the I2C . This sensor is the only thing I need to present my graduation project, s ...
  Topic: Problem with the light sensor ISL29010 and PIC18F4550
frankcr

Replies: 12
Views: 10480

PostForum: General CCS C Discussion   Posted: Mon Oct 11, 2010 12:07 pm   Subject: Problem with the light sensor ISL29010 and PIC18F4550
Hi all,

I am tried to use the sensor ISL29010 with a PIC 18F4550, but the problem is the value is always 0 lux. I had read the datasheet but I don't understand why it don't work. I want to use the ...
  Topic: Problems with the UART of the PIC24F
frankcr

Replies: 0
Views: 3181

PostForum: General CCS C Discussion   Posted: Wed Jul 07, 2010 11:23 pm   Subject: Problems with the UART of the PIC24F
Hi, I have problems with the uart of the PIC24FJ128GA006. I need to connect the uart with a serial/usb converter to save information. But I don't know if my code is the problem or the voltage levels i ...
  Topic: Problems with Pic24 and LED
frankcr

Replies: 0
Views: 2565

PostForum: General CCS C Discussion   Posted: Tue Jun 29, 2010 11:26 pm   Subject: Problems with Pic24 and LED
I want to use the pic 24fj128GA006 and a LED but I can't do it.
Here is my code:

#include <24FJ128GA006.h> //MICROCONTROLADOR UTILIZADO
//#device adc=10 //ADC 10 Bits de presicion
//**** ...
  Topic: Problem with the uart PIC 24FJ128GA006
frankcr

Replies: 3
Views: 4982

PostForum: General CCS C Discussion   Posted: Sat May 29, 2010 12:04 pm   Subject: Problem with the uart PIC 24FJ128GA006
Thanks I saw my error, after I posted the problem.
I have other question: I need to especify the RX and TX pins?
  Topic: Problem with the uart PIC 24FJ128GA006
frankcr

Replies: 3
Views: 4982

PostForum: General CCS C Discussion   Posted: Fri May 28, 2010 10:16 pm   Subject: Problem with the uart PIC 24FJ128GA006
Hello I use the uart in the PIC24FJ128GA006, but I have this problem:

"Undefined identifier PIC_C1"
"Undefined identifier PIC_C2"

This is part of my code:

.....
#u ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group