Diskussions- und Newsboard des DARC-Ortsverbandes I40
allgemeine Kategorie => OVI40 SDR Projekt (English AND German discussions around OVI40 SDR project) => Message started by: dl2eea on 27. December 2017, 11:53:59

Title: FW für 3,5 Zoll
Post by: dl2eea on 27. December 2017, 11:53:59

Hallo,

Gibt es schon Software für lcd 3,5 Zoll?

Grüß
Josef

Title: Re:FW für 3,5 Zoll
Post by: DF8OE on 27. December 2017, 14:48:24

Ja - aber man muss sie sich zur Zeit selbst aus den Quellen bauen.

Wenn die ersten OVI40-Pakete mit 3.5" LCDs ihre Eigentümer erreichen wird es standardmäßig die Firmware für das 3.5" LCD geben, die für das alte 3.2" werde ich für eine gewisse (kurze) Zeit parallel anbieten. Danach wird es nur noch die für das 3.5" fertig gebaut geben - dann ist es anders herum. Man müsste sich die für das 3.2" selbst bauen, wenn man sie möchte...

vy 73
Andreas

Title: Re:FW für 3,5 Zoll
Post by: dl2eea on 27. December 2017, 15:37:09

Danke Andreas, das wollte ich nur wissen.

73
Josef

Title: Re:FW für 3,5 Zoll
Post by: DF5LI on 27. December 2017, 18:33:13

Schön! Das bedeutet, dass meine beiden Prototypen I40_ui_V1.6 und V1.7 mit 3,2" Displays bald keine Firmware-Updates mehr bekommen, weil die Displays nicht mehr unterstützt werden?
Mir bleibt also dann nichts anderes mehr übrig, als sie
a) nicht mehr mit neuer Firmware zu versorgen, oder
b) bei Andreas dafür 3,5" Displays zu kaufen oder
c) mich in die Erstellung eigener Firmwarepakete einzuarbeiten ?

Sind die mcHFs V04 - V06 mit 2,8" oder 3,2" Displays auch davon betroffen?

Title: Re:FW für 3,5 Zoll
Post by: DF8OE on 27. December 2017, 21:02:22

Hallo Harri,

das haben "Betaversionen" so an sich: dass sich noch Verbesserungen bis zur Serie ergeben ::)

Die mcHFs bleiben mit den alten 320x240 standardmäßig versorgt.
Die "dürfen" ruhig auf dem alten Stand bleiben. Dem OVI40 gehört die Zukunft...

vy 73
Andreas

Title: Re:FW für 3,5 Zoll
Post by: DL8EBD on 28. December 2017, 07:52:13

Harri, dass das 3,5“ Display Standard wird, war eigentlich hinlänglich bekannt, insofern ist das jetzt nicht überraschend.

Ich denke aber dass es garantiert hier im Forum den einen oder anderen geben wird der dann auf Zuruf gerne die Firmware für das kleinere Display bauen wird.

Ich werde das auch machen..... ;)

Das gleiche wird ja mit dem momentan verbauten Prozessor passieren. Sobald die H7 überall verfügbar sind, wird das die CPU für die Zukunft sein.
Irgendwann wird der F7 dann auf der Strecke bleiben sobald die Software so weit entwickelt ist dass der alte Zahlenfresser überfordert ist.

Title: Re:FW für 3,5 Zoll
Post by: dstirrup on 10. March 2018, 06:59:41

Hi Andreas,

Thank you for your enthusiastic and hard work.

Like you I also have built many micro controller projects and some commercial products.
Working with what is available and easily + cheaply available is the compromise rule.

I am wondering why we do not use the Raspberry Pi SPI interface to communicate with the display?
Is there a technical or thinking reason to use the parallel native screen connections?

The other question relating to how we talk to the display is can we not compile in the Raspberry library? or would that create a problem?

73's
David

Title: Re:FW für 3,5 Zoll
Post by: DB4PLE on 10. March 2018, 08:52:10

Hello David,

a number of reasons:
1) formfactor: Using a custom PCB keeps the height of the whole display assmbly as low as possible. The RPI display adds a lot of height.
2) speed: The parallel display is much faster than SPI (about factor 8 ).
3) bidirectional communication: using the parallel display permits us to "talk" to the display controller. The way the SPI is realized on the RPI display it is write only, so a display controller presence detection does not work with these displays.

Having said this, we do support the RPI ILI9486 3.5 display in latest firmware: If enabled (which it is by default) we assume the RPI ILI9486 SPI display at 480x320 to be connected, if none of the other supported display types were found.
You'll need to build an simple adapter connecting the RPI SPI & power lines with the 34 pin connector in OVI40 or buy one from DF8OE.

73
Danilo


Title: Re:FW für 3,5 Zoll
Post by: dstirrup on 10. March 2018, 10:03:12

Hello Danilo :)

I understand all the points in your reply thank you.

Out of interest is a Touch X Y 4 wire interface implemented in the firmware ?

73
David

Title: Re:FW für 3,5 Zoll
Post by: DB4PLE on 10. March 2018, 10:12:34

Hi,

we support the XPT2046 touch controller (which connects to the 4 wire touchscreen glued on top of the LCD itself).
All supported display modules have this controller (or one of the compatible controllers).
And yes, the firmware makes use of the touchscreen, if detected.

73
Danilo

Title: Re:FW für 3,5 Zoll
Post by: dstirrup on 11. March 2018, 22:56:17

Hi Danilo,

I have been searching but yet to find exactly what is the display panel specification is?

So I am asking what parallel controller family is supported in the firmware? ILI / SSD etc?

The current connector and schematic have the SPI interface documented but I gather this has been discontinued so I am only concerned about the parallel connections.

David

Title: Re:FW für 3,5 Zoll
Post by: SP9BSL on 16. March 2018, 13:03:36

Hi David,
you can find schematics of adapter board we use in first post of this thread:

https://www.amateurfunk-sulingen.de/forum/index.php?board=18;action=display;threadid=929

We use ILI9486 controller driver in all cases for 3.5" lcd.


Diskussions- und Newsboard des DARC-Ortsverbandes I40 | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.