Page 1 of 1

Receiving DMX512 with STM32

Posted: Mon Apr 26, 2021 6:20 pm
by theautomator
I'm looking for some assistance receiving DMX512 using a STM32. I don't need to transmit or use RDM or anything, just receive a universe of DMX and control some neopixels with it. Unfortunately, all of the prebuilt DMX libraries depend on AVR specific stuff and do not compile for STM32 (usually with errors similar to 'UCSRnB' was not declared in this scope". I have also tried to receive DMX without a library using https://playground.arduino.cc/DMX/Ardmx/, but am running into similar issues with serial hardware. Can someone point me in the right direction for how to start fixing this? It doesn't seem like a terribly difficult hurdle, I just don't have much library/lower level hardware interaction experience.

Re: Receiving DMX512 with STM32

Posted: Tue Apr 27, 2021 12:40 am
by theautomator
A little more conversation is happening here: https://github.com/mathertel/DmxSerial2/issues/31

Re: Receiving DMX512 with STM32

Posted: Wed Mar 16, 2022 3:10 pm
by ariel_reyes1986
hola queria saber si pudiste conseguir alguna libreria de dmx para stm32 .. tengo una palca con un stm32f407ve y necesitaria alguna libreria dmx..

Re: Receiving DMX512 with STM32

Posted: Thu Mar 17, 2022 8:17 am
by fpiSTM
ariel_reyes1986 wrote: Wed Mar 16, 2022 3:10 pm hola queria saber si pudiste conseguir alguna libreria de dmx para stm32 .. tengo una palca con un stm32f407ve y necesitaria alguna libreria dmx..
Hi @ariel_reyes1986
This forum uses English as default language.
ariel_reyes1986 wrote: Wed Mar 16, 2022 3:10 pm Hello, I wanted to know if you were able to get a dmx library for stm32.. I have a plate with a stm32f407ve and I would need a dmx library..

Re: Receiving DMX512 with STM32

Posted: Wed Mar 30, 2022 1:42 am
by ariel_reyes1986
Hello, I wanted to know if it was possible to get a dmx library for stm32... I have a board with a stm32f407ve and I would need a dmx library...