alvarop 14 Posted March 2, 2012 Share Posted March 2, 2012 NOTE: This only applies to people trying to get TI's cc2500 radio libraries compiling under mspgcc. While helping someone out earlier, I realized other people might have the same problem, so I figured I'd post it here. For some reason, the SPI timing wasn't entirely working, I 'documented' my problem here: http://e2e.ti.com/support/rf__digital_radio/etc_rf/f/228/t/127759.aspx Also, if you want a fully working mspgcc version of the cc2500 radio libraries, check out: https://github.com/alvarop/cc430bsn/tree/ez430-rf2500 (NOTE: most of the 'good' code is on the ez430-rf2500 branch, not under master.) Look at the readme to see how to build projects and automatically program devices (and assign them addresses!) The code under the network/ folder should be a good example of a working master + multiple slaves. Rickta59, larsie, krzyk2 and 1 other 4 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.