2016-11-29 12:56 PM
Hi
I have 2 STM32F4 Discovery board and in order to make test, i want to connect one DAC Pin (for instance PA4) of one board to ADC pin (PC3) of my other board. Any suggestion of what is the simplest way to make such wiring ? (and pull up/down set up in the code...) Thanks #stm32-dac-adc2016-11-29 02:03 PM
It's analogue so I can't see the point of a pull up/down configuration.
Common the grounds and connect the signal pins.