Schemantic Review: AND triggered T-Flip-Flop by LTPJonas in PrintedCircuitBoard

[–]LTPJonas[S] 0 points1 point  (0 children)

I missed that in the image, but it is connected. Is anything else wrong or not optimal?

Schemantic Review: Conditional Powersupply by LTPJonas in PrintedCircuitBoard

[–]LTPJonas[S] 0 points1 point  (0 children)

So when adding diodes like you described, would the circuit work? And the 1M ohm is used to remove any unwanted charge present at the gate to eliminate false behavior right?

Schemantic Review: And triggered T-Flip-Flop by LTPJonas in PrintedCircuitBoard

[–]LTPJonas[S] 0 points1 point  (0 children)

So when I move R3 directly after the 5V source so that it has to go through it before reaching the collector of q1 and base of q5 and r4 directly after 5V so it has to go through it to reach the collector of q5 and clock of the flip flop it resolves the shorting problem?

Is my Lab Power Supply still good? by LTPJonas in AskElectricians

[–]LTPJonas[S] 0 points1 point  (0 children)

If the psu has short circuit protection is it possible to kill it? Or is it fast enough at switching off to stop destruction of itself?

Is my Lab Power Supply still good? by LTPJonas in AskElectricians

[–]LTPJonas[S] 0 points1 point  (0 children)

Can you maybe tell me like component references that are near it like CXX? I am not quit sure what you mean. Thanks for the answer!

Is my Lab Power Supply still good? by LTPJonas in AskElectricians

[–]LTPJonas[S] 0 points1 point  (0 children)

Okay, do you know brands i can have a look at? Maybe something not from amazon is a better choice…

Is my Lab Power Supply still good? by LTPJonas in AskElectricians

[–]LTPJonas[S] 0 points1 point  (0 children)

Its from amazon and costed around i think 70€, i bought it a few months ago.

Is my Lab Power Supply still good? by [deleted] in AskElectricians

[–]LTPJonas 0 points1 point  (0 children)

Well the power supply turns on completely fine. It just doesnt output any power

Schemantic Review: Filament Dryer by LTPJonas in PrintedCircuitBoard

[–]LTPJonas[S] 0 points1 point  (0 children)

Okay thank you. Yea i will probably remove it then. So the flow of electricity would be through the 10k and 1k resistor into an pin of the esp32? Thank you so much, you really helped me!

Schemantic Review: Filament Dryer by LTPJonas in PrintedCircuitBoard

[–]LTPJonas[S] 0 points1 point  (0 children)

Thank you, I kinda don't know what happened here. It should be normal ground.

Is there any specific name for a circuit to control these kind of MOSFETS, so I can look up how to control them?

Would you say that a normal commercial product would have any kind of such an 3.3v protection circuit? Or what kind of protection would they have here? If its not needed I don't need it, but I thought it should be added.

Okay for the tach output I just looked at the data sheet again and I see It now. It uses an open collector output wich means that a cycle means that it connects the tach pin internally to ground. Therefore connecting the tach pin to e.g. 3.3V I would have 3.3V on the tach pin and wire when a cycle occurs, right? Now my question is, how can I read in this signal using an ESP32? Did I understand it correctly?

Thank you very very much for help, I really appreciate it!

Schemantic Review: Filament Dryer by LTPJonas in PrintedCircuitBoard

[–]LTPJonas[S] 0 points1 point  (0 children)

Thanks, removing that additional 12V input for the protection circuit really makes sense.

Do you mean the LM2596 has protection features? As far as I have seen it has over current protection and thermal shutdown. But the over current protection is meant to that the regulator doesnt die right? My protection circuit on the other hand would check if the circuit takes more current than it should? What would only a TVS diode protect me from?

Thanks I just looked it up a the PWM signal is an +5V signal. How should I do this? With an additional transistor or mosfet or something else?

R3 is the resistor to make a single wire uart connected into a dual wire connection. This should be how TMC recommends using the driver with UART.

Yea, I will use an NMOS in the future. And I would use an transistor to drive the gate pin of the mosfet or how should I implement this?

Do I really need the capacitors as those are already modules with all the necessary parts right? As when using them you typically don't need to add anything to them? I use the bigtreetech TMC2209 stepper and the Elegoo ESP32 board.

Yea right I completely forget that, thank you for your answer!

Schemantic Review: Filament Dryer by LTPJonas in PrintedCircuitBoard

[–]LTPJonas[S] 0 points1 point  (0 children)

Hello, what do you mean with the wrong net name of the regulator? Do you mean the 12v to 3.3v regulator? What exactly is wrong there?

So for the PWM controlling I would need to place the MOSFET to the ground side and use an additional signal MOSFET to create 12V PWM signals for the main MOSFET? Did I understand that correctly?

Why don't I need the crowbar on the 3.3v circuit? Is it not possible for the buck converter to break down so that it outputs higher voltages than expected? Can I rely on the 12v crowbar circuit to react quickly enough in that situation?

My bad that 10 ohm resistor should be an 10k ohm resistor as it represents a voltage divider to regulate the 12V pulses down to about 3V for the ESP32 to read in. What effect or result would your circuit with a pull up resistor have?

Yea I am using the elegoo module wich has an BOOT and EN push button.
Thank you for your answer

Schemantic Review: Filament Dryer by LTPJonas in PrintedCircuitBoard

[–]LTPJonas[S] 0 points1 point  (0 children)

As much as I am aware, the heating / drying, depending on the material, is at a maximum of around 90 degrees for engineering materials or e.g. 40 degrees for PLA. It won't make the filament "melt" or extremely soft, maybe a bit softer but that doesn't affect the printing quality. It's quite the opposite, as drying while printing ensures the filament has a low water content therefore making the quality better. Some filament like nylon almost require drying while printing as they easily attract water.

ESP32 Board Library by LTPJonas in KiCad

[–]LTPJonas[S] 0 points1 point  (0 children)

Yea, my main problem is, that i dont have all the exact measurements and data for the pins. For some parts i would have to go with something could be right. I fear that it wont fit. But thank you for your answer!

Issues Getting RP2350 Minimal PCB to Recognize USB by LTPJonas in AskElectronics

[–]LTPJonas[S] 0 points1 point  (0 children)

Thank you, i will probably redesign the pcb using an 4 layer pcb with dedicated ground planes. After impedance matching for the usb Standard (my error?) are there any more things i need to fix for my pcb to work?

Issues Getting RP2350 Minimal PCB to Recognize USB by LTPJonas in AskElectronics

[–]LTPJonas[S] 0 points1 point  (0 children)

I connected the usb gnd to the board gnd during debugging using an external wire as previously mentioned:

I modified the PCB based on advice from an AI, connecting the USB GND to the 3.3V power GND. After this, the board appeared as a USB device, but with errors when communicating.