Open Giorgiofox opened 7 years ago
Can you confirm you've tried changing the PWMDim value to something greater than 10? (50 for instance!)
Although I wrote this, I no longer use it as I use my I2C LCD through lcdproc for other system monitoring screens and that doesn't use the PWM functions.
Yes, I can confirm This. Perhaps I've upgraded and recompiled today (with sudo make all --makefile Makefile.Pi.HD44780 ), and the I2C display won't work, and also backlight now blink and not more turn on and off when transmitting.. the MMDVM.ini file is external, so not changed this, and values are correct.
Try referring to a commit prior to the one that gave you problems to discount configuration errors
Hello, I have compiled latest version using the I2C Makefile, and my I2C display works very well, but I can't get PWM backlight working. (If I use GPIO commands in raspberry shell, the GPIO work correctly) I'm using GPIO 1 (18) The backlight work only ON (with 100) or OFF (with every value <100)
This is my configuration