I want to run PSoC5LP Delsig at 12 bits / 20kHz sample rate, continuous conversion mode.

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
SaKu_291986
Level 4
Level 4
10 replies posted 10 questions asked 5 solutions authored

I want to run PSoC5LP Delsig at 12 bits / 20kHz sample rate, continuous conversion mode. What is the clock frequency required at an accuracy of 0ppm, if I use an external clock to the DelSig.

0 Likes
1 Solution

For example when the PLL output is set to 32MHz,

GS004802.png

The internal clock for ADC becomes 640kHz by dividing the 32MHz MASTER clock by 50.

GS004805.png

Now the actual conv. rate is 20000

GS004804.png

Regards,

Noriaki

View solution in original post

0 Likes
5 Replies
NoriTan
Employee
Employee
25 sign-ins 5 questions asked 10 sign-ins

In the configuration Utility window of a ADC_DelSig component, the required clock frequency is calculated from the give parameters.

GS004800.png

In this case, 640kHz clock is required.

Regards,

Noriaki

0 Likes

Thank you very much Noriaki-san. But what will I need to do, if I require that actual conversion rate to be 20,000Hz and not 20,834Hz?

Best regards,

Sampath

0 Likes

For example when the PLL output is set to 32MHz,

GS004802.png

The internal clock for ADC becomes 640kHz by dividing the 32MHz MASTER clock by 50.

GS004805.png

Now the actual conv. rate is 20000

GS004804.png

Regards,

Noriaki

0 Likes
SampathS_11
Moderator
Moderator
Moderator
250 sign-ins 250 solutions authored 5 questions asked

Thank you very much, Noriaki-san.

0 Likes

SaKu,

With the above settings you can set ADC resolution to 16-bit, and get more accurate result for free, since you will be reading result using 16-bit variable anyway.

/odissey1

0 Likes