The DP28 CNC power supply is a continuation of the design ideas of the DP50 CNC power supply, and is a CNC power supply example produced with the shmictrl smart screen. Although this CNC power supply is positioned in the DIY market, the screen source code and the source code of stm32f072 are all developed, which means that this solution is used The screen end and control end (stm32 implementation), combined with various back-end implementations, can fully achieve the purpose of rapid development of various commercial power supplies;
This part does not need to be explained, standard dc-dc conversion
Standard op amp amplifier circuit, it should be noted that C3 is added to prevent self-excitation;
The microcontroller part is very simple. It is a standard stm32 minimum system. Most of the IO is not used. Only GPIO is used. | describe | illustrate |
---|---|---|
PA4 | DACV | Voltage DAC output |
PA5 | DACI | Current DAC output |
PA6 | ADV | AD acquisition of voltage |
PA7 | ADI | AD acquisition of current |
PA8 | 3R33EN | 3R33 shutdown control |
Note: PA11 PA12 is reserved and not used here.
LM358 forms a comparator to obtain the comparison result between the set voltage and current and the actual voltage and current.
The comparison result is summed by two diodes and modulated at the ADJ terminal of 3R33
Note that the two capacitors C7 and C14 prevent self-excitation by changing the phase of the op amp;
C8 is the upper arm capacitance of the voltage dividing resistor, used to prevent high-voltage pulse problems caused by modulation;
The three components shown in the picture are removed;
content | Download link |
---|---|
Schematic and PCB | https://lceda.cn/zhqsoft/shmictrl-power |
STM32 auxiliary microcontroller source code | http://shmictrl.com/download/shmictrl-dp28-stm32.zip |
sHMIctrl project file | http://shmictrl.com/download/dp28.sz |
Official website | http://shmictrl.com/ |
All reference designs on this site are sourced from major semiconductor manufacturers or collected online for learning and research. The copyright belongs to the semiconductor manufacturer or the original author. If you believe that the reference design of this site infringes upon your relevant rights and interests, please send us a rights notice. As a neutral platform service provider, we will take measures to delete the relevant content in accordance with relevant laws after receiving the relevant notice from the rights holder. Please send relevant notifications to email: bbs_service@eeworld.com.cn.
It is your responsibility to test the circuit yourself and determine its suitability for you. EEWorld will not be liable for direct, indirect, special, incidental, consequential or punitive damages arising from any cause or anything connected to any reference design used.
Supported by EEWorld Datasheet