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 7 matches
CCS Forum Index
Author Message
  Topic: usb mouse not functioning correctly
anawara

Replies: 11
Views: 14239

PostForum: General CCS C Discussion   Posted: Sat Feb 26, 2005 4:47 pm   Subject: usb mouse not functioning correctly
No. I am kind of new to this and I didn't understand exactly what the H4 OSC was. Thank you very much for your help. I really appreciate it
  Topic: usb mouse not functioning correctly
anawara

Replies: 11
Views: 14239

PostForum: General CCS C Discussion   Posted: Fri Feb 25, 2005 6:38 pm   Subject: usb mouse not functioning correctly
I've found the solution to the problem I had. Instead of using a 24 MHz crystal. I used a 6 MHz crystal and when programming the mcu i used the H4 OSC in the fuse. This property takes the 6 MHz genera ...
  Topic: usb mouse not functioning correctly
anawara

Replies: 11
Views: 14239

PostForum: General CCS C Discussion   Posted: Fri Feb 25, 2005 7:21 am   Subject: usb mouse not functioning correctly
what if I change the source code to use a 6 MHz clock?

#include <16C765.h>
#device *=16
#fuses HS,NOWDT,NOPROTECT
#use delay(clock=24000000) <---- set this value to 6 MHz instead of ...
  Topic: usb mouse not functioning correctly
anawara

Replies: 11
Views: 14239

PostForum: General CCS C Discussion   Posted: Fri Feb 25, 2005 7:12 am   Subject: usb mouse not functioning correctly
Any ideas? the 6 MHz crystal is not working. Does any1 have a schematic that I can use?
  Topic: usb mouse not functioning correctly
anawara

Replies: 11
Views: 14239

PostForum: General CCS C Discussion   Posted: Wed Feb 23, 2005 2:40 am   Subject: usb mouse not functioning correctly
the hex file that I am using is the resulting one from the CCS compiler when it is used to compile the ex_usb_mouse.c example provided with the compiler. I only have the compiler. No prototyping board ...
  Topic: usb mouse not functioning correctly
anawara

Replies: 11
Views: 14239

PostForum: General CCS C Discussion   Posted: Tue Feb 22, 2005 5:41 pm   Subject: usb mouse not functioning correctly
I'm using a 6MHz crystal as was indicated in the schematic by Microchip. Is there any website where I can find a schematic for the CCS mouse circuit? Or should I just change the crystal and keep the s ...
  Topic: usb mouse not functioning correctly
anawara

Replies: 11
Views: 14239

PostForum: General CCS C Discussion   Posted: Tue Feb 22, 2005 4:15 pm   Subject: usb mouse not functioning correctly
I am aware that this is not the HiTech board. I am asking about the examples provided with the CCS Pic C compiler which I am using.
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group