Search found 8 matches

by mpetrasinovic
Wed Dec 29, 2021 12:20 pm
Forum: Projects
Topic: VFD communication over Half-Duplex RS485
Replies: 0
Views: 1652

VFD communication over Half-Duplex RS485

Three-phase squirrel-cage induction motors with Variable Frequency Drives (VFD) are the backbone of the industry. Today we open-sourced both the VFD FreePort Protocol Arduino Library (https://github.com/PR-DC/PRDC_FreePort) and Half-Duplex RS485 communication Library for Arduino_Core_STM32 (https://...
by mpetrasinovic
Tue Sep 01, 2020 4:35 pm
Forum: IDE's
Topic: Arduino Pro IDE and STM32
Replies: 5
Views: 5165

Re: Arduino Pro IDE and STM32

I can step debug the Blue Pill in Eclipse Sloeber with ST-Link. I have in boards.txt in my_boards custom definitions (https://github.com/jandrassy/my_boards) this lines added BluePill128kswd.build.flags.optimize=-g -Og BluePill128kswd.compiler.c.extra_flags=-DDEBUG BluePill128kswd.compiler.cpp.extr...
by mpetrasinovic
Tue Sep 01, 2020 8:54 am
Forum: IDE's
Topic: Arduino Pro IDE and STM32
Replies: 5
Views: 5165

Re: Arduino Pro IDE and STM32

I have managed to compile the sketch for STM32 using the 0.1.1 version of Arduino Pro IDE, the next step is definitely debugger!
by mpetrasinovic
Fri May 29, 2020 10:24 am
Forum: IDE's
Topic: Arduino Pro IDE and STM32
Replies: 5
Views: 5165

Arduino Pro IDE and STM32

Is someone able to use STM32 boards with Arduino Pro IDE?
by mpetrasinovic
Fri May 08, 2020 11:54 am
Forum: Projects
Topic: LUNGSTORS - An open-source blower based medical ventilator
Replies: 2
Views: 2609

Re: LUNGSTORS - An open-source blower based medical ventilator

Hi fpiSTM,

We are glad that there are more projects based on the blower. All of us need to learn through these attempts.

Also, full KiCad project of our PROTORS_STM32F1 board is now available at:

https://github.com/protors/PROTORS_STM32F1
by mpetrasinovic
Wed May 06, 2020 8:29 pm
Forum: Projects
Topic: LUNGSTORS - An open-source blower based medical ventilator
Replies: 2
Views: 2609

LUNGSTORS - An open-source blower based medical ventilator

In the past few weeks, we used Arduino and STM32 a lot for our open-source blower based medical ventilator called LUNGSTORS. Presentation is available at: https://protors.co/lungstors/ Our PROTORS_STM32F1 board will be available at: https://github.com/protors/PROTORS_STM32F1 Also, there is video on ...
by mpetrasinovic
Fri Apr 17, 2020 8:11 pm
Forum: Projects
Topic: Servo Library using HardwareTimer
Replies: 2
Views: 3148

Re: Servo Library using HardwareTimer

Thank you for your reply.
fpiSTM wrote: Fri Apr 17, 2020 7:45 pm Note that the next release will change interrupt API.
I am not sure if we would need to change something because we do not use interrupt API, we just configure timer and channel.
by mpetrasinovic
Fri Apr 17, 2020 6:43 pm
Forum: Projects
Topic: Servo Library using HardwareTimer
Replies: 2
Views: 3148

Servo Library using HardwareTimer

Hi all, My name is Miloš Petrašinović and I am part of the Aerospace Engineering Department at the University of Belgrade and Aerospace Company called PR-DC. We often use Arduino_Core_STM32 for all kinds of research and development. We just uploaded our library for Servo motor control that uses Hard...

Go to advanced search