Skip to main content
Associate III
January 15, 2024
Question

Make digital signal offset-free

  • January 15, 2024
  • 1 reply
  • 867 views

I have converted an analog signal with offset voltage through ADC to digital. Now I have an array of 1024 integer values. To edit this signal further, I need to convert the integer values to float. Then make this signal offset-free (by q15). I would appreciate it if someone would help me with this.

    This topic has been closed for replies.

    1 reply

    Pavel A.
    January 16, 2024

    You can find help with this here or here.