Search the Community
Showing results for tags 'pinout'.
-
Dear Team of Digilent. I am currently working with an MZ OpenScope with the Arduino IDE. I was able to load the Blink program on the shield. But now I am limited, because of the OpenScope.h file I only found some pin declared. // some gpio pins #define PIN_SD_DET PORTD, (1 << 1) // RD1, pin 36 #define PIN_INT_MRF PORTG, (1 << 8) // RG8, pin 59 #define PIN_HIB_MRF LATD, (1 << 13) // RD13, pin 60 #define PIN_RST_MRF LATA, (1 << 4) // RA4, pin 61 #define PIN_WP_MRF LATA, (1 << 14) // RA14, pin 62 #define PIN_LED_1 LATJ, (1 <&l
-
chipKIT Max32 Pinout Functions & Descritpions
VCSEL posted a question in Digilent Microcontroller Boards
Hello: Where can I find information which describes the functions and capabilities of the pins on the board? I have the documents from the website, but do not understand the terminology such as AERXERR/RG15 or ECRX/SDA2/SDI2A/U2ARX/PMA4/CN9/RG7. I understand each term, ECRX, RG15 are specific functions, but where can I "decipher" these functions? Thank You