2015-07-16 06:52 AM
Good Afternoon Everyone,
Is it possible that on STM32F4 , I first do a DAC and then use its output as input to ADC and finally get a digital output ? If I can do that , how can I do this connection in between the DAC o/p and ADC i/p ? Sorry if the question is invalid. Thank you all in advance. Regards #discovery #stm32f4 #stm32f4-adc2015-07-16 07:24 AM
I haven't tried it, but I suspect it would probably work, provided the DAC pin has enough drive.
.. and finally get a digital output Not really sure what that means, the ADC can provide a 12-bit value, and you could print that out, I guess.