Active electronic load with STM32

Summer holiday is comming and maybe you are looking for some interesting project which will be helpful for your development.
Active electronic load is very good project which you can use everytime during you development of power supply or regulator.

When should you use the electronic load? If you develop own power supply or regulator, you should test the behaviour of regulation loop.

You can find out what happen when you connect the load to your regulator.

The main component which controls the active electronic load is STM32 (STM32F072C8) microcontroller. The microcontroller drives operational amplifier which drives powerful transistor.

The STM32 microcontroller includes USB interface, so you can easily control the electronic load by software in laptop.

If you want to control the electronic load quickly, just use encoder and the values (power, current) you can see on the display.

The power voltage of electronic load is from 3.3V up to 40V, you can also power the load from 5V USB.

The permament power can be up to 12W (with room temperature).

The electronic load includes protections – overvoltage, overcurrent, temperature.

Detailed description of project you find on na home webpage of project, all files you find on githubu website.


Share the article:
Tags:
Show your
Maker soul!
Buy a T-Shirt
Coffee for Chiptron
Give a boost to the next article

Related Articles

We wrote a news about STM32F746 discovery and IDE by openstm32.org on the google+. https://time4ee.com/ got development board STM32F7 discovery by ST. We want to show MULTIPLATFORM (Linux – Ubuntu, Windows) development tools by http://openstm32.org Other tutorials with STM32F7: Tutorial:…

AVR, ATMega, ATTiny, PIC, Arduino… these are very searching words in google and I asked myself “Why?”. Yes, AVR by Atmel or PIC by Microchip family is popular, but we can program better (modern, faster, more low-power, more peripherals) microcontrollers…

The first article from Tutorial: STM32F746 (STM32F7 Discovery) serie. I would like to describe how to turn on LED simply controlling GPIO. Why I began to write this tutorial and why I don’t want to use HAL or Standard Peripheral…

This is another continue of STM32 tutorial (STM32F746 tutorial). I would like to show example code for turn on/off LED with button. This example code is able to use for another microcontrollers by ST as STM32L100, L152, STM32F103, F407 and…

Learning how to use STM32 has never been easier. With the new STM32C0 series, STMicroelectronics also comes with nine videos on how to get started with the STM32C0. But the information is also useful for other STM32 series, as many…

The development board with STM32F030 microcontroller costs a few bucks. Do you know how to program that? If not, check this article. You will discover how to program the STM32F030F4P6 minimum system development board. The external programmer/debugger for this development…

Trends