搜索资源列表

  1. Stm32初始化函数体

    0下载:
  2. Stm32初始化函数体
  3. 所属分类:单片机(51,AVR,MSP430等)

  1. t6963c

    0下载:
  2. t6963液晶显示模块,初始化,清屏,显示汉字等功能;C语言,简单实用-t6963 LCD module initialization, Qing-ping, display of Chinese characters and other functions C language, simple and practical
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-15
    • 文件大小:3072
    • 提供者:kingspr
  1. SPI_SD_initial

    0下载:
  2. 在stm32之下透過SPI初始化SD卡記憶體-Stm32 under the SD card through SPI memory initialization
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-15
    • 文件大小:533504
    • 提供者:高子平
  1. STM32_OV6130

    0下载:
  2. 采用软件模拟的方式实现了Cortex-M3内核的STM32F103RBT8芯片和图像传感器OV6130之间的SCCB总线通讯。包括STM32芯片的初始化,SCCB总线时序代码等。-The use of simulation software to achieve the Cortex-M3 core STM32F103RBT8 the OV6130 image sensor chips and SCCB bus communicatio
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-15
    • 文件大小:712704
    • 提供者:长肖
  1. T6963C

    0下载:
  2. 240128 T6963初始化程序 内藏T6963C控制器点阵图形式 液晶显示模块 使用手册 南京国显电子公司 -240128 T6963 Built-in T6963C controller initialization bitmap format LCD Module User' s Guide Nanjing State noticeable Electronics
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-15
    • 文件大小:1169408
    • 提供者:
  1. STM32

    0下载:
  2. STM32入门基本功,包含各个寄存器初始化配置-failed to translate
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-15
    • 文件大小:117760
    • 提供者:wangmin
  1. stm32-9325

    0下载:
  2. STM32通用9325测试程序,初始化,刷屏等-Common test procedures STM32 9325
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-15
    • 文件大小:1227776
    • 提供者:彭赞群
  1. SD卡_SDIO实验

    0下载:
  2. 学习STM32的SDIO使用,并驱动SD卡. 本实验开机的时候先初始化SD卡,如果SD卡初始化完成,则提示LCD初始化成功。按下KEY0,读取SD卡扇 区0的数据,然后通过串口发送到电脑。如果没初始化通过,则在LCD上提示初始化失败。同样用DS0来指示 程序正在运行。(Learn the STM32 usage of SDIO and drive SD card)
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-15
    • 文件大小:1039360
    • 提供者:听风逐雨
  1. STM32串口实验

    0下载:
  2. STM32单片机串口初始化配置,实现STM32串口收发(STM32 microcontroller serial initialization configuration, to achieve STM32 serial transceiver)
  3. 所属分类:嵌入式/单片机编程

  1. 基于stm32的MPU6050收读取和模拟IIC

    0下载:
  2. 基于stm32的MPU6050收读取和模拟IIC 陀螺仪初始化配置,陀螺仪三轴加速度算法处理,俯仰角,航向角等四轴飞行器参数读取与显示。(MPU6050 receive, read, and simulate IIC based on stm32 Gyroscope initialization configuration, gyroscope three axis acceleration algorithm, pitch ang
  3. 所属分类:单片机(51,AVR,MSP430等)

  1. BSP

    0下载:
  2. STM32功能口初始化,包含ADC、DAC、I2C、看门狗、定时器、中断向量等(STM32 function port initialization detailed descr iption)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-15
    • 文件大小:4096
    • 提供者:~海~
  1. STM32 Initialization program

    0下载:
  2. 进行stm32的初始化设置,进行CPU的初始化(STM32 initialization settings, CPU initialization)
  3. 所属分类:文档资料

  1. stm32 ADC initialization program

    0下载:
  2. 对stm32上的AD模块进行初始化设置,从而进行下一步的编程(Initialize the AD module on the STM32 so that you can proceed to the next step)
  3. 所属分类:单片机(51,AVR,MSP430等)

  1. STM32库函数代码自动生成器V2015

    0下载:
  2. STM32库函数代码自动生成器,方便使用STM32库函数的初始化(STM32 library function code generator automatically, easy to initialize using STM32 library function)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:783360
    • 提供者:lzq2017
  1. ENC28J60-Ethernet-Board-Code

    0下载:
  2. 基于STM32的以太网IC初始化、实现简单的网络协议,可直接引用。(Ethernet IC initialization based on STM32, the realization of simple network protocol, can be directly cited.)
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-15
    • 文件大小:320512
    • 提供者:fanliu1980
  1. STM32外部中断程序

    0下载:
  2. 本源代码为基于STM32的外部中断程序,需要关注的点是相应端口时钟配置、管脚初始化配置和中断配置(The source code is an external interrupt program based on STM32, and the point to focus on is the corresponding port clock configuration, pin initialization configuration,
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-15
    • 文件大小:1078272
    • 提供者:宋香香
  1. STM32时钟+STM32CubeMX配置

    0下载:
  2. STM32时钟配置方法详解及STM32CubeMX-为STM32配置和C代码的初始化程序(STM32 clock configuration method details and STM32CubeMX- is the initialization program for STM32 configuration and C code)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:6270976
    • 提供者:醉里如梦
  1. stm32cubemx

    0下载:
  2. 包含stm32所有的型号,只要简单的端口设置就可完成程序的初始化(Contains all models of STM 32 and initializes the program with simple port settings)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:mamengmeng
  1. STM32库函数代码自动生成器V1.3

    0下载:
  2. 用于生成stm32库函数对应的初始化代码(The initialization code for generating the STM32 library function)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-15
    • 文件大小:110592
    • 提供者:JayR
  1. 7.STM32配置时钟

    0下载:
  2. STM32 最基础的资料,很适合才学习STM32的人进行学习。始终配置,初始化资料,(The most basic information of STM32 is suitable for people who learn STM32. Always configure, initialize data.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:832512
    • 提供者:1281669238
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org