Resolved! STM32F103C8T6 SPI not working on custom board
Hi I am running WS2812 addressable LED on stm32 bluepill without any problem.I have used SPI to generate data for WS2812 led strip data pin is connected to PA7 (MOSI) pin on bluepill. till now everything is working perfectly fine. So I design a custo...