Tagged Questions
0
votes
1answer
183 views
USB ground on MSP430 Launchpad interfering with Comparator_A input voltage
I'm trying to read an audio signal from an Android phone as a serial input to an MSP430G2553, adapting this design to use the MSP430's onboard comparator module instead of an LM324. The Android code ...
0
votes
1answer
80 views
Purpose of negative bias reference generator
I am working on a redesign and there is a negative bias generator on the ADC in the circuit. (not the circuit below) I am pretty sure that the small negative voltage instead of ground is there to ...
5
votes
3answers
200 views
Separating the Grounds for 2 Chips
I am working on a design that requires Two Chips - Energy measuring chip (for analogue measurement) and a MCU (for connecting to a communication peripherals, and connected to a PC.) Both Chips is to ...
6
votes
3answers
826 views
How to Implement an Analog Ground Plane
I have seen this picture in a number of the Atmel datasheets. This one is from the ATTiny48/88 datasheet.
Can someone explain in some detail how to properly implement this on a 2-layer board? I ...
1
vote
2answers
413 views
AGND/AVDD on a chip
I am considering using a chip, but the datasheet is confusing me as it has several distinct power pins.
It has:
PLL_VDD
PLL_GND
AVDD
AGND
DVDD
DGND
DVDD_IO
DGND_IO
This is the chip.
How do I ...