This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[FAQ] PGA900: Is there general information and guidance regarding the PGA900?

Part Number: PGA900

Tool/software:

I'm having some issues and need some guidance regarding the PGA900.  What information is available?

  • Here are some general topics relating specifically to the PGA900:

    • M0 related information
    • Communications
      • The PGA900 has SPI, I2C and OWI interfaces enabled as default.  The UART interface shares some of the same signals as SPI and must be enabled separately.  All registers and EEPROM can be written while the M0 is in the reset state.  To read/write registers while the M0 is running (not reset) then special firmware must be written to use the COMBUF communication as specified in the device datasheet. 
    • Firmware development
      • An example firmware project can be found here.