-
stm32 串口程序
STM32的串口是相当丰富的,功能也很强劲。最多可提供5路串口(MiniSTM32使用的是STM32F103RBT6,具有3个串口),有分数波特率发生器、支持单线光通信和半双工单线通讯、支持LIN、智能卡协议和IrDASIR ENDEC规范(仅串口3支持)、具有DMA等。 串口最基本的设置,就是波特率的设置。STM32的串口使用起来还是蛮简单的,只要你开启了串口时钟,并设置相应IO口的模式,然后配置一下波特率,数据位长度,奇偶校验位等信息,就可以使用了。下面,我们就简单介绍下这几个与串口基本配置直接相关的寄存器。1,串口时钟使能。串口作为STM32的一个外设,其时钟由外设时钟使能寄存器控制,这里我们使用的串口1是在APB2ENR寄存器的第14位。APB2ENR寄存器在之前已经介绍过了,这里不再介绍。只是说明一点,就是除了串口1的时钟使能在APB2ENR寄存器,其他串口的时钟使能位都在APB1ENR。
- 2022-03-15 20:31:07下载
- 积分:1
-
experimental system based on the GE00 Development Board of guidance purposes, ca...
基于GE00 实验系统开发板的实验指导用途,可以作为嵌入式系统开发人员学习和研究之用。-experimental system based on the GE00 Development Board of guidance purposes, can be used as embedded systems development staff learning and research purposes.
- 2022-01-26 04:31:16下载
- 积分:1
-
ucosii对ARM7 S3C44B0的源代码(已经移植成功的)
ucosii对ARM7 S3C44B0的源代码(已经移植成功的)-ucosii ARM7 S3C44B0 to the source code (which was successful transplantation)
- 2022-02-01 02:43:18下载
- 积分:1
-
Port串行通信
Port串行通信-Port Serial Communication
- 2022-03-07 04:40:23下载
- 积分:1
-
比较详细的介绍了大小端问题。嵌入式系统开发者应该对Little...
比较详细的介绍了大小端问题。嵌入式系统开发者应该对Little-endian和Big-endian模式非常了解。-Described in more detail the question of the size of client. Embedded systems developers should be Little-endian and Big-endian mode very well.
- 2023-05-25 07:15:03下载
- 积分:1
-
IXP425开发工具,非常实用,适合与乐的发展…
IXP425开发工具,非常实用,适合用来开发和学习。-IXP425 development tools, very practical, appropriate for the development and learning.
- 2022-05-20 22:00:53下载
- 积分:1
-
Omron PLC communication program source code. Very practical communication proced...
欧姆龙PLC通讯程序源码.非常实用的通讯程序.-Omron PLC communication program source code. Very practical communication procedures.
- 2022-03-14 21:42:05下载
- 积分:1
-
AD7714 AD转换keil C51 源代码
AD7714 AD转换keil C51 源代码-AD7714 AD converter keil C51 source code
- 2022-03-22 06:02:30下载
- 积分:1
-
IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR...
IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR -IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR
- 2022-02-04 08:17:27下载
- 积分:1
-
fft source code information downloaded from the Internet, maybe useful, can refe...
fft 源代码资料,从网上下载,说不定有用,可以参考参考-fft source code information downloaded from the Internet, maybe useful, can refer to reference
- 2022-01-25 21:43:58下载
- 积分:1