Skip to main content
Visitor II
July 17, 2024
Solved

Signal Generator in AD9850

  • July 17, 2024
  • 2 replies
  • 1904 views

Hi Team,

Can we interface AD9850 DDS Signal Generator Module with STM32F407G to generate sin wave and square wave, is there any procedure or links to interface between AD9850 with STM Microcontroller.

Best Regards
Gagan Gowda

    This topic has been closed for replies.

    2 replies

    mƎALLEmAnswer
    Technical Moderator
    July 17, 2024
    Graduate II
    July 17, 2024

    Yes, should be able to interface with GPIO driving the serial or parallel bus.

    Suggest you spend some time with the data sheet, and apply basic interfacing methods.

    https://www.analog.com/media/en/technical-documentation/data-sheets/ad9850.pdf

    Don't limit yourself to STM32 specifically, the interfacing methods and software would be universal between MCUs

    Super User
    July 17, 2024

    @Tesla DeLorean wrote:

    Don't limit yourself to STM32 specifically, the interfacing methods and software would be universal between MCUs


    Indeed.

    @ggowd.1 - How To Interface Anything to Anything Else:

    http://www.8052mcu.com/forum/read/160143

     

    You might also try looking for Arduino libraries ...