I am an embedded SW developer who wants to get more familiar with HW design. I have an LPCXpresso board with an LPC1343 on it. I want to build some circuit around that. I thought I'll start by finding out what is the maximum current I can get from the GPIOs.
This is where I got confused. I went to Static characteristics (pg34) in the datasheet.
The table contains the minimal value for IOH but not the maximal value. What is that supposed to mean?
Datasheet tells under static characteristics that VOH is Vdd-0.4, so that is a maximum of 3.2V. But user manual tells in 7.3.2 (pg89) that for LPC1343 max output voltage is 2.6V. That seems to contradict...
Why are no HIGH level output current values for I2C pins in datasheet (pg34)?
I did not find the value of pull-up and pulldown resistors anywhere in the documents... why is that? :)