X-CUBE-PARAL-COM

批量生产
Design Win

使用STM32Cube的GPIO和DMA软件扩展进行并行同步发送(AN4666)

获取软件 下载数据摘要

产品概述

描述

The STM32 microcontrollers are able to emulate parallel synchronous communication through GPIOs using the embedded DMA IP.

The X-CUBE-PARAL-COM software solution developed on STM32Cube offers an implementation of such parallel synchronous interface on STM32L476G and STM32F429I discovery boards. It can easily be ported on other platforms.

  • 所有功能

    • Timeout detection of end of transmission
    • CRC check of transmitted data
    • STM32L476G discovery board implementation features
      • Storage of transmitted data in STM32L476 internal SRAM
      • Up to 10MHz transmission clock
      • Data frame length limited by internal SRAM size and DMA 16bit counter (65530 data transmitted)
    • STM32F429I discovery board implementation features
      • Storage of transmitted data in external SDRAM
      • Up to 7.82MHz transmission clock
      • Data frame length limited by external SDRAM size

获取软件