change open drain to pp
Posted on February 12, 2018 at 14:26hello i use this configuration for send for ws2812.GPIO_InitStructure.GPIO_Pin = WS2812B_PINS; GPIO_InitStructure.GPIO_Mode = GPIO_Mode_Out_OD; GPIO_InitStructure.GPIO_Speed = GPIO_Speed_50MHz;GPIO_Init(WS2812B_PO...