rciszek 0 Posted January 2, 2014 Share Posted January 2, 2014 Got one of these for Christmas, my board says it's v1.3 but I see no reference to 1.3 on the Wiki site, seems to work with the 1.2 code though. When will the V1.3 details be available ? Quote Link to post Share on other sites
bluehash 1,581 Posted January 2, 2014 Author Share Posted January 2, 2014 Got one of these for Christmas, my board says it's v1.3 but I see no reference to 1.3 on the Wiki site, seems to work with the 1.2 code though. When will the V1.3 details be available ? @@rciszek, welcome to the forum. The only difference between v1.3 and v1.2 is that the type of push buttons were changed. Thanks for your purchase! Quote Link to post Share on other sites
koogar 0 Posted January 12, 2014 Share Posted January 12, 2014 Hi Bluehash Did you ever finish the LCD Smartie Driver ? PROJECT FEATURES: Access to all pins on the MSP430 Solder bridges for used pins Prototyping area Small footprint high resolution display LCDsmartie driver in progress. LCDSmartie driver/plugin in progress: Cheers Rupert Quote Link to post Share on other sites
bluehash 1,581 Posted January 12, 2014 Author Share Posted January 12, 2014 Hi Bluehash Did you ever finish the LCD Smartie Driver ? PROJECT FEATURES: Access to all pins on the MSP430 Solder bridges for used pins Prototyping area Small footprint high resolution display LCDsmartie driver in progress. LCDSmartie driver/plugin in progress: Cheers Rupert @@koogar No, I did not do alot with it... as there was not much interest in it. Sorry. On another note, welcome to the forum! Quote Link to post Share on other sites
t0mpr1c3 91 Posted March 2, 2014 Share Posted March 2, 2014 I am trying out the v1.1 OLD boosterpack with v1.5 Launchpad/MSP430G2553. When I run the demo from the GWdeveloper library, I see something on the screen but it is scrambled - just a lot of dots. I have checked the solder jumpers and they look as they should do for G2553/USCI (http://doc.43oh.com/File:TheTerminal_oledBoosterpack_MSP430G2553_v1.1.jpg) I have changed the interrupt headers and a couple of other things here and there so I can compile with msp430gcc but otherwise the library is as downloaded from the Boosterpack wiki. After a bit of poking around, it seems that the screen initializes to a snowstorm. Neither clearScreen() nor any of the graphical routines seems to change the output, but pressing the left button does invert the displayed pixels, pressing the right button changes the contrast, and SW2 on the Launchpad toggles the screen on and off, as they should. Any suggestions? Quote Link to post Share on other sites
bluehash 1,581 Posted March 3, 2014 Author Share Posted March 3, 2014 I am trying out the v1.1 OLD boosterpack with v1.5 Launchpad/MSP430G2553. When I run the demo from the GWdeveloper library, I see something on the screen but it is scrambled - just a lot of dots. I have checked the solder jumpers and they look as they should do for G2553/USCI (http://doc.43oh.com/File:TheTerminal_oledBoosterpack_MSP430G2553_v1.1.jpg) I have changed the interrupt headers and a couple of other things here and there so I can compile with msp430gcc but otherwise the library is as downloaded from the Boosterpack wiki. After a bit of poking around, it seems that the screen initializes to a snowstorm. Neither clearScreen() nor any of the graphical routines seems to change the output, but pressing the left button does invert the displayed pixels, pressing the right button changes the contrast, and SW2 on the Launchpad toggles the screen on and off, as they should. Any suggestions? @@t0mpr1c3 If you are using @@gwdeveloper's library.. it will scramble a little(lines, not dots) and show a "brain" image. 1. Can you test this on another LP? 2. Anyway you could download a .out file into the LP, since I have ccs. If nothing works out, I can swap you for another one. t0mpr1c3 1 Quote Link to post Share on other sites
t0mpr1c3 91 Posted March 3, 2014 Share Posted March 3, 2014 Thanks B#, here is the .elf file that I built. If you could try it out that would be great. I figure it is probably a software problem but it would be nice to know for sure. https://dl.dropboxusercontent.com/u/93465053/oled-demo-msp430g2553.elf Quote Link to post Share on other sites
gwdeveloper 275 Posted March 4, 2014 Share Posted March 4, 2014 I'd help out here but my PC let all the magic smoke out on Sunday morning. You guys will probably sort it out before I'm up and running. Quote Link to post Share on other sites
dubnet 238 Posted March 4, 2014 Share Posted March 4, 2014 @gwdeveloper Sorry to hear about your PC. Quote Link to post Share on other sites
gwdeveloper 275 Posted March 27, 2014 Share Posted March 27, 2014 @t0mpr1c3 Have you made progress on this? Quote Link to post Share on other sites
biza 0 Posted March 18, 2019 Share Posted March 18, 2019 Hello, Can anyone share with me the access to the code that allows loading large fonts. this is the link I'm following the code http://doc.43oh.com/BoosterPack:OLED#Connecting_the_OLED_Terminal_BoosterPack 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.