Skip to main content
Visitor II
October 6, 2024
Solved

Retrieve data from external 4MSPS ADC; timestamp each sample

  • October 6, 2024
  • 1 reply
  • 848 views

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?

    This topic has been closed for replies.
    Best answer by KDJEM.1

    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 advise 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 

    1 reply

    KDJEM.1Answer
    Technical Moderator
    October 7, 2024

    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 advise 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