TomWhitwell / RadioMusic

Virtual Radio module for Eurorack
328 stars 91 forks source link

GND_F = Analog ground instead of digital ground #161

Closed Mynasru closed 5 years ago

Mynasru commented 5 years ago

The front panel only has analog ground, also for the SD card and LEDs. What is the reason behind this? Shouldn't the digital parts be connected to digital ground (DGND or teensy GND) instead of AGND?

Mynasru commented 5 years ago

@TomWhitwell Could you explain this, I'm curious what is the reasoning behind it.

Mynasru commented 5 years ago

@TomWhitwell Could you explain this, I'm curious what is the reasoning behind it.

I wanted to make my own PCB and was checking your schematics. Paul (from teensy) is saying AGND should only be used for analog circuits .

TomWhitwell commented 5 years ago

Hi, sorry for the delay in replying. This was done to simplify the design. If you want to redesign with the extra pins and routing for the analog ground, you may get different results. I found that the shared ground gave results that I was happy with.