Can stm32 mcus work with TM1809 led driver?
I'm trying to get TM1809 led driver working with stm32 mcus, I tried with f103 and f030 ones but had same results, I can successfully send 1 to the driver but can't send 0, looking at it with oscilloscope it seems even at low-est delay possible the pin remains in High state longer than it should and as I extend the time pin remains in LOW state without touching High state-s delay it still increases. Is that some kind of stm32 mcu problem that I am unaware of or am I doing something wrong with it?