Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

SPI communication for reading analog data from AD7328

Status
Not open for further replies.

Arrowspace

Banned
Joined
Jan 23, 2015
Messages
186
Helped
3
Reputation
6
Reaction score
3
Trophy points
18
Activity points
0
Can anyone help me to understand how AD7328 work on SPI

- - - Updated - - -

How can I read data from AD7328
 

With such an open question it is impossible to give advice that is accurate and to the point. Do you have any specific questions or problems?

- - - Updated - - -

How can I read data from AD7328
First you'll have to connect MOSI/MISO, provide a clock source, and enable the chip.

Then, use the flow chart on page 25 and 26 of the datasheet to retrieve data with a microcontroller. You can easily find Arduino example code for the AD7328 online. Good luck!
 

I have written code for AD7328 for transmitting data from my controller to ADC using SPI, for that their is chipselect pin in ADC, but I do't understand, how can I read data from AD7328, how should my SPI communication module know when ADC start transmitting data
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top