Altera_Forum
Honored Contributor
14 years agoInterfacing with Max V Development Board
I just acquired a Max V Development board to learn programming on CPLDs. I've already made some headway and have managed to utilize the push buttons and LEDs. I was thinking of utilizing the GPIO headers to interface with a AVR Mega 168. My question is, how can I supply power to the AVR from the board?
The GPIO header lists a 3.3V source and an external connecter on the board is provided. However, if I do attach a 3.3V source here - what about the ground? Is the ground connected elsewhere in the system? If not, how do I provide a common reference to both the AVR and the development board? My limited knowledge makes me think that I'm supposed to connect a 3.3V voltage regulator to the 3.3V CONN and GND ports. Will this allow me to power the AVR without problems?