cnlohr / colorchord

Chromatic Sound to Light Conversion System
Other
663 stars 114 forks source link

Colorchord for STM32F4 only outputs 1 color on the strip at a time #98

Open r0n0x opened 4 years ago

r0n0x commented 4 years ago

I got colorchord to run on the stm32f4 at last and cant tell now if something i did screwed it up or not because it doesnt work like in the videos ive seen, normally its meant to have a sort of equalizer sort of thing, but what im seeing, every single of the up to 80 LEDs max that it can control, is the same color, there is never more than 1 color present.

Is this by design or have i caused a fault?

I am running this on an STM32F4 but using the ADC instead of a microphone as mine has no microphone (STM32F407VET6 F4VE, Black board model) I havent made any changes though to the SPI driver or anything that as far as i can tell would impact how the lights are chosen, also as nowhere is it explicitly mentioned wether or not the stm32f4 version is actually supposed to be able to output to the RBG strips like the desktop one seems able, i dont know if this is like a super-lite/basic version or not.

any help would be greatly appreciated

r0n0x commented 4 years ago

sorry, just realized its by design and there was a difference between colorchord and colorchord 2

cnlohr commented 4 years ago

@r0n0x There should be an embeddedcommon configuration to allow for a different mode. See what the output mode is.