Jump to content
  • 0

PMOD LCD Backlight PWM pin


De Bug

Question

Some SPI LCDs have a PWM Backlight On/OFF/PWM  input.  I want to create a PMOD compatible LCD board.

Which  pin should be most applicable to assign as PWM on a RGB LCD PMOD  connector ? Pin 9 VCCEN or P10 PMODEN ? Reference modules: PMOD MTDS, PMODOled

 

 

 

 

Edited by Debug
Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

Hi @Debug,

If I had to choose, I would use Pmod Interface Type 2A as explained in the Pmod Interface Specification available here: https://digilent.com/reference/pmod/start. This allows for four other GPIO pins beyond the four standard SPI pins. As for which of those four pins to choose from, I suppose I would choose either pin 9 or pin 10 in case the device was ever going to be daisy chained for some reason (since SPI doesn't really support strict "daisy-chaining" as much as parallel connections) to better be in alignment / avoid conflicting with the alternate pin recommendations for pin 7 and pin 8.

Thanks,
JColvin

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...