#include "stm32f4xx_hal.h" void delay_us(uint32_t nTimer) { uint32_t i=0; for(i=0;i