Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broken: Watterott MI0283QT-9A display, ili9341fb driver #5

Closed
notro opened this issue Apr 12, 2013 · 3 comments
Closed

Broken: Watterott MI0283QT-9A display, ili9341fb driver #5

notro opened this issue Apr 12, 2013 · 3 comments
Labels

Comments

@notro
Copy link
Owner

notro commented Apr 12, 2013

This driver doesn't work with the display, see discussion

I have made an image with lallafa's kernel build: https://github.com/notro/fbtft/wiki
Ref: http://lallafa.de/blog/2013/03/watterott-mi0283qt-9a-display-for-the-rasbperry-pi/

@notro
Copy link
Owner Author

notro commented May 16, 2013

No, progress here.
I was about to use a BusPirate to cature the SPI output of the two drivers that really should be identical. But then I rembered the 10MHz limit on the Bus Pirate. The 2013-02-09-wheezy-raspbian-ili9341-cnvogelg-fbtft image has 32MHz hardwired.

What I really want is for someone to test the display with the flexfp driver. Too see if that would work.
But I guess I have to wait for someone with a Watterott who wants the next 3.8 kernel. Maybe then we will see some self interest leading to fixing that driver.
Buy honestly I haven't asked lallalfa. I'm a bit busy now, so some things have to wait.

Having a display would have solved it. But I find it to expensive, and with shipping and customs fee it's out the question.
I really like that display, because it's good fit for the Pi, it uses SPI natively.

I don't like having a driver in my repo that doesn't work.

@awatterott
Copy link

Hi,
We can send you a MI0283QT-9A display for testing. Please write to support(at)watterott.com.
Rgds, Andreas

@notro
Copy link
Owner Author

notro commented Jun 1, 2013

The driver in the repo works fine. I'm guessing that the reason for the bad report, would be miswiring. lallafa used CE1 (I discovered that when I used his kernel), but fbtft always uses CE0 for display and CE1 for touch.
I have added rotation support to the driver. Will be in the next release.
To bad the speed has to be lowered to 16MHz when the touch controller is used. The display just suddenly becomes all white.

Thanks Andreas for providing a display.

https://github.com/notro/fbtft/wiki/LCD-Modules#watterott-mi0283qt-9a
https://github.com/notro/fbtft/wiki/Touchpanel#watterott-mi0283qt-9a

@notro notro closed this as completed Jun 1, 2013
@steveuw steveuw mentioned this issue Dec 17, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants