Im trying to control a servo, and this works one way, but always when the servo tries to spin clockwise it shortens out and just does nothing. Can anybody help me? I dont want to damage it even more.
The total wide angle of a servo is 180º. So, you should give values between 0° and 180°, being 90° the central position.
Jim beated me up.
Edit: take a look in the topic How to Get the best out of this Forum in order to get important info for future posts, for example, how to post your code using code tags.
I think you should confirm that info on the datasheet of your servo. The most common used with Arduino (MG90S) works from 4.8V to 6V. So, definitely it can handle 5V and shouldn’t be working nicely at 3.3V.