You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: