Other Parts Discussed in Thread: CC2538, Z-STACK, CC2530
I use http://www.mouser.com/ds/2/122/ECX_42-12562.pdf
The right layout is an older version of my board which totally works fine. The left one is the newer version where I placed the components closer to each others (as well as the crystal). However, the 32 MHz crystal does not work properly on the new board ( I carefully assembled three of them).
I measured the pins of crystal by an oscillator, and I see the logic level of pins goes a higher, but don't oscillate. In addition, my code gets stuck on externalclock initialization (BoardInit() ).
Does anyone see any possible problem or have any suspicion or have any suggestion to debug/solve the problem?
What I did so far to debug the problem is that:
- I replaced the crystal and load caps with the new ones and the ones from the old board that works for sure. It didn't help
- pins of the crystals are measured by an oscillator, but there is no oscillation on the pins (the board has a 32k crystal as well, that one works fine).
- I tested the same SW on CC2538EM, so that the SW works correctly and it should be a HW problem.
- The orientation of the crystal is assembled correctly for sure, I use known brand capacitors (Murata and Kemet).
- I inspected crystal's path to the MCU by a microscope and the solder on the pins looks fine.
Additionally, I use 20 pF for C341 and C351 caps
