Hello,
I am using a CY8C4248LTI-L485 chip to drive an LC circuit to generate a magnetic field. I would like to know the max current I can pull from on these GPIO pins, as there's a lot of confusion in the info I am receiving.
On the datasheet, the absolute max current is 25mA, and in the PSoC creator software, the source current on the pin configuration window is only 4mA. However, I have measured more than 55mA on a single pin.
Please let me know what is the actual current on rating on these, and if I need to short 4 GPIO pins together to drive higher currents.
Thanks!
Exceeding the max of 25mA may destroy the pin.
At 4mA the logical levels of the pin are maintained, When needing higher currents than 25mA you should combine more pins, but do not exceed the maximum power dissipation of the chip.
Bob
Sorry to ask again, but can you elaborate on the 4mA setting? What exactly does it do?
Thanks for your reply! However I don't think this applies to the 68 pin 4200L. What I really want to know is if I connect one pin to a load that draws more current than rated, would there be a current limiter built in to protect the circuit?
In order to generate a magnetic field strong enough I would use as much current as possible, at least 100mA, at 500 kHz.
Hi Eirrol,
Drawing more current than the spec may destroy the pin. As per datasheet Maximum Total Source or Sink Chip Current is 200mA. But you have to gang more pins to achieve this. Follow section 6.11 of this AppNote to know how to gang pins for more sink or source current : http://www.cypress.com/file/127101/download
Best Regards,
VSRS
Hello
I would like to ask why the source current on the pin configuration window is only 4mA in PSoC creator software ?
thanks,
At the specified 4mA the logical levels of the pin are maintained, thus externally connected electronic will see a valid logical high or low.
Bob
thanks bob,
did you want to say that connecting the GPIO pin as a "continues and stable" 25mA source is not safe ?
Not at all. A pin can source/sink as much as the specs say without any damage.
Datasheet for 4000 says per GPIO current +- 25mA max.
Bob