Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can I use spi_master_nodma in data sampler applications? #1

Open
liubenyuan opened this issue Oct 21, 2017 · 0 comments
Open

Can I use spi_master_nodma in data sampler applications? #1

liubenyuan opened this issue Oct 21, 2017 · 0 comments

Comments

@liubenyuan
Copy link

liubenyuan commented Oct 21, 2017

Hi, I want to build a data sampler using esp32, where analog signals are sampled using ADC. Esp32 read these samples from ADC using SPI interface and then transmit these data to PC via wifi.

I found your reply at
https://esp32.com/viewtopic.php?f=13&t=1383&p=6238&hilit=spi+adc#p6238

and I also post an issue at esp-idf
espressif/esp-idf#1148

The question is, can I use your SPI_MASTER_NODMA module in this issue? The ADC I am using is 16bit, 400ksps, and the ADC needs an ADC_CONV signal to initialize the conversion.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant