8

I am using a microcontroller (PIC32) with a USB interface. The USB interface will be often exposed to human body ESD discharges. Should I protect against these, and if so, how?

Thomas O
  • 31,786
  • 58
  • 184
  • 322

2 Answers2

4

USB pins need protection from ESD. Here is one solution using TVS devices.

Leon Heller
  • 38,983
  • 2
  • 62
  • 96
1

I have found this to be a good article that explains ESD protection: System-Level ESD/EMI Protection Guide

potato_in_my_ear
  • 317
  • 2
  • 3
  • 11
Kellenjb
  • 17,609
  • 5
  • 53
  • 87