Category: Embedded Development

Micro 3-Phase Motor Controller

It is always exiting to receive PCB’s. I am looking forward to work on this one because it is a very small (40 x 12 mm) 3-phase Motor controller. It is designed to communicate using RS-X and control the motor in the background. The block diagram show the components on the board. Communication is RS485,…

Read the full article

STM32FxxxRx breakout

This is Revision 1.0 of the R breakout boards. I already made Revision 1.1 before I received these because I realized I needed a few led’s on the board. This board can be used on several R size STM32 MCU’s. The board contain the MCU will all pins available, a SWD connector, PSU and a…

Read the full article

F103RB vs F105RB

As mentioned before I am a big fan of STM32F105RB as the smallest MCU that I use unless package size is an issue. I have other preferences for LQFP48 and TSSOP20. What puzle me is a comparison between STM32F103RB and STM32F105RB on functionality and prices from AliExpress. I suspect that the reason for the low price on…

Read the full article

RS-X vs CAN-X

RS-X is easyIPC over RS485 using a special 4-wire cable and a timing protocol. Several modules are designed to be connected to a RS-X network as well as a series of infrastructure components needed to build an automation/robotic network based on easyIPC. easyIPC is about providing a plug & play network with open, secure communication…

Read the full article

28BYJ-48

I have a bunch of these that has been laying around for ages with the DIP version drivers of ULN2003, but I have never tested them. So I connected a STM32F030F4 dev board to the ULN2003 driver and tested a 4 step and 8 step algorithm. I have used quite a lot of steppers and servo’s…

Read the full article