资源列表
BuckBoost Controller
- 双向DCDC控制器,处理用STM32F334CxT6 互补PWM输出,PID电流电压控制
USB-Mass_Storage-MCU Flash
- 将stm32f103模仿成U盘,将USB口查到电脑上即可识别为一个U盘(Simulate STM32F103 as a U-disk. If you check the USB port on the computer, you can recognize it as a U-disk.)
STM32F030C8-IIC-Slave-master
- 基于STM32F030的寄存器 的 I2C slave 代码。包含dummy read功能(I2C slave code based on STM32F030 register. Including dummy read functionality)
AT426-BU-98000-r0p0-00rel0
- Cortex-M3软核,适用于Vivado 2018.2以上版本(Cortex-M3 IP,suitable for the Vivado 2018.3 or later)
定时器实现流水灯
- 实现STM32基于定时器流水灯功能,通过定时器TIM1控制实现,三个流水灯交替闪烁(Realization of STM32 Based on Timer Pipeline Lamp Function)
TCD1304 driver for STM32F401
- STM32F401RE firmware to drive and read the linear CCD TCD1304 from toshiba. The MCU uses full speed USB and supports continous and single reading of the CCD.
程序及原理图
- 系统中采用了电压反馈闭环,单片机通过内部软件产生一路SPWM控制信号,然后经过逻辑门变换电路变换成逆变全桥所需的四路驱动信号,再经专用驱动芯片TLP250隔离放大后,分别加到逆变全桥四个IGBT的栅极,进行驱动控制。(The voltage feedback closed loop is used in the system, and the single chip microcomputer generates all the SPWM control signal through the i
DC-DC双向供电
- DC-DC双向供电系统,通过STM32F1系列的芯片作为主控芯片,用PWM来控制双向供电
芯达—STM32入门系列教程(15讲)
- stm32单片机入门教程,stm32单片机入stm32单片机入门教程,门教程,(STM32 MCU tutorial,STM32 MCU tutoSTM32 MCU tutorial,rial,)
02 Data Sheet
- TC275快速入门数据手册,可以快速了解内部功能模块与资源分配(TC275 Quick Start Data Manual, can quickly understand the internal function modules and resource allocation)
无人机源代码 V1.0
- Crazepony项目旨在为大学生/航模爱好者/创客提供可二次开发的迷你四轴飞行器原型。是一个完全开源的项目, 包括源代码, 原理图, 设计思路等。 可以通过它学习四轴飞行器相关知识, 也可以在上面进行二次开发, 实现自己的创意。 主控为STM32的F10系列, STM32F103T8U6, ARM Cotex-M3内核, 72MHz主频,128KB存储空间, BGA封装。可以通过Keil阅读和修改。(Crazepony project aims to provide redevelopabl
vivado
- 用中规模MSI基本逻辑功能模块 实现关模比较器(要求分别使用中规模和语言实现): 功能要求:它的输入是两个8位无符号二进制整数X和Y,以及一个控制信号S;输出信号为1个8位无符号二进制整数Z。输入输出关系为:当S=1时, Z=min(X,Y);当S=0时, Z=max(X,Y)。(Modeling comparator is implemented by using basic logic function modules of medium-scale MSI (medium-scale an