Hi,
The only thing I've found so far in the CC2538 foundation firmware are the radio register defs (rfcore-*.h).
Are there any radio examples - configuration, packet TX/RX, interrupt handling etc?
Cheers, Steve
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Try to look into software available through product page: http://www.ti.com/product/CC2538#softTool
Regards,
Maciej
Hi Maciej ,
The three s/w components listed on the product page are:
1. A fully compliant ZigBee 2012 solution: Z-Stack. I cannot see a link for a CC2538 release of Z-Stack (coming soon?)
2. CC2538 Foundation Firmware. No radio examples
3. IEEE802.15.4 Medium Access control (MAC). Prebuilt MAC Library but no source for basic radio.
Cheers, Steve
At http://www.ti.com/tool/z-stack
you have:
both seem to support your chip. I do not know if you will find the code you are looking for but I hope you will.
Regards,
Maciej
Hi Steve,
The CC2538 Packet Error Rate test firmware example may be what you are looking for.
Br,
ABO
Hi Maciej,
The Home and Energy sections on the Z-Stack page say they support the CC2538 but there is no "Download" link just an "Alert Me".
Presumably CC2538 support for Z-Stack is still some way off.
Clarification on the Z-Stack situation from a TI staff member would be most welcome.
Cheers, Steve
Hi,
support for Z-stack on 2538 will be available in the coming weeks.
Please push the AlertMe button to get automatic notifications when the release will be posted on the web.
Thanks,
TheDarkSide
Hi,
I have downloaded PER TEST 1_0_0 firmware exapmple, but it contains only IAR version. Is there any manual how to port it to work with CCSv5?
I relay appreciate it.
Hi,
As you say, the CC2538 PER test package does not include a CCS project. The CC2538 IDE user's guide (swru345) may be helpful when porting the project to CCS.
Br,
ABO