rsachdeva 0 Posted August 12, 2015 Share Posted August 12, 2015 I would like to use MSP432 LaunchPad with CC3100 and sharp96 LCD booster pack with Energia, but this combination does not seem to work, CC3100 WIFI does not function with sharp96 booster pack, any support for this in Energia example or Library files Quote Link to post Share on other sites
Rei Vilo 695 Posted August 12, 2015 Share Posted August 12, 2015 We're working on it. Have a look at Sharp_BoosterPackLCD_SPI Freezes on MSP432 #696. Quote Link to post Share on other sites
rsachdeva 0 Posted August 12, 2015 Author Share Posted August 12, 2015 Thanks for info, how can I get your fixes Quote Link to post Share on other sites
Rei Vilo 695 Posted August 13, 2015 Share Posted August 13, 2015 See commit 8be91f5 on pull-request #697 on branch issue_696 bluehash 1 Quote Link to post Share on other sites
rsachdeva 0 Posted August 13, 2015 Author Share Posted August 13, 2015 Great, I will try these changes and post result here Quote Link to post Share on other sites
rsachdeva 0 Posted August 16, 2015 Author Share Posted August 16, 2015 Today I tried using your changes I have Installed Energia on MAC and I not sure how to port your Library changes in my Energia app I tried downloading your latest branch fro GIT and compiled using ANT, Compile of branch was OK but generated Energia app can not compile any files, complain about missing header files. Can you advise way of working to update changes Library in MAC environment Quote Link to post Share on other sites
Rei Vilo 695 Posted August 16, 2015 Share Posted August 16, 2015 We're working on it! Please wait till the library passes the quality tests. Quote Link to post Share on other sites
rsachdeva 0 Posted August 20, 2015 Author Share Posted August 20, 2015 I was able to see Hello message on LCD board with MSp432, but once I connect sharp LCD + 432 + CC3100, LCD stopped displaying message. Is this supported combination of 3 boards ? Again I may not be porting your changes correctly Quote Link to post Share on other sites
greenshoegarage 0 Posted August 31, 2015 Share Posted August 31, 2015 Included the Galaxia Clock library, Energia v16, MDP432P401R and the Sharp96 display. Still freezing after running a few seconds, trying to see if this is an issue the Sharp96 library. Am I being impatient or is it assumed this has been fixed? Appreciate the hard work! In the SendToggleVCOMCommand(void) function there is a delayMicroseconds(10); that seems like it would run regardless of the flag to catch the MSP432P401R, maybe this is the reason? Quote Link to post Share on other sites
Rei Vilo 695 Posted December 21, 2015 Share Posted December 21, 2015 The Sharp_BoosterPackLCD_SPI library has been updated with new functions and support for the MSP432. It is included into release 0101E0017 of Energia. /// /// @brief Set the orientation /// @param orientation 0=0 Quote Link to post Share on other sites
luismg 0 Posted January 1, 2017 Share Posted January 1, 2017 Hello I am new in this forum and I was searching trying to fix a problem I have with energia 18 and CC3200 with SHARP96 booster pack, I cannot compile the example built in and with energia 16 and 17 it works perfectly I get 'SPI' was not declared in this scope line 155 C:\energia-1.6.10E18\libraries\LCD_SharpBoosterPack_SPI\LCD_SharpBoosterPack_SPI.cpp:151:5: I would like to add that if I use launchpad 430FR6959 it works just fine. is there any way I can make it work with the CC3200? thank you and sorry if I asked something that I shouldn't Quote Link to post Share on other sites
Rei Vilo 695 Posted January 1, 2017 Share Posted January 1, 2017 See SPI examples do not compile #3 and CC3200 SPI Issue #5. 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.