This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

ULINKplus ADC?

On www2.keil.com/.../ulinkplus I read
Sample rate: 20 MHz (16-bit delta-sigma technology)
I have to understand in ULINKplus is 16bit ADC with sample rate 20MSPS?
If yes data flow from this ADC is 320Mbit/s

Someone can confirm it?
What ADC is used?

Parents
  • Sample rate is specified as 20M SPS - samples per second, where sample is a single bit.

    16-bit resolution is achieved with oversampling (decimation) which also configures the digital low pas filter.

    ULINKplus oversampling can be configured from 32..1024 (2^n).

    This results in data rates:
    - from 625k SPS (16-bit samples with effective 10-bit accuracy)
    - to 19.5 SPS (16-bit samples with effective 16-bit accuracy)

Reply
  • Sample rate is specified as 20M SPS - samples per second, where sample is a single bit.

    16-bit resolution is achieved with oversampling (decimation) which also configures the digital low pas filter.

    ULINKplus oversampling can be configured from 32..1024 (2^n).

    This results in data rates:
    - from 625k SPS (16-bit samples with effective 10-bit accuracy)
    - to 19.5 SPS (16-bit samples with effective 16-bit accuracy)

Children