资源列表
[微处理器(ARM/PowerPC等)] GPIO_Configuration(void)
说明:STM32F103C8T6自编简单GPIO程序,引用库函数-void RCC_Configuration(void) { SystemInit() RCC_APB2PeriphClockCmd(RCC_APB2Periph_GPIOB,ENABLE) } void GPIO_Configuration(void) { GPIO_InitTypeDef GPIO_InitStructure GPIO_InitStruc<owlcity> 在 2025-11-21 上传 | 大小:1.42mb | 下载:0
[微处理器(ARM/PowerPC等)] I2C_Configuration(void)
说明:STM32F103C8T6,GPIO端口模拟I2C通讯,简单易行-void I2C_SDA_OUT(void) { GPIO_InitTypeDef GPIO_InitStructure GPIO_InitStructure.GPIO_Pin I2C_SDA GPIO_InitStructure.GPIO_Speed GPIO_Speed_50MHz GPIO_InitStructure.GPIO_Mode GPIO_Mode_Out_PP<owlcity> 在 2025-11-21 上传 | 大小:2.1mb | 下载:0
[微处理器(ARM/PowerPC等)] SPI_Configuration(void)
说明:STM32F103C8T6,自编SPI通信程序,适合初学者-void SPI_Configuration(void) { SPI_InitTypeDef SPI_InitStructure GPIO_InitTypeDef GPIO_InitStructure GPIO_InitStructure.GPIO_Pin GPIO_Pin_5|GPIO_Pin_6|GPIO_Pin_7 GPIO_InitStructure.GPIO_Speed GPIO_Speed<owlcity> 在 2025-11-21 上传 | 大小:2.1mb | 下载:0
[单片机(51,AVR,MSP430等)] LPC2124_GSM
说明:LPC2124 send Message Using Sim300 with Proteus<aditya> 在 2025-11-21 上传 | 大小:68kb | 下载:0
[单片机(51,AVR,MSP430等)] SPI-max7221
说明:LPC2124 interface SPI Based Max7221 with Proteus<aditya> 在 2025-11-21 上传 | 大小:90kb | 下载:0
[硬件设计] bq40z60flash_config_file
说明:TI 公司的bq40z60锂电源管理芯片配置文件,-a config file of bq40z60 battery management<石文友> 在 2025-11-21 上传 | 大小:214kb | 下载:0
[其他嵌入式/单片机内容] 1278979PWM
说明:通过32的定时器产生六路pwn,每一个pwn独立可调脉冲占空比。而且还增加了按键控制-Through the timer 32 to produce six pwn, each pwn independently adjustable pulse duty cycle. But also increased the key control<zhangming> 在 2025-11-21 上传 | 大小:3.1mb | 下载:0
[单片机(51,AVR,MSP430等)] LED
说明:基于51单片机上的LED闪烁功能教程,供初学者实验-Based on LED flashes on the microcontroller features 51 tutorials for beginners to experiment<林代代> 在 2025-11-21 上传 | 大小:25kb | 下载:0
[单片机(51,AVR,MSP430等)] LPC2124_ADC_PLL
说明:LPC2124 PLL Setting & ADC Temperature Display on LCD 16x2<aditya> 在 2025-11-21 上传 | 大小:79kb | 下载:0
[单片机(51,AVR,MSP430等)] 第5周任务及代码
说明:继电器控制,用中断控制继电器,欢迎个大电子人才下载,stm8单片机考试的可以带走(Relay control, use the interrupt control relay, welcome a large electronic personnel download, stm8 single chip test can be taken away)<小史思密达> 在 2025-11-21 上传 | 大小:15.54mb | 下载:0