Created
September 12, 2017 19:00
-
-
Save coolacid/4f9b56f0150c2259ae0812230a3ad456 to your computer and use it in GitHub Desktop.
Physical Issue - RF/Atmel interference?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Working on a board where we have an Atmel creating audio for an on board transiver. The atmel is a atmega328p with external | |
crystal clock. The transiver is the DRA818V. | |
On low transmit power, everything seems to work fine. However, when we place the DRA into high power (1W) it appears the | |
atmel locks up. We can't be sure if this is a result of interference with the crystal, or with the atmel directly. | |
Checking for power dips on the 5v line, and we didn't identify any power drop. | |
Checking for any RF on the power line and also didn't see anything on a scope. | |
Any thoughts would be welcomed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment