Skip to main content
Visitor II
May 23, 2024
Question

"Generating a sine wave from a DAC chip using the SPI driver on STM32H7."

  • May 23, 2024
  • 1 reply
  • 649 views

I want to use STM32H7 SPI to drive DAC chip to generate sinusoidal wave. Can you recommend me relevant routines or ideas

    This topic has been closed for replies.

    1 reply

    Graduate II
    May 23, 2024

    Make a table of data, send it to the DAC

    No details on the DAC, the width, ...