Part Number: TIDC-CC2530-CC2592EMK-RD Other Parts Discussed in Thread: CC2530 , CC2592 , CC2591 Hi all,
Currently I am using CC2530 and the CC2591 in a device (in production). I received a notification saying that CC2591 is not recommended for new design…
Part Number: CC2538-CC2592EM-RD Other Parts Discussed in Thread: CC2538
Tool/software: TI C/C++ Compiler
osal_int_disable( INTS_ALL );
x1=osal_nv_item_init(SSID_KEY, i1+1, ssid1);
x3=osal_nv_write(SSID_KEY, 0, (uint16)(i1+1), (void *) ssid1);…
Part Number: CC2538-CC2592EM-RD Other Parts Discussed in Thread: CC2538 Hi,
We have a board that copies the reference design as closely as possible with the exception that the SMA SMT connector was changed to a through-hole mount to reduce breakage.
…
Part Number: TIDC-CC2530-CC2592EMK-RD Other Parts Discussed in Thread: CC2592 , CC2591 hello
I tested the CC2592 Device.
Range Extender Set the CC2592 : RSSI : -65dBm
Range Extender Set the CC2591 : RSSI : -54dBm
The difference between setting the CC2591…
Part Number: TIDC-CC2530-CC2592EMK-RD Other Parts Discussed in Thread: CC2530 , CC2592 Hello
I want a design review for an attachment.
and check the CC2530 GPIO for PA_EN/LNA_EN/HGM control.
I Request a software example code
zetmote1801_181228.pdf
Regards…
Part Number: CC2538-CC2592EM-RD Other Parts Discussed in Thread: CC2592 The two traces on the output side of the CC2592 are different widths and have different characteristic impedances.
Both the SMA-connected device and the IFA are 50Ω loads.
…
EDIT: 5v supply is REQUIRED for powering the HD44780 based LCD modules unless stated in datasheet. I tested mine with 3.3v and eventually i got the setup working with 5v supply. However, the data lines are still driven from 3.3v logic,which might not…
Part Number: CC2538-CC2592EM-RD Other Parts Discussed in Thread: CC2538 This might not be the right forum/heading for this question. Admin/Moderators please move the thread to relevant section if needed.
Well we are on the verge of completion of functionality…
Part Number: CC2530-CC2591EM-RD Other Parts Discussed in Thread: CC2591 , CC2530 I want to know what type of matching circuit is used for antenna after CC2530 + CC2591.
Where I can see the components involved in matching circuit in reference schematics…
Part Number: CC2538-CC2592EM-RD Other Parts Discussed in Thread: CC2538 , CC2592 , Z-STACK , CC2531 , CC2530 , CC2530EM I am using cc2538 and cc2592 on a custom designed board to transmit data to a zigbee node (whose mac address is hardcoded in the application…