MOD54415 ADC and DAC

Discussion to talk about software related topics only.
User avatar
dciliske
Posts: 624
Joined: Mon Feb 06, 2012 9:37 am
Location: San Diego, CA
Contact:

Re: MOD54415 ADC and DAC

Post by dciliske »

Actually, now that you explain it that way I see the issue, and unfortunately I believe you are correct. Looking at the schematic, AGND is tied to GND, but ADVREF is left floating, so if you don't manually tie it to Vcc, you're not going to get anything. I was mistaken because I had not realized that the supply for the ADC was separate from the rest of the module (in retrospect I understand what's going on); I guess this is another step on my learning curve of hardware design.

Well, I guess you'll have to decide to either rework it and have another spin or live without :/
Dan Ciliske
Project Engineer
Netburner, Inc
khoney
Posts: 125
Joined: Fri Sep 11, 2009 12:43 pm

Re: MOD54415 ADC and DAC

Post by khoney »

Dan,

Since that is the case, I would really recommend modifying the NANO54415 datasheet so that pin 7 is described as "ADC and DAC Power Supply and Reference Voltage - Required to Use ADC/DAC", and pin 8 is described as "ADC and DAC Power Supply and Reference Ground - Required to Use ADC/DAC". Just saying it is a voltage reference is very misleading, and the Coldfire datasheet can easily make one believe that an internal reference is available, which is not the case.
User avatar
dciliske
Posts: 624
Joined: Mon Feb 06, 2012 9:37 am
Location: San Diego, CA
Contact:

Re: MOD54415 ADC and DAC

Post by dciliske »

I will pass that along. I agree there should be a more explicit text to that regard (especially given the fact I was convinced it wasn't for a few days).
Dan Ciliske
Project Engineer
Netburner, Inc
jediengineer
Posts: 192
Joined: Mon Dec 17, 2012 6:24 am

Re: MOD54415 ADC and DAC

Post by jediengineer »

It might help to know you have to tie it in since the factory demo uses the ADC to detect switch changes.
Post Reply