Hi, I'm designing a circuit with an attiny85
It will have a connector 3 pin JR (Servo style) connector (with the power supply in the middle, GND one side, PB2 on the opposite)
Is there any risk in case of connecting the wrong way which means inversion between GND and PB2 ?
In this case there will be
pin GND : PWM 0V - 5V
pin PB2: 0V
pin VCC : 5V
Is this a problem, any risk off damage of the MCU ?
Thanks