Search found 2 matches
- Tue Apr 27, 2021 12:40 am
- Forum: General discussion
- Topic: Receiving DMX512 with STM32
- Replies: 4
- Views: 9384
Re: Receiving DMX512 with STM32
A little more conversation is happening here: https://github.com/mathertel/DmxSerial2/issues/31
- Mon Apr 26, 2021 6:20 pm
- Forum: General discussion
- Topic: Receiving DMX512 with STM32
- Replies: 4
- Views: 9384
Receiving DMX512 with STM32
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 ...