As you see the top of my logic analyzer its sample rate is 2MHz, that means it shows every 1/2MHz( = 500ns).Do you mean this configuration?GPIO_InitStructure.GPIO_Pin = GPIO_Pin_8
GPIO_InitStructure.GPIO_Mode = GPIO_Mode_AF_PP;
GPIO_InitStructure.G...