Hi there, I'm trying to figure out how to configure one of my gpio pins with PWM to drive an LED. Most of my searching turns up using the RPi.GPIO module. This works fine for turning a pin high or low, but I can't for the life of me seem to get pwm to work. ex, import RPi.GPIO as GPIO p = GPIO.PWM(1...
Hi PS1981, Mobius, So it was a power issue after all! I tried booting without the mouse and it booted up fine. Thanks! Still can't get the Adafruit HDMI to VGA to give me anything other than 640x480 :cry: Guess I'll have to live with shitty resolution till I can afford a new monitor. Thanks again, K...
Hi Mobius, I had hdmi_force_hotplug=1, hdmi_group=2, hdmi_mode=16, and the one about signalboos=4 (i'm at work now and can't quite remember!). I'll check the power issue - the wacko board was made in China, good board in the UK. Don't know if ppl have noticed quality differences between manufactures...
Well, I have one power supply, one HDMI cable, one keyboard/mouse, one SD card. The steup works perfectly on one PI - move it all over to the second board and I get this cycle.
Hi There, I ordered 2 Pis (intend to build one into a desktop and one into a laptop) and a HDMI-VGA adaptor (Adafruit part # 1151). I monkeyed around with the setup options and config.txt to get a decent display resolution. Somehow in the process I corrupted my pre-loaded SD card and after searching...