mblackm1 0 Posted June 26, 2012 Share Posted June 26, 2012 Does anyone have a finished product with these boards any videos I really want to do something like to receive from a motion sensor for security system .this will be my first project Quote Link to post Share on other sites
RichardVowles 12 Posted December 23, 2012 Share Posted December 23, 2012 I Google'd and found this (I know its like 6 months old). http://lars.roland.bz/garage-door-opener-using-msp430-and-cc2500/ Quote Link to post Share on other sites
abecedarian 330 Posted December 23, 2012 Share Posted December 23, 2012 I Google'd and found this (I know its like 6 months old). http://lars.roland.bz/garage-door-opener-using-msp430-and-cc2500/Created by forum member larsie here ... and no, I am not stalking you.... :grin: Quote Link to post Share on other sites
kff2 22 Posted February 13, 2013 Share Posted February 13, 2013 I finally got around to assembling the smaller stand-alone board. The problem I have is that the board does not program with the radio attached. When I remove the radio, programming completes successfully. Any idea why that would happen? I use the 0.05 header on the launchpad for programming. The board only has C1, C2, and R1 in addition to the microprocessor. I double checked all connections. Perhaps the radio is defective? Quote Link to post Share on other sites
RichardVowles 12 Posted February 14, 2013 Share Posted February 14, 2013 I've soldered mine on to the Breakout boards but that's as far as I got sorry. Quote Link to post Share on other sites
kff2 22 Posted February 14, 2013 Share Posted February 14, 2013 I finally got around to assembling the smaller stand-alone board. The problem I have is that the board does not program with the radio attached. When I remove the radio, programming completes successfully. Any idea why that would happen? I use the 0.05 header on the launchpad for programming. The board only has C1, C2, and R1 in addition to the microprocessor. I double checked all connections. Perhaps the radio is defective? So I think I have figured it out. When resting the board on the launchpad header, the radio comes into close contact (~1") with the 12mhz crystal on the launchpad used for USB. The radio somehow causes interference and USB communication goes haywire. My workaround is to to solder a female 0.05 header to the board and a male 0.05 header to the radio, and to remove the radio whenever I need to program the board. I guess I could also make a cable to connect the board to the launchpad. RobG 1 Quote Link to post Share on other sites
RobG 1,892 Posted February 14, 2013 Share Posted February 14, 2013 There are so many long tracks on LP, I am not surprised. They are probably acting as antennas. How about adding a small shield (sheet of metal or PCB) between booster pack and LP on the debugger side? Quote Link to post Share on other sites
kff2 22 Posted March 27, 2013 Share Posted March 27, 2013 So I think I have figured it out. When resting the board on the launchpad header, the radio comes into close contact (~1") with the 12mhz crystal on the launchpad used for USB. The radio somehow causes interference and USB communication goes haywire. My workaround is to to solder a female 0.05 header to the board and a male 0.05 header to the radio, and to remove the radio whenever I need to program the board. I guess I could also make a cable to connect the board to the launchpad. I finally figured out why the board could not be programmed with the radio attached to it. I previously removed all jumpers between the two halves of the Launchpad, assuming that the 0.05 mm header was connected directly to the programmer. This was wrong. It turns out that the VCC jumper needs to stay on. Surprisingly the board could still be programmed with VCC disconnected -- I am guessing there is enough current leakage from other pins. With a radio module attached, and with the additional current that it needed, programming no longer worked. To summarize -- when using the 0.05 mm programming header, keep the VCC jumper on. The other jumpers can be removed. roadrunner84 and bluehash 2 Quote Link to post Share on other sites
roadrunner84 466 Posted March 27, 2013 Share Posted March 27, 2013 Yes, the VCC jumper is passed through the programming jumpers, so are the serial lines! This means that you can set the outmost two pins of the 0.05" (1.27mm) header to be swapped by using the jumpers. Quote Link to post Share on other sites
fork 0 Posted April 8, 2013 Share Posted April 8, 2013 Greetings, I picked up breakout board at the store, I was wondering if there was a PDF/png version of the schematic for the cc2500 breakout board? I found a image of the pcb layout http://forum.43oh.com/index.php?app=core&module=attach§ion=attach&attach_id=1289 by no link to the schematic itself. Is there a wiki page that I've missed. If I can find all the info I'll start one ;D Thanks all Quote Link to post Share on other sites
bluehash 1,581 Posted April 8, 2013 Author Share Posted April 8, 2013 Greetings, I picked up breakout board at the store, I was wondering if there was a PDF/png version of the schematic for the cc2500 breakout board? I found a image of the pcb layout http://forum.43oh.com/index.php?app=core&module=attach§ion=attach&attach_id=1289 by no link to the schematic itself. Is there a wiki page that I've missed. If I can find all the info I'll start one ;D Thanks all Welcome to 43oh, fork. There is no wiki for the board yet. @@RobG should be able to post a schematic, if there is any.. it probably is just a .brd file. As far as I can see, if should be easy to trace the pins. Most of the board needs to be cut up. 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.