Ground problem?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Ground problem?

Jump to solution
712 Views
paulrobinson
Contributor II

I am using the kinetis KE02_40 in an application and development with it has been fine.  Going into production someone reported that an LED flashes and the firmware appears to stop running when he touched the microcontroller (not accessible in normal use but concerning all the saem).  I had not come across this during development but replicated the problem when connected using the production switch mode ac/dc power supply, the problem did not seem to happen using my adjustable bench top power supply.

I know there should be a Gnd area under the micro for good EMC practice but would not expect touching the case (not the pins) with my finger would cause such a problem.

Does this mean I am more likely to experience EMC  issues / unexplained resets / freezes in production?  

Why does the problem only show itself with the production power supply and not a programmable one?

I have other designs using the same micro that do not have this problem but the difference seems to be the amount of tracking under the micro.

Problem design

pastedImage_0.png

Working design

pastedImage_3.png

0 Kudos
1 Solution
602 Views
paulrobinson
Contributor II

Thanks for the suggestions.  The layout concerns seems to be a red herring, I had accidentally left the UART interrupt enabled with no handler but the pins were floating.  Disabling it fixed the issue.

View solution in original post

0 Kudos
3 Replies
602 Views
Hui_Ma
NXP TechSupport
NXP TechSupport

Hi

There with some application note about general MCU level PCB layout guide:

AN2764 Improving the Transient Immunity Performance of Microcontroller-Based Applications

AN2321 Designing for Board Level Electromagnetic Compatibility

Wish it helps.

Have a great day,
Ma Hui
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos
603 Views
paulrobinson
Contributor II

Thanks for the suggestions.  The layout concerns seems to be a red herring, I had accidentally left the UART interrupt enabled with no handler but the pins were floating.  Disabling it fixed the issue.

0 Kudos
602 Views
Hui_Ma
NXP TechSupport
NXP TechSupport

Hi  Paul,

Thank you for sharing that info.

best regards,

Ma Hui

0 Kudos