AmateurDesign
New Member
Hey there, this is my first time posting here. I definitely appreciate any and all help.
I've got a TI MSP430G2552 microcontroller that I am using, leftover from a class last semester. I also have a 16x2 LCD with the HD44780 controller/driver. I'm building the library and C files inside of Code Composer 10.4.
Despite my best attempts to get something to display on this LCD, I have been wholly unsuccessful.
I've been attempting to use the library files from this source:
The above link was found from this site, which has several broken links from who knows how long ago:
Anytime I build the files, I get an error:
I have ensured that I my circuit has the LCD in 4-bit mode (versus 8-bit), though I'm indifferent to that.
Has anyone done this or had any success? I will gladly provide more information as requested, but am stumped right now. I've been fooling around with this silly thing for a good month or so with no success.
Thank you for any and all help!
I've got a TI MSP430G2552 microcontroller that I am using, leftover from a class last semester. I also have a 16x2 LCD with the HD44780 controller/driver. I'm building the library and C files inside of Code Composer 10.4.
Despite my best attempts to get something to display on this LCD, I have been wholly unsuccessful.
I've been attempting to use the library files from this source:
The above link was found from this site, which has several broken links from who knows how long ago:
C Library for HD44780 LCD Display Controller
C Library for HD44780 LCD Display Controller: Hello all, I have started working with Texas Instruments MSP430 value line micro controllers. I still enjoy working with Ardunio but I can pick up a 16 bit TI MSP-EXp430G2 for $9.95. Texas Instruments is a large company and has really embraced th…
www.instructables.com
Anytime I build the files, I get an error:
I have ensured that I my circuit has the LCD in 4-bit mode (versus 8-bit), though I'm indifferent to that.
Has anyone done this or had any success? I will gladly provide more information as requested, but am stumped right now. I've been fooling around with this silly thing for a good month or so with no success.
Thank you for any and all help!