cancel
Showing results for 
Search instead for 
Did you mean: 

Retrieve data from external 4MSPS ADC; timestamp each sample

xkamail
Associate

Hello,

I am planning to use the STM32H755ZI-Q to acquire data from an external ADC (AD7386-4) via Quad-SPI. The sampling rate is set to 4MSPS, and each sample must be associated with a timestamp.

xkamail_0-1728259270045.png

The RTC comes from my GPS module.

Could you kindly provide any suggestions or guidance for my project?

1 REPLY 1
KDJEM.1
ST Employee

Hello @xkamail and welcome to the Community,

 

I recommend you construct your project step by step.

You can start by configuring the QUADSPI interface. For that, I advice you take a look at:

-  Overall FAQs for QUADSPI/OCTOSPI/HSPI/XSPI - STMicroelectronics Community FAQ. This FAQ provides some QUADSPI tips and tricks, frequently asked questions, and a list for useful link resources.

- An QSPI example.

I hope this help you.

If you encounter any issue, please don't hesitate to create a new post in STCommunity.

Thank you.

Kaouthar 

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.