搜索资源列表
CAN(Normal)
- 基于STM32的CAN程序,经MDK4.12版本测试通过,并经过严格的测试,可以直接用于实际的工程项目。-Based on the STM32 CAN program, the MDK4.12 version of the test, and after rigorous testing, can be directly used for actual projects.
STM32_CAN
- STM32 CAN测试程序,程序已经编译过,通过测试,有测试模式和正常运行模式-STM32 CAN test program, the program has been compiled, tested, with test mode and normal operation mode
ourdev_530727
- 实现将原始位图数据编码成为JPEG文件,发送到串口。 现在程序还是热呼呼的,因为刚才才从VC程序移植到STM32成功,实现正常压缩。 稍作修改,可以接摄像头,做成jpeg串口摄像头。 硬件只需要:stm32f103ZET6,串口usart1。 图像数据从usart1输出,波特率115200.可以用串口软件接收数据,保存为.jpg后缀名,即可在电脑上打开该图片文件。 我用的串口软件是AccessPort。 编码生成
CAN(Normal)
- STM32处理器上的CAN总线通信(正常模式)-STM32 processors CAN bus communication (normal mode)
CAN
- 该例程为CAN(Normal)例程,STM32源代码,值得学习!-The routine for the CAN (Normal) routine, STM32 source code, it is worth learning!
kaka
- STM32普通IO驱动程序,能直接驱动STM32普通IO,使用STM32库函数-STM32 general IO drivers can directly drive the STM32 normal IO, using the STM32 library functions
BHS-STM32-
- 准备两个CAN板子,连接两个CAN接口,两个板子都下载本程序。 本实验通过CAN总线控制另外一个板子的LED2~LED5闪烁的例子,如果通信正常可以看到两个板子的LED都再闪烁, 如果通信失败或者断开通信线,LED不再闪烁-Prepare two CAN board, connecting the two CAN interface, two board are download the program. This experiment through the CAN bus con
STM32-V3.5.0xiugai
- 经过多年经验把一般情况下能用到的模板进行了总结。同时格式也进行了规范。-After many years of experience under normal circumstances can be used to template a summary. The format is also the norm.
STM32F103ZET6_CAN
- 1、STM32系统配置(NVIC、RCC、GPIO),CAN功能块配置(循环模式或正常模式) 2、本例程只是完成了CAN的简单测试,并没有实现多机通信,想要了解的朋友可以查阅这方面的资料。-1, STM32 system configuration (NVIC, RCC, GPIO) the CAN function block configuration (circulation mode or normal mode) 2, the routine just completed a
AD9852
- stm32代码,ad采样代码,经过调试,可以正常的使用-stm32 code, ad sample code, after debugging, you can use the normal
STM32-CAN
- 本实验将实现如下功能:本实验代码,可以让STM32的CAN工作在环回模式/普通模式下,通过WK_UP按键切换模式。默认是环回模式,在环回模式下,按下KEY0,则可以在LCD模块上面看到自发自收的消息。如果是普通模式,那么需要两个开发板,并且用线将两个开发板的CAN接口连接起来,同时需要设置板上的P13端口连接在CAN上面,在普通模式下,按下一个开发板的KEY0,可以在另外一个开发板上看到收到的信息。-The experiment will achieve the following functi
CAN
- can总线通信,STM32处理器上的CAN总线通信代码(CAN(LoopBack和CAN(Normal-The CAN bus communication protocol)-STM32 CAN bus communication on the processor code (loop mode andNormal)
stm32-can--ex
- stm32 can收发,经过实践测试,收发正常。正常模式要两个板子。-stm32 can send and receive, through the practice test, send and receive normal. Normal mode to two boards.
STM32-DMA
- stm32关于DMA数据的传输程序,程序实现功能正常,可以直接下载使用-STM32 on the DMA data transmission program, the program to achieve normal function, you can download the use of
stm32-touch-screen
- stm32 的触摸屏测试实验,屏幕是2.8的TFT屏,程序已经测试可以正常使用-Stm32 touch screen test, the screen is 2.8 TFT screen,Program has test can normal use
STM32-NRF2401l
- stm32 的无线通信模块NRF2401调试模块,已经可以正常通信了 -Stm32 NRF2401 wireless communication module debugging module, already can normal communication
CAN-Normal
- stm32 can总线通讯程序. 使用两个can phy 显示can通讯过程-STM32 can bus communication procedures. Use two can PHY display can communication process
STM32_wifi
- 基于STM32的wifi模块,工程直接编译可以通过,调试实测通信正常,可以适合初学者借鉴。(STM32 based on the WiFi module, the project can be directly compiled through debugging, measured communication normal, can be used for beginners reference.)
IAP-Bootloader V1.0
- IAP(In Application Programming)即在应用编程,IAP是用户自己的程序在运行过程中对User Flash的部分区域进行烧写,目的是为了在产品发布后可以方便地通过预留的通信口对产品中的固件程序进行更新升级。 通常实现IAP功能时,即用户程序运行中作自身的更新操作,需要在设计固件程序时编写两个项目代码,第一个项目程序不执行正常的功能操作,而只是通过某种通信方式(如USB、USART)接收程序或数据,执行对第二部分代码的更新;第二个项目代码才是真正的功能代码。(IAP (I
stm32+oled(iic)+18b20
- stm32+oled(iic)+18b20正常显示温度,内包含OLED 屏幕可显示数字,字母,符号,汉字,可直接调用(STM32 + OLED (IIC) + 18B20 normal display temperature, including OLED screen to display numbers, letters, symbols, Chinese characters, which can be directly called)