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 18 matches
CCS Forum Index
Author Message
  Topic: Using multiple 24LC512 EEPROMs
lsteele

Replies: 1
Views: 3831

PostForum: General CCS C Discussion   Posted: Sat Jan 21, 2012 6:28 am   Subject: Using multiple 24LC512 EEPROMs
Hi,

I'm using a 24LC512 with the 24512.c driver. I'd like to hook up another on the same bus, which as I understand it from the datasheet I can do by wiring the pins on the chips appropriately to s ...
  Topic: Modbus crc errors...
lsteele

Replies: 3
Views: 8518

PostForum: General CCS C Discussion   Posted: Sat Jan 31, 2009 7:52 am   Subject: Modbus crc errors...
Hi Ttelmah,

Thanks for the ideas. I'm going to do as you suggest and see if I can replicate the fault with a simple host running on the computer in place of mach3. By VBS did you mean visual basic? ...
  Topic: Modbus crc errors...
lsteele

Replies: 3
Views: 8518

PostForum: General CCS C Discussion   Posted: Thu Jan 29, 2009 5:42 pm   Subject: Modbus crc errors...
Hello,

I'm trying to create a simple modbus device based on ex_modbus_slave.c, but I'm running into some problems. I'm hoping that someone more expert than myself will recognise the symptoms and ha ...
  Topic: pwm and interrupt on change on 18f2431
lsteele

Replies: 1
Views: 3085

PostForum: General CCS C Discussion   Posted: Tue Feb 19, 2008 1:36 pm   Subject: pwm and interrupt on change on 18f2431
Hello,

I'm using an 18f2431 and I want to be able to have two pwm outputs and also independently use two port b pins as inputs using the interrupt on change feature.

I was intending to use the p ...
  Topic: Trouble receiving serial data
lsteele

Replies: 1
Views: 2780

PostForum: General CCS C Discussion   Posted: Tue Dec 18, 2007 7:16 am   Subject: Trouble receiving serial data
Okay, I've just realised that (of course) I hadn't correctly configured trisc. Now that I've done this I've stopped getting the erroneous int_rda interrupts.
  Topic: Trouble receiving serial data
lsteele

Replies: 1
Views: 2780

PostForum: General CCS C Discussion   Posted: Tue Dec 18, 2007 7:00 am   Subject: Trouble receiving serial data
Hello,

I'm trying to get a simple interrupt driven serial program going on my 16f876a. At the moment I just want my program to take all bytes received by the usart and stick them in a buffer, then ...
  Topic: Getting ex_usb_mouse.c HID example working
lsteele

Replies: 16
Views: 16201

PostForum: General CCS C Discussion   Posted: Wed Apr 18, 2007 6:23 pm   Subject: Getting ex_usb_mouse.c HID example working
Ok. Please let me know if this solves the problem for you.

Good luck!
  Topic: Getting ex_usb_mouse.c HID example working
lsteele

Replies: 16
Views: 16201

PostForum: General CCS C Discussion   Posted: Wed Apr 18, 2007 4:02 am   Subject: Getting ex_usb_mouse.c HID example working
I'm sorry to say that this problem has temporarily defeated me.

After I posted the messages above I decided to have a shot at getting it working with Microchip's C18 compiler. Initially I tried th ...
  Topic: Getting ex_usb_mouse.c HID example working
lsteele

Replies: 16
Views: 16201

PostForum: General CCS C Discussion   Posted: Tue Feb 27, 2007 2:47 pm   Subject: Getting ex_usb_mouse.c HID example working
...Oh, and I've also tried using USB Monitor to see what's going on. Here's the output when I plug the pic in:

000001: Get Status Request (DOWN), 27.02.2007 19:21:27.7656250 +11 ...
  Topic: Getting ex_usb_mouse.c HID example working
lsteele

Replies: 16
Views: 16201

PostForum: General CCS C Discussion   Posted: Tue Feb 27, 2007 2:45 pm   Subject: Getting ex_usb_mouse.c HID example working
I'm not - it's supposed to be an HID device, which as I understand it doesn't require a driver.
  Topic: Getting ex_usb_mouse.c HID example working
lsteele

Replies: 16
Views: 16201

PostForum: General CCS C Discussion   Posted: Tue Feb 27, 2007 2:41 pm   Subject: Getting ex_usb_mouse.c HID example working
The other VSS pin is now connected, and I've experimented with a 470uF capacitor (as I've seen suggested elsewhere on the forum). And I've commented out the USB sense pin line.

Unfortunately still ...
  Topic: Getting ex_usb_mouse.c HID example working
lsteele

Replies: 16
Views: 16201

PostForum: General CCS C Discussion   Posted: Sun Feb 25, 2007 6:20 pm   Subject: Getting ex_usb_mouse.c HID example working
Ok,

I've now changed the fuses line to

#fuses NOPROTECT, BROWNOUT, BORV20, NOWDT, NOLVP, VREGEN, PUT, XTPLL, PLL1, CPUDIV4

and I've increased the capacitance on Vusb to 320nF

...but unfort ...
  Topic: Getting ex_usb_mouse.c HID example working
lsteele

Replies: 16
Views: 16201

PostForum: General CCS C Discussion   Posted: Sun Feb 25, 2007 2:10 pm   Subject: Getting ex_usb_mouse.c HID example working
Hi there,

I'm trying to get the supplied ex_usb_mouse.c example working. I don't have the project board so I've built a circuit with an 18f2450, with a 4Mhz ceramic resonator. I've used the NES con ...
  Topic: Trouble getc() ing characters with serial
lsteele

Replies: 16
Views: 24842

PostForum: General CCS C Discussion   Posted: Sat Jan 20, 2007 3:24 am   Subject: Trouble getc() ing characters with serial
Ok, that worked! Thanks.

I'm now going to go step by step adding to your program until I locate the difference that's preventing my version from working.
  Topic: Trouble getc() ing characters with serial
lsteele

Replies: 16
Views: 24842

PostForum: General CCS C Discussion   Posted: Fri Jan 19, 2007 7:21 pm   Subject: Trouble getc() ing characters with serial
Hi,

Thanks for the reply.

The strange things you point out are mostly due to the fact that I re-wrote a much bigger program to create this simple test program and left in a few unnecessary thing ...
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group