-
STM32_PWM输出
基于STM32的PWM的产生,并且利用了CAN总线跟上位机通讯,是一个很好的PWM控制程序,包含了整个基于MDK工程的有程序,已经经过调试通过的程序,已经跟电机连过能够很好地控制电机。
- 2023-04-07 00:50:03下载
- 积分:1
-
飞利浦射频卡的设计资料,希望对大家有用,
飞利浦射频卡的设计资料,希望对大家有用,
-Philips RF card design data, in the hope that all useful,
- 2022-01-25 23:32:25下载
- 积分:1
-
Application of Bootstrap Loader in MSP430 With Flash Hardware and Software Prop...
Application of Bootstrap Loader in MSP430 With Flash
Hardware and Software Proposal-Application of Bootstrap Loader in MSP430 With Flash Hardware and Software Proposal
- 2023-07-26 22:05:04下载
- 积分:1
-
FIBER AND wire product designed guider.
FIBER AND wire product designed guider.
- 2022-10-19 17:15:03下载
- 积分:1
-
stm32 地球仪POV
资源描述基于stm32F103控制的地球仪POV,利用64个灯可以显示一个绚丽的地球仪,视觉上极具震撼性
- 2023-03-23 05:05:04下载
- 积分:1
-
(转载)采用C语言对DSP编程具有很多优点。针对TMS320C32芯片的特点,提出了一种基于C语言的中断编程方法,同时介绍了具体的BOOT功能实现方案,给出了相...
(转载)采用C语言对DSP编程具有很多优点。针对TMS320C32芯片的特点,提出了一种基于C语言的中断编程方法,同时介绍了具体的BOOT功能实现方案,给出了相应的源程序和结论。-Reprint and adopting C language will have a lot of advantages to DSP programming. To the characteristic of TMS320C32 chip , cut off the programming method after putting forward one kind based on C language, recommend concrete BOOT function to realize the scheme at the same time, provide corresponding source program and conclusion
- 2022-03-19 20:37:19下载
- 积分:1
-
基于stm32的ucosII程序实现led秒闪
基于keil开发平台,在stm32上实现led的秒闪。程序能够成功运行,实现led秒闪功能。
程序部分代码摘录:
void LED_GPIO_Config(void)
{
/*定义一个GPIO_InitTypeDef类型的结构体*/
GPIO_InitTypeDef GPIO_InitStructure;
/*开启LED的外设时钟*/
RCC_APB2PeriphClockCmd( RCC_APB2Periph_GPIOD, ENABLE);
/*选择要控制的GPIOB引脚*/ &n
- 2022-07-11 20:58:14下载
- 积分:1
-
使用protel99se开发的单片机电路板,希望有助于各位电路板开发设计的学习...
使用protel99se开发的单片机电路板,希望有助于各位电路板开发设计的学习-Use protel99se developed microcontroller circuit boards, circuit board you wish to contribute to development and design of learning
- 2022-03-22 17:22:17下载
- 积分:1
-
一个测试端口测试程序
一个测试端口测试程序-A test port test procedures
- 2023-05-13 06:50:03下载
- 积分:1
-
周立功DP_51S开发板下的时钟读写,并把读到的内容发到串口上的程序...
周立功DP_51S开发板下的时钟读写,并把读到的内容发到串口上的程序-weeks meritorious DP_51S development board under the clock read and write, and read the contents of the serial port procedures
- 2022-12-13 20:45:03下载
- 积分:1