Hello:
I'm building an energy harvesting device to power a zed node. I' using cc2530 and z-satck 2.5.0.
My device for harvesting control has two output lines to power my zed hardware.
The two power lines have different output current characteristic: 1) is self-starting and is capable of supplying 4 mA max; 2) has an enable line and is capable of supplying 300mA.
The problem is that I need cc2530 to wake up on power line 1) and whenever I need power to the radio I want to use power line 2) by enabling its output.
My cc2530 has 2 DVdd lines and 6 AVdd lines. TI demos boards all have these lines tied to each other.
My question is can I power my cc2530 from both power lines 1) and 2)?
That is can I power one part of the cc2530 chip from power line 1) and the remaining part from power line 2)?
pedro