Web Analytics
Datasheet 搜索 > 微控制器 > ST Microelectronics(意法半导体) > STM32F102C6T6A 数据手册 > STM32F102C6T6A 开发手册 6/10 页
STM32F102C6T6A
器件3D模型
8.386
导航目录
  • 应用领域在P10
STM32F102C6T6A数据手册
Page:
of 10 Go
若手册格式错乱,请下载阅览PDF原文件
FIFO emulation with DMA AN3109
6/10 Doc ID 16795 Rev 1
Inside the receive interrupt routine, the RAM address pointer/count of the DMA are
used to indicate:
how many data bytes are available in the FIFO buffer (RxBuffer2) to be transferred
to the final data storage buffer (RxBuffer2_SW)
which is the current FIFO location of the data
Incoming data are temporarily stored into the FIFO buffer, when the receive DMA requests
are serviced. Data retrieval from the FIFO and/or processing is/are triggered by the receive
interrupts.
In the firmware example provided with this application note, USART1 or USART3
(depending on the STMicroelectronics evaluation board used) serves as the transmitter.
USART2 serves as the receiver using DMA and interrupts. The transmitter (USART1 or
USART3) transmits 250 data bytes to USART2.
The receive DMA buffer length is equal to 200 and is defined as circular.
When the USART2 receive interrupt is triggered, the FIFO is read and the RxBuffer2_SW
buffer is filled based on the current DMA pointer/count.
1.3.2 Advantages
DMA is an efficient way of implementing a configurable FIFO for the different communication
peripherals.
This emulated FIFO implementation is needed in reception using DMA when the data length
is not known in advance. There are two major cases:
A continuous flow of data is received and the incoming data flow can be processed by
the application as soon as it is received. This case could be directly implemented using
the USART receive interrupt. However, FIFO emulation has the major advantage of
reducing the real-time/latency requirements on the USART interrupt. Once the data are
present in the FIFO buffer, they can be processed by software when the CPU is free of
other higher-priority tasks.
The end of the data block can be determined by the data content —e.g. the software
may check for the presence of an SOF character in the received flow. Another way
consists in detecting the end of the data block through a pause (long interval without
any data reception) in the data flow. This particular case is discussed in Section 1.3:
FIFO software implementation.

STM32F102C6T6A 数据手册

ST Microelectronics(意法半导体)
78 页 / 1.25 MByte
ST Microelectronics(意法半导体)
22 页 / 0.45 MByte
ST Microelectronics(意法半导体)
156 页 / 4 MByte
ST Microelectronics(意法半导体)
79 页 / 1.14 MByte
ST Microelectronics(意法半导体)
10 页 / 0.1 MByte
ST Microelectronics(意法半导体)
11 页 / 0.09 MByte
ST Microelectronics(意法半导体)
3 页 / 0.11 MByte

STM32F102C6T6 数据手册

ST Microelectronics(意法半导体)
ST Microelectronics(意法半导体)
STM32F102 系列微处理器,STMicroelectronicsST 的 STM32F102 MCU 系列 ARM Cortex™ M3、32 位 RISC 内核运行频率高达 48MHz,带高达 128 KB 的高速闪存、高达 16 KB 的 SRAM 以及增强型外设。 ARM™ 处理器 STM32 F102 32 位微控制器具有一个通信接口;计时器;ADC 和 DAC。 STM32 系列 ARM Cortex-M3 32 位闪存产品系列以低功率、低电压运行,并结合了带实时功能的高性能,可以在 STMicroelectronics STM32 平台上运行。 微控制器可用于如应用控制、消费者电器用具、PC 外设、手持设备、HVAC 及其他许多应用领域。 48 MHz CPU,带 USB FS 电源:2 V 至 3.6 V 通信接口:I2C、SPI、USART 12 位 ADC;16 位计时器 温度范围:-40 至 +85 °C ### STM32F1 系列 32 位 ARM® Cortex®-M3 微控制器,STMicroelectronics32 位闪存微控制器的 STM32 系列基于 ARM Cortex™ M3 核心的突破 - 为嵌入式应用特别开发的核心。 STM32 系列得益于 Cortex-M3 体系结构增强功能,包括为传达改进性能而设置的 Thumb-2 指令,带更好的编码密度,对中断更快的反应,所有的均和领先的工业功耗相接合。出色的实时表现 卓越功效 卓越的和新型的外围设备 最大程度的集成 跨族引脚,外围设备和软件兼容性
ST Microelectronics(意法半导体)
STM32 系列 32 位 32 kB 闪存 6 kB RAM 基于 ARM 微控制器 - LQFP-48
ST Microelectronics(意法半导体)
器件 Datasheet 文档搜索
器件加载中...
AiEMA 数据库涵盖高达 72,405,303 个元件的数据手册,每天更新 5,000 多个 PDF 文件