Gold Member
- 5,661
- 4,508
Especially after you lose track of where Pin 1 is!
Fet's are IRLR8256TRPBF - TO-252AA type packageBaluncore said:What is the part number of the MOSFETs you are using?
What are the supply voltages to the 555 and 74hc595?
What is power supply to the LEDs?
What limits LED current?
Yes. HC logic can pull hard to ground with it's MOS output.artis said:I'm asking whether a 595 output can effectively drive a fet without a pulldown resistor
What? Can you draw a schematic, take a photo and post it here?artis said:Each LED connected to each 595 output is in series with 750ohm to ground.
So it's 595 output ---LED---resistor----GND.
The gate is attached between the 595 output and LED , so directly to the 595 output which should discharge the gate charge to ground when it goes LOW.
You need a pull-up resistor at the drain/input. HC logic has essentially infinite input resistance. Your FET could be off with no current available to make it change it's voltage.artis said:@DaveE
I made a quick drawing , I hope it should be clear how each output is arranged.
View attachment 317797
I think you misunderstood my poor drawing. I simply put the FET where it is because of drawing space limitations. It's an N channel FET and all I need is it to be controlled from the 74HC595 , so source to GND and gate to 595 output. I mean the mosfet can be turned on/off with a potential applied between S and G.DaveE said:You need a pull-up resistor at the drain/input. HC logic has essentially infinite input resistance. Your FET could be off with no current available to make it change it's voltage.
It's also not clear why you need discrete transistors for this. How about a 74HC04 connected to the resistor voltage? Or, if you don't need the inversion just connect any HC input to the resistor.
PS: That MOSFET is huge for a logic application. For discretes most EEs would use a SOT-23 package. They're smaller and easier to hand solder with exposed small terminals.
It is not clear.artis said:I made a quick drawing , I hope it should be clear how each output is arranged.
Um.. What? What's the point of posting an incorrect schematic? I don't care where you put it, I care how it's connected to other things.artis said:I think you misunderstood my poor drawing. I simply put the FET where it is because of drawing space limitations.
Assumptions are the major source of confusion when troubleshooting things that don't work. Measure it.artis said:I think I can assume...
Partial circuits are difficult to debug because undocumented components have unspecified implications across the arbitrary bulkheads and firewalls.artis said:I'm sorry I confused you.
I plan to make a new thread about the device I've made , it's an experiment out of curiosity , I will explain there, you are welcome to join it when it's up. @DaveE will also probably add some valuable commentary hopefully as well as othersBaluncore said:Is the load inductive?
How many loads are there?
Why are the MOSFETs all in parallel?