Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
system_set_port_mux(GPIO_PORT_A, GPIO_BIT_5, PORTA5_FUNC_PWM5); pwm_init(PWM_CHANNEL_5, 4000, 85); pwm_start(PWM_CHANNEL_5);