Hello,
I see that CC1310 launchpad has its webpage on TI but we can't purchase it right now. Can you please tell when do you plan to have it ready for purchase?
thanks
rifo
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.
Can the supplied JTAG interface on the launchpad be used to program custom CC1310 applications, possibly even other TI (RF) targets?
I was looking at CC1310 Launchpad kit photo and I'm not sure where I can get JTAG pins out to program my custum board that has CC1310. I attached a photo:
I marked my guest. I think the most probable option is 2. I can disconnect the jumpers and put TDI TDO TCK TMS GND 3V3 in a connector and connect it in my custom board. Is it correct?
Thanks!
They use the new ARM recommended 10-pin header, just show a bit care when googling for the pinout (it led me to a wrong layout on my prototype).
If you google "10 pin jtag" the first result is this page from atmel, which I just cause I thought it was generic. Do not use this.

Rather use pinout in the pdf from second result in this google search:

You can also find the correct pinout from any of TIs reference designs which includes this programming header, for instance the SmartRF06
Edit: URL's acting a bit strange...
Hi,
I am developing my device which will work in 433 Mhz.
But I only see 2 options are APIMAC_STD_US_915_PHY_1 and APIMAC_STD_ETSI_863_PHY_3 in the source code.
Could you please show me how to change your examples (sensor and collector) to CC1310 working in 433MHz?
Thanks.