Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
Pmod Interface
Microcontroller peripheral interface

Pmod interface (peripheral module interface) is an open standard defined by Digilent in the Pmod Interface Specification for connecting peripheral modules to FPGA and microcontroller development boards using 6 pins. Pmod or Pmods may also refer to modules compatible with the Pmod interface.

We don't have any images related to Pmod Interface yet.
We don't have any YouTube videos related to Pmod Interface yet.
We don't have any PDF documents related to Pmod Interface yet.
We don't have any Books related to Pmod Interface yet.
We don't have any archived web articles related to Pmod Interface yet.

Overview

Pmods are available from simple push buttons to more complex modules with network interfaces, analog to digital converters or liquid-crystal displays. These modules can be used with a variety of FPGA or microcontroller development boards from different vendors. The Pmod interface is designed so Pmods can be quickly connected to host boards for prototyping or evaluation purposes without soldering, but Pmods aren't quite plug and play since software and configuration is required.

Pmods come with a standard 6-pin interface of 4 signals, one ground and one power pin. Double and quad Pmods also exist. These duplicate the standard interface to allow more signals to pass through to the module.

Pmods can use either SPI, I2C or UART protocol. With I2C it is possible to use a 4-pin connector. Alternatively the pins 1 to 4 can be used as simple digital I/O pins.

Pinouts

Pmod type pinouts
type1(7)2(8)3(9)4(10)5(11)6(12)
Type 1 (GPIO)GPIO1GPIO2/PWMGPIO3GPIO4GNDVcc
Type 1A (extended GPIO)GPIO1GPIO5GPIO2/PWMGPIO6/PWMGPIO3GPIO7GPIO4GPIO8GNDGNDVccVcc
Type 2 (SPI)CSMOSIMISOSCKGNDVcc
Type 2A (extended SPI)CS1GPIO/INTMOSIGPIO/RESETMISOGPIO/CS2SCKGPIO/CS3GNDGNDVccVcc
Type 3 (UART)CTS/GPIOTxDRxDRTS/GPIOGNDVcc
Type 3A (extended UART)CTS/GPIOGPIO/INTTxDGPIO/RESETRxDGPIORTS/GPIOGPIOGNDGNDVccVcc
Type 4 (H-bridge)DIRENSenseASenseBGNDVcc
Type 5 (dual H-bridge)DIR1EN1DIR2EN2GNDVcc
Type 5A (extended dual H-bridge)DIR1DIR2EN1EN2Sense1ASense2ASense1BSense2BGNDGNDVccVcc
Type 6 (I2C)nc/INTnc/RESETSCLSDAGNDVcc
Type 6A (extended I2C)nc/INTGPIOnc/RESETGPIOSCLGPIOSDAGPIOGNDGNDVccVcc
Type 7 (I2S)LRCLKGPIODACdataGPIOADCdataMCLKBCLKGPIOGNDGNDVccVcc
  • I2C/UART/SPI:
    • INT - interrupt, slave to master, open-collector, active low
    • RESET - reset signal, master to slave, active low
  • SPI:
    • CS - chipselect, active low
  • H-bridge
    • EN - enable, active high, can be used with PWM
    • SenseA/SenseB - input from quadrature encoder for speed and direction

History

Digilent was founded in 2000 by two Washington State University electrical engineering professors.2

In 2011, v1.0.0 of Pmod Interface Specification was released.3

In January 2013, National Instruments acquired all outstanding shares of Digilent Inc., which became a wholly owned subsidiary.4

History of Pmod specification
YearVersionNotesRefs
20111.0.0First release5
20171.1.0.6
20171.2.0.7
20201.3.0.8
20201.3.1Current release9

See also

  • Electronics portal
  • Asynchronous serial bus such as RS-232 and RS-422.
  • UEXT, a similar "Universal EXTension" connector format also for UART, I2C, and SPI, although separately over 10 wires in a 2x5 layout.
  • CRUVI FPGA daughtercard standard with Pmod option

References

  1. Pmod specification v1.3.1; Digilent; October 2020. https://digilent.com/reference/_media/reference/pmod/pmod-interface-specification-1_3_1.pdf

  2. Maxfield, Max (6 February 2020). "Big Things in Store for Digilent in 2020". embedded-computing.com. OpenSystems Media. Retrieved 21 September 2020. https://www.embedded-computing.com/guest-blogs/big-things-in-store-for-digilent-in-2020

  3. Pmod specification v1.0.0; Digilent; November 2011. https://digilent.com/reference/lib/exe/fetch.php?tok=6c721a&media=https%3A%2F%2Fwww.digilentinc.com%2FPmods%2FDigilent-Pmod_%2520Interface_Specification.pdf

  4. "National Instruments acquires Digilent Inc". dangerousprototypes.com. Dangerous Prototypes self-published blog. 24 January 2013. Retrieved 21 September 2020. http://dangerousprototypes.com/blog/2013/01/24/national-instruments-acquires-digilent-inc/

  5. Pmod specification v1.0.0; Digilent; November 2011. https://digilent.com/reference/lib/exe/fetch.php?tok=6c721a&media=https%3A%2F%2Fwww.digilentinc.com%2FPmods%2FDigilent-Pmod_%2520Interface_Specification.pdf

  6. Pmod specification v1.1.0; Digilent; July 2017. https://digilent.com/reference/_media/reference/pmod/pmod-interface-specification-1_1_0.pdf

  7. Pmod specification v1.2.0; Digilent; October 2017. https://digilent.com/reference/_media/reference/pmod/pmod-interface-specification-1_2_0.pdf

  8. Pmod specification v1.3.0; Digilent; September 2020. https://digilent.com/reference/_media/reference/pmod/pmod-interface-specification-1_3_0.pdf

  9. Pmod specification v1.3.1; Digilent; October 2020. https://digilent.com/reference/_media/reference/pmod/pmod-interface-specification-1_3_1.pdf