标题: [M480] HSUSBH HID to SPI [打印本页] 作者: admin 时间: 2022-6-20 16:39 标题: [M480] HSUSBH HID to SPI
Application: The example code is M480 High speed USB interface receive mouse data then SPI interface send data with PDMA mode.
BSP Version: M480 Series BSP CMSIS V3.03.001
Hardware: NuMaker-PFM-M487 V3.0
This chip is equipped with a high speed usb and a full speed usb. Both of high speed usb and full speed usb can be as host and device. The example code uses M480 high speed usb as host to receive mouse data and then transmits data via the SPI interface with PDMA on the NuMaker-PFM-M487 V3.0 board.