strebor27 wrote:I've been searching for a few days now but it has been unsuccessful. How do you set the output strength of a gpio pin? at current I am using gpio 24, a multimeter indicated a current of about 40ma (think this is due to only the 1 pin being in use). I want to be able to adjust it to about 10ma
If you need less than it is capable of providing I do not understand what the problem is.
If you are woried about drawing to much current do to a design that could provide a dead short then add an apropriate resistor.
If you want to step it up use a line driver.
I do not think that you can directly change the Drive strength of GPIO.
I have never woried about it as everything that I am doing goes through either a Line driver, a Buffer, or a Buss driver.
Is there another issue that I am somehow missing?