代码搜索结果
找到约 2,001 项符合
STM32 的代码
stm32f10x_it.d
stm32f10x_it.o: STM32F103.c\stm32f10x_it.c
stm32f10x_it.o: D:\program files\keil\ARM\INC\ST\STM32F10x\stm32f10x_it.h
stm32f10x_it.o: D:\program files\keil\ARM\INC\ST\STM32F10x\stm32f10x_lib.h
stm32
arm程序.lnp
--device DARMSTM "main.o" "stm32f10x_it.o" "cortexm3_macro.o" "stm32f10x_vector.o" "stm32f10x_rcc.o" "stm32f10x_flash.o" "stm32f10x_gpio.o" "stm32f10x_lib.o" "stm32f10x_adc.o" "stm32f10x_dma.o" "stm32
stm32f10x_wwdg.d
stm32f10x_wwdg.o: ..\STM32F10x_FWLib\src\stm32f10x_wwdg.c
stm32f10x_wwdg.o: ..\STM32F10x_FWLib\inc\stm32f10x_wwdg.h
stm32f10x_wwdg.o: ..\USER\stm32f10x.h
stm32f10x_wwdg.o: ..\CORE\core_cm3.h
stm32
stm32f10x_gpio.d
stm32f10x_gpio.o: ..\STM32F10x_FWLib\src\stm32f10x_gpio.c
stm32f10x_gpio.o: ..\STM32F10x_FWLib\inc\stm32f10x_gpio.h
stm32f10x_gpio.o: ..\USER\stm32f10x.h
stm32f10x_gpio.o: ..\CORE\core_cm3.h
stm32
stm32f10x_iwdg.d
stm32f10x_iwdg.o: ..\STM32F10x_FWLib\src\stm32f10x_iwdg.c
stm32f10x_iwdg.o: ..\STM32F10x_FWLib\inc\stm32f10x_iwdg.h
stm32f10x_iwdg.o: ..\USER\stm32f10x.h
stm32f10x_iwdg.o: ..\CORE\core_cm3.h
stm32
stm32f10x_exti.d
stm32f10x_exti.o: ..\STM32F10x_FWLib\src\stm32f10x_exti.c
stm32f10x_exti.o: ..\STM32F10x_FWLib\inc\stm32f10x_exti.h
stm32f10x_exti.o: ..\USER\stm32f10x.h
stm32f10x_exti.o: ..\CORE\core_cm3.h
stm32
stm32f10x_sdio.d
stm32f10x_sdio.o: ..\STM32F10x_FWLib\src\stm32f10x_sdio.c
stm32f10x_sdio.o: ..\STM32F10x_FWLib\inc\stm32f10x_sdio.h
stm32f10x_sdio.o: ..\USER\stm32f10x.h
stm32f10x_sdio.o: ..\CORE\core_cm3.h
stm32
stm32f10x_fsmc.d
stm32f10x_fsmc.o: ..\STM32F10x_FWLib\src\stm32f10x_fsmc.c
stm32f10x_fsmc.o: ..\STM32F10x_FWLib\inc\stm32f10x_fsmc.h
stm32f10x_fsmc.o: ..\USER\stm32f10x.h
stm32f10x_fsmc.o: ..\CORE\core_cm3.h
stm32
stm32_adxl345.c
感谢EDN及ADI的奖品,这段时间比较忙,一直没来得及碰它们,前两天抽空用STM32驱动成功,发上代码与大家共享
void ADXL345_Init(void)
{
IWriteByte(ADXL345,0x2D,0x08);
IWriteByte(ADXL345,0x2C,0x0C);//Rate: 200Hz
IWriteByte(ADXL345,0x31,0x0
stm32_adxl345.c
感谢EDN及ADI的奖品,这段时间比较忙,一直没来得及碰它们,前两天抽空用STM32驱动成功,发上代码与大家共享
void ADXL345_Init(void)
{
IWriteByte(ADXL345,0x2D,0x08);
IWriteByte(ADXL345,0x2C,0x0C);//Rate: 200Hz
IWriteByte(ADXL345,0x31,0x0