Jose Commins
Jose Commins
Pitching in with some more info: **Pi hardware** ``` Hardware : BCM2835 Revision : a02082 Serial : 00000000a42ea780 Model : Raspberry Pi 3 Model B Rev 1.2 ``` **Display** Official...
> You do need to power cycle the screen after adding `dtparam=i2c_vc_baudrate=50000`. A simple reboot is not sufficient. The issue is that the controller on the panel totally locks up...
> > Have you run `sudo apt update` `sudo apt dist-upgrade` since install, or allowed updates to be applied as part of the initial wizard if you've just done a...
> `dtparam=i2c_vc_baudrate=50000` doesn't help to prevent this issue. > > In dmesg I also see from time to time random messages like `i2c-bcm2835 3f205000.i2c: Got unexpected interrupt (from firmware?)`, but...
Thanks for the reply - however, this also happens in the provided example as the first file in the list returned by the iterator, or any others. Also, if I...