I've been designing a custom circuit around the Microchip ATSAMD21E MCU. I thought my circuit design was fine until I soldered it all together and discovered a short between 3.3V and GND. (Needless to say, this caused the voltage regulator to get hot and angry and smoke to appear, and nothing worked).
After several days of debugging, I realized the MCU itself is causing the short. Upon further inspection, it looks like the VDDANA pin (pin 9), which I connect to 3.3V, is shorted to the GND pin (28) internally to the chip. I even took a brand new MCU out of the tray and tested it without any PCB at all, and lo and behold it is shorting GND(28) to VDDANA(9).
Ok so now I don't understand how I'm supposed to power this MCU!
My schematic:
For reference, this is what the data sheet says I'm supposed to do:
Here's the pinout according to the Datasheet: