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 13 matches
CCS Forum Index
Author Message
  Topic: PIC18LF45K80 ADC problem
FCP

Replies: 5
Views: 7357

PostForum: General CCS C Discussion   Posted: Mon Feb 25, 2013 3:30 pm   Subject: PIC18LF45K80 ADC problem
Hi,

On the IC selection side, I had no input, right now I am trying to fix the issues that the design has.
So far, I have been able to correct the issues with the data conversion up to satisfact ...
  Topic: PIC18LF45K80 ADC problem
FCP

Replies: 5
Views: 7357

PostForum: General CCS C Discussion   Posted: Mon Feb 25, 2013 9:10 am   Subject: PIC18LF45K80 ADC problem
Hi,

Thank you for your comments.
I do have the reference voltage present and is constant, it comes form a +3.3V charge pump IC. Which I will use for the base value to get the offset voltage for ...
  Topic: PIC18LF45K80 ADC problem
FCP

Replies: 5
Views: 7357

PostForum: General CCS C Discussion   Posted: Fri Feb 22, 2013 3:36 pm   Subject: PIC18LF45K80 ADC problem
I need help with the ADC of a PIC18LF45K80, which Microchip has created an errata related to it.
The problem is that the results of the conversion do not match the input voltage and overall the beha ...
  Topic: PIC16F73 to PIC16F737
FCP

Replies: 8
Views: 13784

PostForum: General CCS C Discussion   Posted: Fri Nov 30, 2012 8:59 am   Subject: PIC16F73 to PIC16F737
1. The application is an LED display board, and the actual failure is related to the activation of the display matrix. I do have indicator LED's which are working properly (mostly heartbeat and commun ...
  Topic: PIC16F73 to PIC16F737
FCP

Replies: 8
Views: 13784

PostForum: General CCS C Discussion   Posted: Thu Nov 29, 2012 6:29 pm   Subject: PIC16F73 to PIC16F737
I am having problems programming a PIC16F737 to run code designed for a PIC16F73. Does anybody know what changes must be done to the source code to migrate the firmware ?

Note:

I could probably ...
  Topic: Port D as Input problem
FCP

Replies: 13
Views: 11152

PostForum: General CCS C Discussion   Posted: Thu May 20, 2010 4:23 pm   Subject: Port D as Input problem
I will send them an e-mail, and once again, thank you.
  Topic: Port D as Input problem
FCP

Replies: 13
Views: 11152

PostForum: General CCS C Discussion   Posted: Thu May 20, 2010 4:17 pm   Subject: Port D as Input problem
Now is working, thank you PCM programmer.

I hope CCS is monitoring the forum and will fix the entry for the corresponding IC.
  Topic: Port D as Input problem
FCP

Replies: 13
Views: 11152

PostForum: General CCS C Discussion   Posted: Thu May 20, 2010 3:50 pm   Subject: Port D as Input problem
Here it is:

CCS PCH C Compiler, Version 4.107, 52671 20-May-10 14:40

Filename: C:\FelixC\Projects\VMS Parking\Sensors\Ultrasonic\Wired\Port D Test2.lst
...
  Topic: Port D as Input problem
FCP

Replies: 13
Views: 11152

PostForum: General CCS C Discussion   Posted: Thu May 20, 2010 3:05 pm   Subject: Port D as Input problem
In the CCS compiler go to "Tools", "Device Editor", select PIC18F44J11 in the "MCU Part" list. Then go to "Other Features", and from the drop-down list of " ...
  Topic: Port D as Input problem
FCP

Replies: 13
Views: 11152

PostForum: General CCS C Discussion   Posted: Thu May 20, 2010 10:00 am   Subject: Port D as Input problem
BTW, I have five samples of the hardware and all behave the same way.
  Topic: Port D as Input problem
FCP

Replies: 13
Views: 11152

PostForum: General CCS C Discussion   Posted: Thu May 20, 2010 9:24 am   Subject: Port D as Input problem
I made the follwing changes to the code, but the result was still the same, Not able to read port D.

#include "18f44j11.h" // CPU definitions, must be followed by.. ...
  Topic: Port D as Input problem
FCP

Replies: 13
Views: 11152

PostForum: General CCS C Discussion   Posted: Thu May 20, 2010 8:18 am   Subject: Port D as Input problem
1. How are you setting up the value on the pins ? What external circuits
provide the values ? What are the voltage levels on the pins ?

It has a 8 bit DIP switch connected to the port, one side ...
  Topic: Port D as Input problem
FCP

Replies: 13
Views: 11152

PostForum: General CCS C Discussion   Posted: Wed May 19, 2010 6:30 pm   Subject: Port D as Input problem
Hi,

I need help seting up the port D as an input for a PIC18F44J11. I have configure the port with the following code:

#use FAST_IO(D)
#byte PORTD = 0xf83
set_tris_d(ALL_IN); ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group