Part Number: TMS320F28335
Hi,
I am using TMS320F28335 eZdsp board. Trying to transmit and receive data on the SCI B.
I have configured GPIO9 and GPIO11 for SCI B communication and reading/writing the data through terminal. I have used Pin 3 and 5 of J12 on the eZdsp board, for transmit and receive.
When i did GPIO9 and GPIO11 configuration i have no signal on the SCI B, i.e Pin 3 and Pin 5 of J12.
Then after reading through different forums i have done the below sequence of strange configurations,
Step1: Configured GPIO18 and GPIO19 as SCI B peripheral
Step2: Configured GPIO9 and GPIO11 as SCI B peripheral
Step3: Configured GPIO18 and GPIO19 as SCI B peripheral
With above configurations i am able to transmit data from the Pin 3 of J12. Really not sure what makes it to transmit data with this strange GPIO configurations.
Now my problem is, SCI B Receive is not happening even with this strange configuration. I am able to transmit the data from terminal which i have verified, but controller not able to receive it.
I have experimented same on multiple F28335 eZdsp boards but could not get SCI B working.
Can any one help me in setting up SCI B communication on F28335 eZdsp board.?
Thanks in advance.