CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - stm32 i

搜索资源列表

  1. STM32_DLL

    0下载:
  2. STM32 驱动库的中文使用说明,非常好呀,我就是看这个学会STM32的-STM32-driven database for use in Chinese, very nice, I just look at the Institute of STM32
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:938492
    • 提供者:汪中求
  1. 1

    0下载:
  2. Fatfs是一个优秀的文件系统,同时也是一个易于移植的文件系统,目前的Fatfs版本只需要编写6个函数和配置几个宏就能完成移植。 网上很多移植Fatfs的文章,记得有一篇写得不错,出处我没有找到,很多人转载都把标题写成 "一篇比较详细介绍FatFs文件系统移植的文章",需要的朋友可以去参考下。 网上很多Fatfs的移植工程,基于AVR的、STM32的很多,但鲜有现成的移植好基于51的Keil 工程可供参考。我不熟悉那些AVR、STM32,参考起来有点别扭^_^。
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:225010
    • 提供者:gao
  1. io_analog_lite

    0下载:
  2. STM32 I\O Analog Read/ write Test my example-STM32 I\O Analog Read/ write Test my example
  3. 所属分类:Other systems

  1. STM32uart-and-lcd12864

    0下载:
  2. 本工程包含,STM32的UART模块,lcd12864显示模块(包含汉字库和绘图功能),本人亲测,无功能错误,画图函数可能会有debug,本人后期会优化。-The project includes, STM32 of the UART module, lcd12864 display module (included Store and drawing functions), I pro-test, no functional errors, drawing functions may be d
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:1854091
    • 提供者:xt
  1. IO_UART

    0下载:
  2. STM32 I/O 输出控制 和串口 输出打印-STM32 MCU s I/O control output Hight,low digital level , and uart send char ,source, dev soft is keil for arm
  3. 所属分类:Other systems

    • 发布日期:2017-05-10
    • 文件大小:2488492
    • 提供者:徐先生
  1. 无FIFO摄像头 IO抓取

    1下载:
  2. 通过i/o口模拟时序抓取ov7670的图像(Through the i / o port simulation time to capture the ov7670 image)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:3256320
    • 提供者:DSP菜鸟
  1. AD9850文件

    0下载:
  2. AD9850基于STM32的驱动程序,使用I/O口模拟SPI,实测可用(AD9850I/O port analog SPI, available)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:2048
    • 提供者:Squirrel丶
  1. 按键输入

    0下载:
  2. 能够实现stm32的按键输入然后控制LED灯闪烁I(Can implement the STM32 key input and control the LED light flicker)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:2222080
    • 提供者:橘色七代
  1. STM32 PCB封装库

    1下载:
  2. STM32的各种型号封装,希望有用。PCB设计做做必备东西,好东西(Various models of STM32 package, I hope to be useful)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:15360
    • 提供者:woshihaha
  1. Humidity-stm32-I-master

    0下载:
  2. programme pour un capteur humidity assember a stm32
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:48128
    • 提供者:islambh
  1. 单片机控制板卡程序(小船舵)

    0下载:
  2. 小船舵控制程序, Gps也有了。 然后其中的ZIGBEE需要改 然后来这里了。求助大神(i need ZIGBEE-STM32 program and we can talk about this zip)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:17442816
    • 提供者:伪物语
  1. stm32usb_bulk_transfer

    1下载:
  2. STM32 libusb的下位机程序,十分好用,经典版,程序里有注释,希望你能学到知识(STM32 libusb's lower machine program, very easy to use, classic version, there are notes in the program, I hope you can learn knowledge.)
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:2025472
    • 提供者:易传奇
  1. STM32矩阵键盘

    1下载:
  2. 使用中断方式i实现在STM32F103上的矩阵键盘。修改端口所有的需要修改的地方已用宏定义列出。方便修改(Use interrupt mode I to implement the matrix keyboard on STM32F103. All the modifications needed to modify the port are listed in the macro definition. Convenient modification)
  3. 所属分类:其他

    • 发布日期:2020-05-05
    • 文件大小:5120
    • 提供者:Jim_wang
  1. ADC

    0下载:
  2. STM32在片上集成的ADC外设非常强大,我使用的奋斗开发板是STM32F103VET6,属于增强型的CPU,它有18个通道,可测量16个外部和2个内部信号源。各通道的A/D转换可以单次,连续,扫描或间断模式执行,ADC的结果可以左对齐或右对齐方式存储在16位数据寄存器中。(The ADC peripherals integrated on the STM32 are very powerful. The struggle development board I use is STM32F103
  3. 所属分类:其他

    • 发布日期:2019-12-25
    • 文件大小:2866176
    • 提供者:灿烂千阳123
  1. ALIENTEK MINISTM32 ADC DMA 8通道显示

    1下载:
  2. STM32F103rct6 自带ad 8通道显示(i do no want to say anything here.)
  3. 所属分类:其他

    • 发布日期:2020-03-17
    • 文件大小:3622912
    • 提供者:root12
搜珍网 www.dssz.com