May 28, 2019
10:01 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
May 28, 2019
10:01 AM
Use cyusb3014 with FPGA.
Pin GPIO[27] connected with FPGA.
GPIF is configured with a 32-bit data bus. Cyusb booting from SPI.
i2c connected to display for log.
i want send packet on UART from FPGA to Cyusb on pin gpio[27].
Can be used UART hardware controller or only program controller?
Solved! Go to Solution.
- Tags:
- fx3 gpio
1 Solution
May 28, 2019
11:45 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
May 28, 2019
11:45 PM
Hello,
For the mentioned configuration, the UART hardware block will be available on pin GPIO[53:56]. GPIO27 cannot use UART hardware. Instead it should be implemented on the firmware.
Best regards,
Srinath S
1 Reply
May 28, 2019
11:45 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
May 28, 2019
11:45 PM
Hello,
For the mentioned configuration, the UART hardware block will be available on pin GPIO[53:56]. GPIO27 cannot use UART hardware. Instead it should be implemented on the firmware.
Best regards,
Srinath S