Giter Site home page Giter Site logo

LCD Panels and Hybrid Guzunty about pi HOT 6 CLOSED

paulhamsh avatar paulhamsh commented on August 11, 2024
LCD Panels and Hybrid Guzunty

from pi.

Comments (6)

campbellsan avatar campbellsan commented on August 11, 2024

Hi Paul,

  • When will your daughterboard be available again (your wiki has said a few weeks for quite a few weeks now)

Real soon now, probably this week. The PCB fab took an unusually long time to process the re-order. I'll update the wiki to reflect the new expectation.

Because it is of general interest, I have answered your other question here:

http://www.raspberrypi.org/forum/viewtopic.php?f=41&t=49352&p=482400#p482400

from pi.

paulhamsh avatar paulhamsh commented on August 11, 2024

Hi
Thanks for the quick response!
I am confused now, though.
I have studied the lcd schematic and I can't see how it makes any difference to the Pi whether the connection is direct to the lcd or via the Guzunty CPLD. Do you mean the Guzunty runs out of io pins, or just runs out in standard configuration?
Paul

On 7 Jan 2014, at 14:01, campbellsan [email protected] wrote:

Hi Paul,

When will your daughterboard be available again (your wiki has said a few weeks for quite a few weeks now)
Real soon now, probably this week. The PCB fab took an unusually long time to process the re-order. I'll update the wiki to reflect the new expectation.

Because it is of general interest, I have answered your other question here:

http://www.raspberrypi.org/forum/viewtopic.php?f=41&t=49352&p=482400#p482400


Reply to this email directly or view it on GitHub.

from pi.

campbellsan avatar campbellsan commented on August 11, 2024

I have studied the lcd schematic and I can't see how it makes any difference to the Pi whether the connection is direct to the lcd or via the Guzunty CPLD

I started to write a long explanation and realized that I'd probably end up confusing you more. Instead, let me make the following observations about the core design as it currently is:

  • It supports the daughter card very well.
  • While it adequately supports wiring an LCD module directly to the Guzunty header pins, the design could probably support this use case better with a bit of work.
  • Some of the reasoning behind the pin assignments was to avoid having to make too many physical cuts or links to the standard Guzunty board. Now that I return to this after some months, I think the pin assignments could have been done better.
  • Again, with a bit of work, touch might be possible to support with a daughterless configuration, but JP15 would definitely have to be linked underneath at a minimum, since it must carry the SPI second channel selector signal (and that would have to be routed through the CPLD).

I hope these additional comments help and don't confuse matters further. Basically, the LCD core design isn't perfect, so there isn't necessarily a good answer to every 'why'. The design of the physical routing of the Guzunty board does not have such problems, which is fortunate since they would be much more difficult to fix.

Finally, you were asking about running out of I/O. I think the answer is your latter suggestion; we don't have a shortage of CPLD I/O, but we do start to run into the need to permanently reconfigure the Guzunty PCB. Such reconfiguration begins to compromize the Guzuntys general purpose capability, another reason to just build a daughter card if you want to play with LCD modules.

Do feel free to ask further questions if this didn't help.

from pi.

paulhamsh avatar paulhamsh commented on August 11, 2024

Hi
Thanks for the response. I get it now. I've checked the schematics and I can see that you can only get it to pass signals through with some soldered jumpers!
I have put some tables together to help me understand it all in a Word document - it might help others, should I send it to you? If so, is this the best email address?
Thanks
Paul

On 8 Jan 2014, at 23:29, campbellsan [email protected] wrote:

I have studied the lcd schematic and I can't see how it makes any difference to the Pi whether the connection is direct to the lcd or via the Guzunty CPLD

I started to write a long explanation and realized that I'd probably end up confusing you more. Instead, let me make the following observations about the core design as it currently is:

It supports the daughter card very well.
While it adequately supports wiring an LCD module directly to the Guzunty header pins, the design could probably support this use case better with a bit of work.
Some of the reasoning behind the pin assignments was to avoid having to make too many physical cuts or links to the standard Guzunty board. Now that I return to this after some months, I think the pin assignments could have been done better.
Again, with a bit of work, touch might be possible to support with a daughterless configuration, but JP15 would definitely have to be linked underneath at a minimum, since it must carry the SPI second channel selector signal (and that would have to be routed through the CPLD).
I hope these additional comments help and don't confuse matters further. Basically, the LCD core design isn't perfect, so there isn't necessarily a good answer to every 'why'. The design of the physical routing of the Guzunty board does not have such problems, which is fortunate since they would be much more difficult to fix.

Finally, you were asking about running out of I/O. I think the answer is your latter suggestion; we don't have a shortage of CPLD I/O, but we do start to run into the need to permanently reconfigure the Guzunty PCB. Such reconfiguration begins to compromize the Guzuntys general purpose capability, another reason to just build a daughter card if you want to play with LCD modules.

Do feel free to ask further questions if this didn't help.


Reply to this email directly or view it on GitHub.

from pi.

campbellsan avatar campbellsan commented on August 11, 2024

Hi Paul,

Sure, please send it to me. Someone else sent me a similar document a long time ago.

I thought I had put it up on GitHub, but please send me yours anyway, yours might be easier to read.

very best regards,

Derek

On 10 Jan 2014, at 16:30, Paulham [email protected] wrote:

Hi
Thanks for the response. I get it now. I've checked the schematics and I can see that you can only get it to pass signals through with some soldered jumpers!
I have put some tables together to help me understand it all in a Word document - it might help others, should I send it to you? If so, is this the best email address?
Thanks
Paul

On 8 Jan 2014, at 23:29, campbellsan [email protected] wrote:

I have studied the lcd schematic and I can't see how it makes any difference to the Pi whether the connection is direct to the lcd or via the Guzunty CPLD

I started to write a long explanation and realized that I'd probably end up confusing you more. Instead, let me make the following observations about the core design as it currently is:

It supports the daughter card very well.
While it adequately supports wiring an LCD module directly to the Guzunty header pins, the design could probably support this use case better with a bit of work.
Some of the reasoning behind the pin assignments was to avoid having to make too many physical cuts or links to the standard Guzunty board. Now that I return to this after some months, I think the pin assignments could have been done better.
Again, with a bit of work, touch might be possible to support with a daughterless configuration, but JP15 would definitely have to be linked underneath at a minimum, since it must carry the SPI second channel selector signal (and that would have to be routed through the CPLD).
I hope these additional comments help and don't confuse matters further. Basically, the LCD core design isn't perfect, so there isn't necessarily a good answer to every 'why'. The design of the physical routing of the Guzunty board does not have such problems, which is fortunate since they would be much more difficult to fix.

Finally, you were asking about running out of I/O. I think the answer is your latter suggestion; we don't have a shortage of CPLD I/O, but we do start to run into the need to permanently reconfigure the Guzunty PCB. Such reconfiguration begins to compromize the Guzuntys general purpose capability, another reason to just build a daughter card if you want to play with LCD modules.

Do feel free to ask further questions if this didn't help.


Reply to this email directly or view it on GitHub.

Reply to this email directly or view it on GitHub.

from pi.

campbellsan avatar campbellsan commented on August 11, 2024

Closing this issue as part of a site clean up. LCD daughter boards will remain available for as long as there is demand for them.

from pi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.