Hi,
I need to measure the current of CC2350 in various mode, especially current in the idle and sleep modes. Can anyone help ? :-)
Regards,
Antseeho
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.
Hi,
I need to measure the current of CC2350 in various mode, especially current in the idle and sleep modes. Can anyone help ? :-)
Regards,
Antseeho
Hi Antsheeho,
It depends on what you have in your possession?
Or the question you are asking is what are the steps to tweak the SW in
order to set cc2530 to a specific power mode and then measure expected
values?
Br,
Igor
Hi Igor,
Yes, cc2530 is a part of cc2530em mounted on a smartRF05EB. I am using SmartRF studio7. I read from the TI application report swra370 that I am able to use this sw to set the device to various modes.
Btw, how difficult is it to do from scratch? Is the any available exe files which I could run them in dos mode? I used these exe when I was working on WLAn chipsets in the past.
Best regards,
Antseeho
Hi Antseeho,
Ok, here's the thing, It'll be kind of hard to do the measurement with smartRF
studio, since while in debug mode, cc2530 does't really enters to PM2 or 3.
You should be writing some code for the device to control the power modes.
You might find the following way a little bit problematic, however it can save you
some time:
Well, it's just a suggestion, you might be willing to wait for an answer of TI experts,
those guys know better then me. :)
Br,
Igor
Hi Antseeho,
The kick start version is limited to 4KB of code, since Z-stack weighs much more,
you won't be able to compile any of the sample projects. So I suggest you to
download the evaluation version, it is a full version of the IAR limited for 30 days
of use (should be enough to take you through your power consumtion experiments).
Br,
Igor