olikraus
olikraus
Actually this bug was introduced in 2.33.something, but version 2.32.15 should be ok.
I have created beta release 2.33.14, which should work. You can download the latest U8g2 beta release from here: https://github.com/olikraus/U8g2_Arduino/archive/master.zip Arduino IDE: 1. Remove the existing U8g2_Arduino library (https://stackoverflow.com/questions/16752806/how-do-i-remove-a-library-from-the-arduino-environment) 2....
Strange, for me it works as expected with Arduino Uno.
Yes (Cube) and no (IDE): Use the STM32 port for Arduino. I think it is called STM32duino.
I have created a new beta version with this extra command. Can you test this version? You can download the latest U8g2 beta release from here: https://github.com/olikraus/U8g2_Arduino/archive/master.zip Arduino IDE: 1....
😁 thanks for the feedback
Thanks for the PR. I don't have access to my PC at the moment, so I can't test anything. However, I don't know whether it makes sense to include this...
Too bad. I really liked that tutorial. Will replace it with link to https://youtu.be/ac5CYQ3OJ7c
You could start with the existing constructor: https://github.com/olikraus/u8g2/wiki/u8g2setupcpp#st7511-avd_320x240 Will it show something? Maybe you need to change the contrast value for this display. If you can see something, then a...
> I would appreciate if you can give me some pointers. I suggest to use the 4-line serial interface as described in section 7.3 Line A0 is called DC in...