Well the first question is a bit complicated because the board is made to use for both cases:
Display 1-8, connected to J15A where the 595 is on the Core board
where the Select lines come from a additional SPI on J28 (LPC17Core) mixed with J15B over to max. 3 more 595 shift registers. Those drive a extended Display Range of oled 9-32.
In your case the second use case is not needed because you want just 4 oleds.
If its possible to change the Bootloader so your able to mix the Display types i don’t know. Ask TK for that.
To make that work you wold definitely need 4 more Select lines. Maybe its possible to take those from the additional DOUTs the new STM32F4 Core has onboard …
Maybe TK Comes around this post some day. He will now better whats possible…
First thanks to Novski for the PCB, i just need to modify it slightly for my needs (position of pinouts).
(I guess i can use it with this version too..? )
In the wiki you wrote:
So all 3 Code Resistors need to be on the Left side…
But you changed(soldered) it to IIC Mode..?
My SSD’s(I bought a “similar” model suggested by Thorsten in the display page) looks different, as you can see…
So would you be so kind and tell me
1.) which mode should be choosen
2.) how should i choose the right mode?
I think this is a new Version…
In the manual of this Version i could see three pins, i guess soldering the middle pin to VCC -> 1, solder it to GND -> 0.
BS1: 1 BS2:0 -> IIC
BS1: 1 BS2:1 -> 8 bit 80xx parallel
I’m in designing a breakout board for the STM. So J15A will be splitted into eight 2x5 pin header at which the OLED displays will be connected directly with a standard ribbon cable.
For that I need the schematic, that shows, how to connect 9-16 displays to the core. I can’t find any schematic for this and it’s hard to see from the schematic of the pcb novski created. I know that I need to add a 74HC595 shift register but I’m not sure, how it has to be connected to the core.