Hi
I have a mitsubishi LCD controller, the model is M37510M6-093F, i got it out of a nortel Caller-ID. I was able to get a data sheet for this controller at
http://www.ortodoxism.ro/datasheets/Mit ... Xutuzx.pdf
i was hoping someone could tell me if this controller is compatable and possable how to wire it up
Our new official repo is on github
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases
Mitsubishi LCD Controller
Moderators: _X7JAY7X_, caesar, IFR, mattcro, limbo, Fast351, hydrolisk1792
-
- Forum Supporter
- Posts: 734
- Joined: October 15th, 2005, 10:39 am
- Location: Romania
- Contact:
M37510M6-093F is not a simple lcd controller like HD44780, it is an 8-bit microcomputer who can directly drive a dot matrix LCD and has serial capabilities.
The only way to use it as a display for LCDSmartie is to write a program for it to accept data serially (because the microcomputer has serial capability) and put it out on the display like matrix orbital or crystalfontz display do.
I can't help you further. Try to find someone with spare time to write such a program for you or google for such a program: "7510 microcomputer serial lcd" would be a guess.
Or if you are lucky and it is already programmed as a serial lcd display, get someone to find the serial connection port and send some data for a test.
The only way to use it as a display for LCDSmartie is to write a program for it to accept data serially (because the microcomputer has serial capability) and put it out on the display like matrix orbital or crystalfontz display do.
I can't help you further. Try to find someone with spare time to write such a program for you or google for such a program: "7510 microcomputer serial lcd" would be a guess.
Or if you are lucky and it is already programmed as a serial lcd display, get someone to find the serial connection port and send some data for a test.
-
- Forum Supporter
- Posts: 734
- Joined: October 15th, 2005, 10:39 am
- Location: Romania
- Contact:
-
- Forum Supporter
- Posts: 734
- Joined: October 15th, 2005, 10:39 am
- Location: Romania
- Contact:
Thanks, _X7JAY7X_, forgot about that, but we use USB -> Serial adapters don't we (I can't remember where the COM port is on the back of the computer since these serial adapters appeared
)
Ofcourse we don't know what the microcomputer is running, but fuzzface could find a datasheet or documentation on the original setup from where he salvaged that display and maybe if he's lucky it is a serial display implementation and the commands for it are documented.
Anyway that microcomputer needs programming no matter what the approach is. It won't be easy.

Ofcourse we don't know what the microcomputer is running, but fuzzface could find a datasheet or documentation on the original setup from where he salvaged that display and maybe if he's lucky it is a serial display implementation and the commands for it are documented.
Anyway that microcomputer needs programming no matter what the approach is. It won't be easy.