View previous topic :: View next topic |
Author |
Message |
omkarmali1984
Joined: 16 Jul 2010 Posts: 1
|
Microchip Stack for the ZigBee™ Protocol |
Posted: Fri Jul 16, 2010 2:19 am |
|
|
Hi....
Please.......... anybody can let know me that .....
Does CCS compiler support Zigbee stack source code from Microchip ?
Can anybody post simple code example based on Microchip Stack for the ZigBee™ Protocol ?
I have to use a PIC and Zigbee stack from Microchip, connect the sensor to the ADC, then I have to transmit wireless signal to the host PC.
Please help me. |
|
|
HGHK
Joined: 29 Jun 2010 Posts: 33
|
I need too |
Posted: Tue Oct 05, 2010 6:37 am |
|
|
I need to this too. I think we must write a framework for it. |
|
|
bkamen
Joined: 07 Jan 2004 Posts: 1615 Location: Central Illinois, USA
|
|
Posted: Tue Oct 05, 2010 1:12 pm |
|
|
Microchip's software is typically written and supported for their Cxx products.
(you know this I'm sure)
Normally, there is syntax that is different than CCS. (welcome to microcontroller land)
C18/C30/C32 also tends to lack some of the pre-written functions that CCS has written for you (and optimized).
So out of the box, the answer is "no".
But that doesn't mean that with some work, it couldn't be converted.
Cheers,
-Ben _________________ Dazed and confused? I don't think so. Just "plain lost" will do. :D |
|
|
HGHK
Joined: 29 Jun 2010 Posts: 33
|
Use Extra Low Power |
Posted: Tue Oct 05, 2010 1:59 pm |
|
|
Use PIC16LF877A Or PIC18F452 Pleas becaus it is simple
we like to use extra low power devices if it posible.
thanks for help |
|
|
bkamen
Joined: 07 Jan 2004 Posts: 1615 Location: Central Illinois, USA
|
Re: Use Extra Low Power |
Posted: Tue Oct 05, 2010 2:03 pm |
|
|
HGHK wrote: | Use PIC16LF877A Or PIC18F452 Pleas becaus it is simple
we like to use extra low power devices if it posible.
thanks for help |
Huh? _________________ Dazed and confused? I don't think so. Just "plain lost" will do. :D |
|
|
|