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 56 matches
CCS Forum Index
Author Message
  Topic: EEPROM
joven

Replies: 6
Views: 8589

PostForum: General CCS C Discussion   Posted: Tue Mar 24, 2009 8:44 am   Subject: EEPROM
Hi

How can put eeprom data in the program code.
the hex file have after compiling?

Thanks
  Topic: Reading multi-bytes from an i2c slave - Wii Nunchuck
joven

Replies: 23
Views: 72592

PostForum: General CCS C Discussion   Posted: Mon Dec 22, 2008 10:13 am   Subject: Reading multi-bytes from an i2c slave - Wii Nunchuck
Did you need to decode the data received or not?
k=((x^0x17)+0x17);
  Topic: CCD image sensor interface
joven

Replies: 3
Views: 4240

PostForum: General CCS C Discussion   Posted: Fri Aug 22, 2008 11:00 am   Subject: CCD image sensor interface
hi

i have this sensor and like put working

anyone have a idea?

tanks
  Topic: New 11LC160 eeprom
joven

Replies: 0
Views: 2205

PostForum: General CCS C Discussion   Posted: Thu Jun 26, 2008 12:06 pm   Subject: New 11LC160 eeprom
hi

have someone tested the new eeprom (11LC160) from microchip?

Tks
  Topic: Modifying the MMC drivers for a 1 GB MMC card ??
joven

Replies: 2
Views: 3514

PostForum: General CCS C Discussion   Posted: Sat May 31, 2008 11:58 am   Subject: Modifying the MMC drivers for a 1 GB MMC card ??
I haved put work SD Card of 1Gb working with CCS FAT32.
  Topic: [Resolved] USB & Win Vista error code 10
joven

Replies: 13
Views: 10492

PostForum: General CCS C Discussion   Posted: Fri Apr 18, 2008 11:17 am   Subject: [Resolved] USB & Win Vista error code 10
hi

can you find a example in http://www.hobbypic.com/
  Topic: sms with pic
joven

Replies: 10
Views: 11640

PostForum: General CCS C Discussion   Posted: Thu Mar 06, 2008 10:38 am   Subject: sms with pic
can you use the serial interface of the mobile
  Topic: DHCP Problems with PICDEM.NET 2 running CCS TCP/IP Stack
joven

Replies: 4
Views: 5376

PostForum: General CCS C Discussion   Posted: Tue Feb 19, 2008 5:42 am   Subject: DHCP Problems with PICDEM.NET 2 running CCS TCP/IP Stack
maybe in your company is using switch witch "ARP spoofing"

This problem have happened too.
  Topic: HTTP server + MMC + FAT
joven

Replies: 2
Views: 5688

PostForum: General CCS C Discussion   Posted: Mon Feb 18, 2008 5:34 am   Subject: HTTP server + MMC + FAT
why give-me error? I only have the mmc connected to hardware spi.

I'm using a 18F67J60, have the ethernet encoder inside.

If i remove the "stream=mmcsd_spi" compile, but do not work.
...
  Topic: HTTP server + MMC + FAT
joven

Replies: 2
Views: 5688

PostForum: General CCS C Discussion   Posted: Sun Feb 17, 2008 12:27 pm   Subject: HTTP server + MMC + FAT
Hi

I'm trying put ethernet and MMC with fat32 work together.

I'm using the example 15 from tcp/ip stack for show the text inside of txt file.

When compile give-me many errors on the driver &q ...
  Topic: Pic18f4520+Enc28J60
joven

Replies: 2
Views: 8159

PostForum: General CCS C Discussion   Posted: Thu Feb 07, 2008 2:12 am   Subject: Pic18f4520+Enc28J60
Hi

You should try find CCS TCP/IP

Is more easy implement.
  Topic: Pings
joven

Replies: 0
Views: 2443

PostForum: General CCS C Discussion   Posted: Mon Feb 04, 2008 7:36 am   Subject: Pings
Hi

Someone use CCS TCP/IP?

I like put the pic make pings, its possible?

thanks
  Topic: Internet Bootloader
joven

Replies: 17
Views: 36508

PostForum: General CCS C Discussion   Posted: Sat Jan 26, 2008 7:01 pm   Subject: Internet Bootloader
You can find the Internet bootloader i the stack 4.18 from microchip.

http://ww1.microchip.com/downloads/en/DeviceDoc/TCPIPStack%204.18.zip

I'm trying adapt my code for using on internet bootloa ...
  Topic: Saving data on USB flash pen drive
joven

Replies: 4
Views: 5843

PostForum: General CCS C Discussion   Posted: Fri Jan 25, 2008 10:27 am   Subject: Saving data on USB flash pen drive
You have too MAX3421E
  Topic: Internet Bootloader
joven

Replies: 17
Views: 36508

PostForum: General CCS C Discussion   Posted: Fri Jan 25, 2008 9:11 am   Subject: Internet Bootloader
I think the Internet Bootloader fom microchip starts in 0xEE00 and ends on 0xFD88, and the size is 0xF88

Someone can help-me?

// START OF bootloader definition
#define LOADER_END 0xFD88
#de ...
 
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