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 55 matches
CCS Forum Index
Author Message
  Topic: USB advice
w2drz

Replies: 8
Views: 13843

PostForum: General CCS C Discussion   Posted: Fri Aug 12, 2016 8:41 pm   Subject: Re: USB advice
Hi Guys just after a bit of advice.
If I wanted to get a pic (non usb PIC) to communicate over a USB link to a PC.

I presume i can do that by using an FTDI interface board to handle serial data f ...
  Topic: Missing libraries (usb_bootloader.h, usb.h,...)
w2drz

Replies: 5
Views: 8280

PostForum: General CCS C Discussion   Posted: Tue Nov 19, 2013 10:53 am   Subject: Missing libraries (usb_bootloader.h, usb.h,...)
Hi,
Just starting a project Monday using the 18F14K50 USB chip as a USB I/O,

what -- part number -- you mention for 2 dollars to be a simple method.

(consider spending $2 for a USB<>TT ...
  Topic: CCSLOAD new code changes compiler editor settings
w2drz

Replies: 0
Views: 5697

PostForum: General CCS C Discussion   Posted: Sat Aug 24, 2013 1:43 pm   Subject: CCSLOAD new code changes compiler editor settings
I am running 4.131 compiler no problem until I upgraded U-64 ccsload update to 4.046.

When loaded the new U-64 code the compiler jumped in the display and the editor will not save editor settings a ...
  Topic: 18F87K22 CCP2 problem. Resolved!!!
w2drz

Replies: 15
Views: 23563

PostForum: General CCS C Discussion   Posted: Sun Mar 04, 2012 11:34 pm   Subject: Re: Resolved!!!!!!!
Well after alot more reading about the SOSC it shows in that you MUST!!! tell the fuse that you would like the RC0 and RC1 to be digital IO.. This can not be done by setting TRIS... so you must use th ...
  Topic: PIC18F26K80 supported?
w2drz

Replies: 4
Views: 5780

PostForum: General CCS C Discussion   Posted: Tue Feb 14, 2012 3:02 pm   Subject: Re: PIC18F26K80 supported?
Does anyone know if the 18F26K80 is supported by the present version of the compiler? I'm mulling the purchase of the maintenance package but only if that chip is supported. Given how long CCS thems ...
  Topic: Using 18F66K80
w2drz

Replies: 8
Views: 10209

PostForum: General CCS C Discussion   Posted: Sun Dec 04, 2011 4:01 pm   Subject: Re: Using 18F66K80
For a new project we want to use the 18F66K80. There is not hardware yet but searching the connections pins I found 2 UARTS. The compiler seems to know ony one. And it is connected to E6 and E7 but th ...
  Topic: PIC18F46K80 support
w2drz

Replies: 6
Views: 10193

PostForum: General CCS C Discussion   Posted: Thu Nov 24, 2011 5:00 pm   Subject: Re: PIC18F46K80 support
Hi, does anyone know what compiler/IDE version we need to compile for the 18f46k80 ?

We have 3.250, but no K or J support. We've seen V4.107, but only has J support, very few K parts !

Can we up ...
  Topic: CAN Differences between PIC18F4685 & PIC18F46K80
w2drz

Replies: 1
Views: 5518

PostForum: General CCS C Discussion   Posted: Wed Nov 23, 2011 9:20 pm   Subject: PIC18F46K80 Compiler update and CCSLOAD
Hi,
There are many changes in the #fuses for the K80 chip.
There is a need to completely read the new settings for the K80 chip in the '.h' file,
as it is not total compatible to other 18F chips ...
  Topic: PIC16F877A keeps resetting
w2drz

Replies: 9
Views: 16204

PostForum: General CCS C Discussion   Posted: Mon Jul 25, 2011 7:59 pm   Subject: PIC16F877A keeps resetting
Hi,
I do not see a reverse protect diode across the relay.
ALSO need to add a diode across the + to - of the FAN motor in your circuit.
Can use a 1N4148 or any diode in your build stuff,
diode ba ...
  Topic: 18F46K80-NEW COMPILER Ver 4.121- [SOLVED] FIXED
w2drz

Replies: 16
Views: 26105

PostForum: General CCS C Discussion   Posted: Sun May 08, 2011 2:24 pm   Subject: 18F46K80-NEW COMPILER Ver 4.121- [SOLVED] FIXED
Read the A/D errata on page 3 of the 18F46K80 errata sheet:
http://ww1.microchip.com/downloads/en/DeviceDoc/80519b.pdf
Does the errata explain your problems with the A/D ?

Hi,

Had read the err ...
  Topic: 18F46K80-NEW COMPILER Ver 4.121- [SOLVED] FIXED
w2drz

Replies: 16
Views: 26105

PostForum: General CCS C Discussion   Posted: Sun May 08, 2011 1:39 am   Subject: 18F46K80-NEW COMPILER Ver 4.121- [SOLVED] FIXED
The 18F46K80.h file lists this fuse in it, and it works:

SOSC_DIG


Regarding the analog problem, can you explain more about it ?
Make a small (only 1/5 of the code that you posted) that
shows ...
  Topic: 18F46K80-NEW COMPILER Ver 4.121- [SOLVED] FIXED
w2drz

Replies: 16
Views: 26105

PostForum: General CCS C Discussion   Posted: Sat May 07, 2011 11:56 pm   Subject: 18F46K80-NEW COMPILER Ver 4.121- [SOLVED] FIXED
Hi Here is the latest.

Have issues with RC0 and RC1 not switched to being I/O ports,
Need a fix any help?

Any comments on a fix to the analog problem and the compiler command for RC0 & R ...
  Topic: 18F46K80-NEW COMPILER Ver 4.121- [SOLVED] FIXED
w2drz

Replies: 16
Views: 26105

PostForum: General CCS C Discussion   Posted: Sat May 07, 2011 2:51 pm   Subject: 18F46K80 MUX PROBLEMS with RC0 & RC1 pins
Hi Here is the latest.

Have issues with RC0 and RC1 not switched to being I/O ports,
Need a fix any help?
This is in the spec sheets but do not find a command in the compiler to deal with the 'SO ...
  Topic: 18F46K80-NEW COMPILER Ver 4.121- [SOLVED] FIXED
w2drz

Replies: 16
Views: 26105

PostForum: General CCS C Discussion   Posted: Sun May 01, 2011 9:25 pm   Subject: 18F46K80 ---NEW COMPILER Ver 4.121--- [SOLVED]
Hi,

After have a problem with the interrupts not working that had mux settings with interrupts and with ANALOG use on the same pin,
4 days of working on fix.......

I found a 'DUMB' prog ...
  Topic: 18F46K80-NEW COMPILER Ver 4.121- [SOLVED] FIXED
w2drz

Replies: 16
Views: 26105

PostForum: General CCS C Discussion   Posted: Wed Apr 27, 2011 5:51 pm   Subject: Re: 18F46K80 update 4-27-11 -- FIXED IN Ver. 4,121 & ccs
Hi,

18F46K80 here is a change #use delay(clock=64M, crystal=16M)

TGM



FIXED IN Ver. 4.121 & new ccsload 4/10/11

W2DRZ
 
Page 1 of 4 Goto page 1, 2, 3, 4  Next
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group