Rx UART at gpio pinout

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
ivkac_1282936
Level 1
Level 1

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?

0 Likes
1 Solution
SrinathS_16
Moderator
Moderator
Moderator
1000 replies posted 750 replies posted 500 replies posted

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

View solution in original post

0 Likes
1 Reply
SrinathS_16
Moderator
Moderator
Moderator
1000 replies posted 750 replies posted 500 replies posted

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

0 Likes