stm32f051xxx的代码例程
stm32f051单片机,包括pwm,adc,串口等的历程组合 // uint16_t onoff=0; uint8_t i=0; Sys_GPIO_Config(); SysTick_Init(); USART1_Config(); ADC_Config(); PWM3_Config (); printf("STM32F051 Test!\r\n"); my_init_gpio_irq();
文件列表
stm32f051xxx的代码例程
(预估有个193文件)
LCD12864.axf
287KB
DS1302.c
12KB
lcd12864.c
14KB
stm32f0xx_cec.c
24KB
stm32f0xx_comp.c
15KB
stm32f0xx_dac.c
18KB
stm32f0xx_flash.c
38KB
stm32f0xx_i2c.c
54KB
stm32f0xx_gpio.c
18KB
stm32f0xx_pwr.c
19KB
用户评论