Skip to main content
bahadirblt
Associate
January 14, 2021
Question

Hello, I would like to use Nucleo F401RE in my senior design project, in my project, I have to use 2 simultaneous ADC. But Nucleo boards have 1 ADC, can I use 1 ADC to measure two analog input. It should be converted simultaneously.

  • January 14, 2021
  • 1 reply
  • 704 views

I am sorry about this question, I am new to the development board.

This topic has been closed for replies.

1 reply

TDK
January 14, 2021

If you want them converted simultaneously, as opposed to just close together, you will need a chip with at least 2 ADCs. There are plenty of chips which meet this requirement, such as the STM32F405.

"If you feel a post has answered your question, please click ""Accept as Solution""."
bahadirblt
Associate
January 15, 2021

Thank you!