Other Parts Discussed in Thread: SFRA, C2000WARE,
Tool/software:
Hi,
i have connection issue in running the SFRA. I have used the following (f280049c controller)
#define SFRA_GUI_SCI_BASE SCIA_BASE
#define SFRA_GUI_SCIRX_GPIO 28
#define SFRA_GUI_SCIRX_GPIO_PIN_CONFIG GPIO_28_SCIRXDA
#define SFRA_GUI_SCITX_GPIO 29
#define SFRA_GUI_SCITX_GPIO_PIN_CONFIG GPIO_29_SCITXDA
#define SCI_VBUS_CLK 25000000
#define SFRA_GUI_SCI_BAUDRATE 57600
Used a ttl to usb connector non isolated for UART with a Opto in controller side.
Also running the SFRA i can see the RX and Tx signals in oscilloscope. But the connection is not established..
Need help in solving the same.
Thanks,
Sivarajan