Lgbeno 189 Posted August 6, 2015 Share Posted August 6, 2015 Hi, I think CC1120EMK is a BoosterPack and can be connected directly to MSP-EXP430FR5969. is it necessary to use BOOST-CCEMADAPTER? Sorry the adaptor is required. Wireless kits use a different connector standard based on 1mm headers instead of 2.54mm headers. Sent from my iPhone using Tapatalk Quote Link to post Share on other sites
Lgbeno 189 Posted August 6, 2015 Share Posted August 6, 2015 CCS is free too, dont worry about IAR. You need to control code size by writing writing efficient code regardless of compiler. How much research have you done on this project? What is your background/education? Sent from my iPhone using Tapatalk Quote Link to post Share on other sites
Adnan 2 Posted August 6, 2015 Author Share Posted August 6, 2015 Hi, I just simulated my protocol by ns2 and omnet. I have good background about C language and assembly language. Don't worry I can optimize that code as far as it goes. But, I expect my proposed protocol will be large in size because there is a trade off between communication and computation and I emphasized on computation. This is a first time for me to use microcontroller. Quote Link to post Share on other sites
Lgbeno 189 Posted August 6, 2015 Share Posted August 6, 2015 Hi, I just simulated my protocol by ns2 and omnet. I have good background about C language and assembly language. Don't worry I can optimize that code as far as it goes. But, I expect my proposed protocol will be large in size because there is a trade off between communication and computation and I emphasized on computation. This is a first time for me to use microcontroller. I think that the only path forward is to get started You'll find out quickly what needs to be optimized and what is "good enough" Adnan 1 Quote Link to post Share on other sites
Adnan 2 Posted August 20, 2015 Author Share Posted August 20, 2015 Hello, Lastly, I decided to use MSP-EXP430FR5569 with CC1200. Do I need BOOST-CCEMADAPTER for connecting both modules? If I need to connect sensors to the Launchpad, which item should be ordered? Quote Link to post Share on other sites
Lgbeno 189 Posted August 20, 2015 Share Posted August 20, 2015 Hello,Lastly, I decided to use MSP-EXP430FR5569 with CC1200. Do I need BOOST-CCEMADAPTER for connecting both modules? [\quote] I'm pretty sure the answer is yes but you will need to read the user guides to be sure. Look at matching the pinouts through the schematics. If I need to connect sensors to the Launchpad, which item should be ordered? Sorry can't help, you're on your own here. Sent from my iPhone using Tapatalk Quote Link to post Share on other sites
Adnan 2 Posted August 22, 2015 Author Share Posted August 22, 2015 The datasheet of MSP-EXP430FR5969 doesn't refer to the wireless conectivity feature for this launchpad. The FR5969 LaunchPad is compatible with all 20-pin BoosterPacks. I'm no sure of the number of pins for cc1200 and cc1120 boosterPacks. Quote Link to post Share on other sites
Lgbeno 189 Posted August 22, 2015 Share Posted August 22, 2015 Read the documentation and schematics & you'll find the answer. Sent from my iPhone using Tapatalk Quote Link to post Share on other sites
Lgbeno 189 Posted August 22, 2015 Share Posted August 22, 2015 I should be more specific, read the adaptor DS and Radio DS. If you trace through the schematics you'll see where the pins end up. Then verity these are the correct pins on the launchpad. I think it will all work out but if you want to be certain, thats what you need to do Sent from my iPhone using Tapatalk Quote Link to post Share on other sites
Adnan 2 Posted September 1, 2015 Author Share Posted September 1, 2015 I expect the size of resulted code will be about 50 KB. Which free option I have to program the MSP-EXP430FR5969 kit under Linux (gcc , CCS, ...)? There is a download restriction on my country from TI. is there any alternative site to download from? Quote Link to post Share on other sites
Rickta59 589 Posted September 1, 2015 Share Posted September 1, 2015 If you can't get the software, how did you get the board? Quote Link to post Share on other sites
Adnan 2 Posted September 1, 2015 Author Share Posted September 1, 2015 If you can't get the software, how did you get the board? Don't worry I have the board from a distributor outside US. Just I have the problem with the software. Quote Link to post Share on other sites
dubnet 238 Posted September 1, 2015 Share Posted September 1, 2015 @@Rickta59 I do believe the nuance was lost. Quote Link to post Share on other sites
Adnan 2 Posted September 3, 2015 Author Share Posted September 3, 2015 Hi, I used MSP430FR5969 with CC1120 to implement my new communication protocol. The problem here is how to access received data by the computer. any idea or clue? Quote Link to post Share on other sites
Adnan 2 Posted December 8, 2015 Author Share Posted December 8, 2015 Hi, I used MSP430FR5969 with CC1120 to implement my new communication protocol. The problem here is how to access received data by the computer. any idea or clue? Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.