Hi @sert, I do not have much experience with precise analog circuits. However I would probably try to find some recommended designs, reference layout and white pages about AD converters for this kind of signals and frequency. They may have some recommendations.
For example:
http://www.analog.com/media/en/techn...es/AN-1142.pdf"
The most popular question among analog signal chain designers is: should the ground plane be split into a AGND and DGND ground plane when using an ADC? The short answer is: it depends.
The long answer is: not usually. Why not? In most situations, a split ground plane can cause more harm than good because blindly splitting the ground plane only serves to increase the inductance for the return current.
...
Good circuit partitioning is key to not splitting ground planes as shown in Figure 9. Notice that if a layout allows you to keep the respective circuits in their own areas then there is no need
to split the ground. Partitioning this way allows for a star ground, which keeps return currents localized to that particular circuit section.
"
PS: I am not sure what exactly you do with the signal, but maybe I would consider to use a proper AD converter instead of connecting AD of a uC to 7.5MHz signal. However it depends on application and uC.