搜索资源列表
基于STM32 的AES加密算法
- 基于STM32 的AES加密算法,适合用在简单的存储加密,The STM32-based AES encryption algorithm, suitable for storage in a simple encryption
基于STM32微处理器的SD卡(TF卡)文件系统读写
- 基于STM32微处理器的SD卡(TF卡)文件系统读写. 103ZC,ZD等有SDIO,检查中。,This is a simple demonstration, based on STM32 and working with ST Evaluation board MB525 revA (old board), using the Embeddeded Library File System “EFSL” with an "SD" memory card in order
STM32 144管脚芯片封装
- STM32 144管脚芯片封装,难得的技术资料,STM32 144-pin chip package, a rare technical information
stm32启动代码bootloader
- stm32启动代码bootloader,非常有价值的参考代码。-stm32 startup code bootloader, a very valuable reference code.
CAN.用stm32做的CAN测试程序
- 这是我用stm32做的一个CAN测试程序。有兴趣的朋友可以看看。文件里并包含CAN协议,This is what I used to do a stm32 test procedure CAN. Interested friends can see. Document and include the CAN protocol
STM32+EXTI.rar
- 本例展示了如何使用嵌套中断向量控制器(Nested Vectored Interrupt Controller)来设置IRQ通道。 把3个计时器(TIM2,3,4)设置为在每一个计数器更新事项(counter update event)产生中断。这三个计时器都与各自对应的更新IRQ通道联系起来,并设置他们的中断优先级,TIM2为0,TIM4为2。 在他们各自的中断中:TIM2每1秒翻转一次PC.06的状态;TIM3每2秒翻转一次PC.07的状态;TIM4每3秒翻转一次PC.08的状态
STM32-IO-I2C-LM75-code
- 完整的I2C温度传感器lm75读写程序,可单独放在程序中运行,分时操作,结果从函数中获取-I2C temperature sensor lm75 full access to the program, the program can be run on a separate, time-sharing operation, the results obtained from the function
STM32.RAR
- STM32所有开发例子程序.RAR GPIO_out 8个led闪烁 注意:接跳线D1_CS, D2_CS, LCD 液晶上显示英文字符 LCD_汉字 液晶上显示汉字 LCDBMP 液晶上显示图片 ADC 液晶上显示采的电压值 SDcard SD卡上建立一个文件 UART 串口发送字符在液晶上显示 RTC 液晶上显示时间 ExIRQ 外部中断,S2给中断信号 Timer 定时 CAN CAN总线-STM32 ex
24c256的底层驱动STM32的代码
- 24c256的底层驱动,STM32的代码,是根据网上朋友的51的程序改写的,谢谢支持!!,The bottom of 24c256 driver, STM32 code is based on a friend' s 51-line rewrite of the program, I would like to thank the support! !
stm32_iap
- 基于stm32的iap程序,符合ymodem 协议-Stm32 the iap-based procedures, in line with the agreement ymodem
Micrium-ST-uCOS-II-LCD-STM32
- uCosII2.86在STM32F10BLK1开发板上的移植例程,已完成Flash、LCD、SD、ADC驱动部分的开发,内含完整的BSP-uCosII2.86 board in the development of transplant STM32F10BLK1 routines have been completed Flash, LCD, SD, ADC-driven part of the development, the BSP includes a complete
STM32
- ST公司官方发布的开发板原理图+PCB,PROTEl99格式,可以直接使用,并带有pdf-ST' s official announcement of the development board schematic+ PCB, PROTEl99 format, can be used directly, and with a pdf
The-STM32-TIM-programming
- a)目的:基础PWM输入也叫捕获,以及中断配合应用。使用前一章的输出管脚PB1(19脚),直接使用跳线连接输入的PA3(13脚),配置为TIM2_CH4,进行实验。 b)对于简单的PWM输入应用,暂时无需考虑TIM1的高级功能之区别,按照目前我的应用目标其实只需要采集高电平宽度,而不必知道周期,所以并不采用PWM输入模式,而是普通脉宽捕获模式。 -A) purpose: basic PWM input also called capture, and interrupt coop
stm32-fft
- 使用STM32的DSP库函数,对AD来的信号进行FFT变换,并显示到LCD屏上。做的是512点fft,显示240个数,且有一定的精度保证。具有很高的实时性。-Use the STM32 DSP library functions, the signal of the AD to the FFT transform, and display to the LCD screen. Do is 512 points fft, show the number 240, and there is a ce
STM32-SST25VF016B-SPI-v3
- 本例程包含了SST25VF016B的底层驱动函数, 演示将一段字符串写入SST25VF016B的1页中,然后读出并通过USART1传送出去,同时LED1亮。字符串:SPI SST25VF016B Example: This is SPI DEMO, 终端上出现这一行字,说明SST25VF016B的读写正常 -This routine contains the function of the underlying drivers of SST25VF016B demo takes a st
ucGUI-STM32 STM32移植ucGUI
- STM32移植ucGUI, 实现了横屏 触摸显示, 有按钮 画条 文本框 对话框 等控件。 使用的库是自己用KEIL生成的 ,很容易。 液晶驱动程序 实现了多种型号自动检测,可不改任何代码 实现 (4531)(信利) SPFD5408(凌巨) 和I19xx系列的 液晶屏。十分方便-UcGUI STM32 transplantation, realizes the horizontal screen touch display, A button to draw a
STM32-AD-CARD
- 自己做的一个工程,为某AD数据采集卡的完整代码程序。主控芯片为STM32F103RB。-Own a project, an AD data acquisition card for the complete code for the program. Master chip STM32F103RB.
Series-ARM_Cortex-M3-STM32-
- 这是一本大家都知道的关于STM32的很好的一本书,之前在其他网站上找的很费劲,给大家提供如下,里面是分章节的PDF格式,个人感觉很清,可以打印成纸质-This is one we all know very well about the STM32 a book, before looking at other sites was hard for everyone to provide the following, which is divided into sections of the P
stm32 BLDC control
- 基于stm32开发了一套简易的无刷直流电机控制,实现PID速度闭环控制,能够准确而快速地对速度进行有效控制。(Based on stm32, a simple brushless dc motor control is developed to realize PID speed closed-loop control, which can effectively control the speed.)
2. 移植 uCOS-III 到 STM32
- 将uCOSII2.91在STM32上移植成功! 初学ucosII的朋友可以在直接模拟学习了! 轻松愉快!(A successful transplant of uCOSII2.91 on STM32! A friend who first learns ucosII can learn to learn directly. Easy and happy!)