Go to advanced search

by aBUGSworstnightmare
Sun Jan 12, 2020 7:43 am
Forum: Advanced users
Topic: Looking for 5" LCD goodness
Replies: 19
Views: 1089

Re: Looking for 5" LCD goodness

Just a note: remember the pull-ups!
by aBUGSworstnightmare
Sun Jan 12, 2020 7:41 am
Forum: Troubleshooting
Topic: Spark on hdmi port while connecting monitor and pi -> No hdmi signal + booting failure
Replies: 4
Views: 443

Re: Spark on hdmi port while connecting monitor and pi -> No hdmi signal + booting failure

Sounds like an ESD discharge into the Pi's HDMI. There is the risk that your Pi got damaged.
Have you tried a different monitor btw?
by aBUGSworstnightmare
Sat Jan 11, 2020 7:37 pm
Forum: Ubuntu
Topic: RPi 4 with Ubuntu 19.10 not displaying on HDMI
Replies: 3
Views: 2613

Re: RPi 4 with Ubuntu 19.10 not displaying on HDMI

Tested some display stuff (my DPI to LVDS boards) with ubuntu mate. As far as I remember there should be a config.txt somewhere

On ubuntu I would look for /boot/firmware/usercfg.txt as I think thats the one you need to edit (but not sure as I've not used 19.10 yet)
by aBUGSworstnightmare
Sat Jan 11, 2020 7:34 pm
Forum: Advanced users
Topic: STICKY: HOWTO: Create Custom HDMI modes
Replies: 249
Views: 432641

Re: STICKY: HOWTO: Create Custom HDMI modes

Do us a favour and use edid-decode.

Make sure to install it by 'sudo apt install edid-decode' and then run it on your edid data


I learned that parse-edid will give incorrect output so I stopped using it and use edid-decode instead.

Code: Select all

 tvservice -d some-edid
edid-decode < some-edid  
by aBUGSworstnightmare
Sat Jan 11, 2020 4:18 pm
Forum: Interfacing (DSI, CSI, I2C, etc.)
Topic: DPI Specifics
Replies: 11
Views: 873

Re: DPI Specifics

I did not check your OLED data sheet, but DPI is as the name says a parallel interface.

Look here for details https://www.raspberrypi.org/documentati ... /README.md

Look at the picture how mode 5 outputs 18bit data , and how GPIO is used dor output
by aBUGSworstnightmare
Sat Jan 11, 2020 8:21 am
Forum: Advanced users
Topic: STICKY: HOWTO: Create Custom HDMI modes
Replies: 249
Views: 432641

Re: STICKY: HOWTO: Create Custom HDMI modes

Edid block of which device? Run edid-decode on it an post the output. Your TV seems to be UHD; have you enabled 4k@60Hz? Here is a how-to for debugging display problems https://www.raspberrypi.org/documentation/configuration/config-txt/video.md As your using several devices in the signal chain I wou...
by aBUGSworstnightmare
Sat Jan 11, 2020 8:05 am
Forum: Troubleshooting
Topic: STICKY: Setting up HDMI output when video output is wrong.
Replies: 602
Views: 1057869

Re: STICKY: Setting up HDMI output when video output is wrong.

One command is used incorrectly! It's edid-decode.

Make sure to install it by 'sudo apt install edid-decode' and then run it again.

I learned that parse-edid will give incorrect output so I stopped using it and use edid-decode instead.
by aBUGSworstnightmare
Fri Jan 10, 2020 8:01 am
Forum: Troubleshooting
Topic: STICKY: Setting up HDMI output when video output is wrong.
Replies: 602
Views: 1057869

Re: STICKY: Setting up HDMI output when video output is wrong.

Please post results of: tvservice -s tvservice -l tvservice -d 10in-edid edid-decode < 10in-edid As you're suffering from 'screen blinking' you should set the output format to VGA 60Hz (hdmi_group=1 and hdmi_mode=1; changed in config.txt) first and reboot your Raspberry Pi before doing this. As an o...
by aBUGSworstnightmare
Fri Jan 10, 2020 7:52 am
Forum: Device Tree
Topic: Using DSI or CSI for another purpose?
Replies: 18
Views: 1488

Re: Using DSI or CSI for another purpose?

Okk so to summarize, the csi and dsi on the pi are differential lines, explaining why they do not provide pin muxing. I call this a good reason to say we cannot use them for another purpose. Exception with i2c interface of the hdmi which can be used for something else with the right config. correct...
by aBUGSworstnightmare
Fri Jan 10, 2020 7:11 am
Forum: Off topic discussion
Topic: Compatibility to RPI 7" DSI Screen (P/N 8997466)
Replies: 8
Views: 2439

Re: Compatibility to RPI 7" DSI Screen (P/N 8997466)

To get it right: your intention is to connect the RPi 7in to your STM board, right? As STM offers an adapter they should offer a 'display driver' (speaking of software here) as well. If you only need to know the I2C communication I would recommend to connect a logic analyser and sniff the init seque...
by aBUGSworstnightmare
Thu Jan 09, 2020 10:27 am
Forum: General discussion
Topic: Raspberry Compute Module & Jetson Nano SO-DIMM pins
Replies: 8
Views: 608

Re: Raspberry Compute Module & Jetson Nano SO-DIMM pins

Maybe the future will bring us a Raspberry 4 Compute Module which follows an industry standard in regards of form factor and interface (I/O pin assignment) ...
by aBUGSworstnightmare
Thu Jan 09, 2020 8:03 am
Forum: Official Foundation Display
Topic: Pi4 + 7in touch + hdmi
Replies: 11
Views: 8843

Re: Pi4 + 7in touch + hdmi

Is there some way to automatically deactivate touch screen on DSI and swith output on two hdmi monitors? (without disconnecting the cables, but eg with the possibility to switch off some wires from the dsi manually- ie hw touch display switch, disconect power on dsi cable...)??? 7in DSI display nee...
by aBUGSworstnightmare
Thu Jan 09, 2020 7:53 am
Forum: Advanced users
Topic: Touch Screen and two monitors
Replies: 3
Views: 277

Re: Touch Screen and two monitors

james2020 wrote: RPi 4B has DSI+HDMI0+HDMI1 three connect port
Why can only display DSI+HDMI0 or HDMI0+HDMI1

Have any solution to display DSI+HDMI0+HDMI1 on Raspbian?
you missed DPI and Composite output. So in therory the RPi can be connected to 5 displays ...

Only two outputs can be used at a time.
by aBUGSworstnightmare
Thu Jan 09, 2020 7:34 am
Forum: Troubleshooting
Topic: P4b 4gb - poor graphics quality on a 4k monitor
Replies: 5
Views: 412

Re: P4b 4gb - poor graphics quality on a 4k monitor

Make sure to use : - the HDMI connector next to the USB-C socket (as HDMI1 will only output 4k @ 30Hz) - use a HDMI2 input on your TV - add 'hdmi_enable_4kp60=1' to your config.txt to enable 4k@60Hz output If this still fails follow the commands I used in this thread and post your results. https://w...
by aBUGSworstnightmare
Wed Jan 08, 2020 2:24 pm
Forum: Device Tree
Topic: Using DSI or CSI for another purpose?
Replies: 18
Views: 1488

Re: Using DSI or CSI for another purpose?

The only 'kind of multiplexing' for MIPI which I'm aware of is lane swapping. But the interface is still MIPI compliant and will not allow for connecting anything else to it.

And, btw. I'm also not the 'average RPI user' ;)
by aBUGSworstnightmare
Tue Jan 07, 2020 8:18 am
Forum: Device Tree
Topic: Using DSI or CSI for another purpose?
Replies: 18
Views: 1488

Re: Using DSI or CSI for another purpose?

You can not repurpose DSI and CSI!
by aBUGSworstnightmare
Sat Jan 04, 2020 12:25 pm
Forum: General discussion
Topic: Is anyone really using dual 4k drivers on Rpi4?
Replies: 41
Views: 3634

Re: Is anyone really using dual 4k drivers on Rpi4?

... And I recently found out that I can place live Raspberry camera preview windows on different displays concurrently (7" DPI and HDMI0 (HDMI2VGA TV) in below photo). Connecting 2nd HDMI monitor will allow for 3rd display with camera preview if needed. I have no experience with SDTV, but maybe eve...
by aBUGSworstnightmare
Sat Jan 04, 2020 9:07 am
Forum: HATs and other add-ons
Topic: Which Power solution for a several sensors project?
Replies: 13
Views: 995

Re: Which Power solution for a several sensors project?

GPIO pins are not intended for powering something! Your sensors have a data sheet, search the web for them and you know each sensors max requirement. Now design a suitable DC/DC (or buy annoff-the-shelf board) that is able to supply your sensors. Only the communication interfaces (i.e. SPi, UART, I2...
by aBUGSworstnightmare
Sat Jan 04, 2020 8:12 am
Forum: HATs and other add-ons
Topic: LVDS add-on for Raspberry models with 40pin GPIO
Replies: 115
Views: 95916

Re: LVDS add-on for Raspberry models with 40pin GPIO

IMG_1189.jpg
Google Nexus 7 Gen1 display
IMG_1189.jpg (68.61 KiB) Viewed 1622 times
... and yes! It can drive the Nexus 7 Gen1 display too
by aBUGSworstnightmare
Fri Jan 03, 2020 9:12 am
Forum: Official Foundation Display
Topic: Official touchscreen won’t display: vertical lines
Replies: 9
Views: 1105

Re: Official touchscreen won’t display: vertical lines

I can only see two wires (black/red) on OP pictures
by aBUGSworstnightmare
Fri Jan 03, 2020 8:29 am
Forum: Official Foundation Display
Topic: [SOLVED] Raspberry Pi Foundation Display causing performance issues?
Replies: 8
Views: 1119

Re: Raspberry Pi Foundation Display causing performance issues?

Sorry, but now I'm getting confused!
You plugged it in to a monitor? With the 7in disconnected ir connected?

And: use a power supply! Power banks are designed for charging mobile equipment, not for supplying high current continiously
by aBUGSworstnightmare
Fri Jan 03, 2020 8:13 am
Forum: Official Foundation Display
Topic: Official touchscreen won’t display: vertical lines
Replies: 9
Views: 1105

Re: Official touchscreen won’t display: vertical lines

Remove the jump wires and use two USB power supplies (one for your Pi, the other goes to the microUSB connector of your 7in.
If this fails as well do as adviced by Dougie
by aBUGSworstnightmare
Fri Jan 03, 2020 8:10 am
Forum: Official Foundation Display
Topic: [SOLVED] Raspberry Pi Foundation Display causing performance issues?
Replies: 8
Views: 1119

Re: Raspberry Pi Foundation Display causing performance issues?

Have you checked your power supply? Whar are you using?
by aBUGSworstnightmare
Thu Jan 02, 2020 1:18 pm
Forum: Official Foundation Display
Topic: Official touchscreen won’t display: vertical lines
Replies: 9
Views: 1105

Re: Official touchscreen won’t display: vertical lines

Show us how it is connected to your RPi and let us know which power supply you're using.
by aBUGSworstnightmare
Thu Jan 02, 2020 7:47 am
Forum: Interfacing (DSI, CSI, I2C, etc.)
Topic: Pi 4B Simultaneous FFC and HDMI display
Replies: 3
Views: 401

Re: Pi 4B Simultaneous FFC and HDMI display

even a Pi Zero can drive two displays (DPI + HDMI) with latest OS.
Using the official 7in touch display + HDMi monitor is trivial on RPi4. On older models the GPU maximum supported resolution (with FKMS) is 2048x2048 pixels.

Go to advanced search