Other Parts Discussed in Thread: C2000WARE
Hello Guys,
I am using F28035 Control card with Docking station USB EMU [R3] for my project.
I am facing problems with the control card, and I was unable to find any workable solution on the discussion forum.
1 – I am unable to generate a SCI RX interrupt (not using FIFO), I have verified all the register settings, still I am not getting Rx interrupt over SCI. But TX interrupt is working fine. In my setup I am communicating directly between the PC and MCU control card. Do you have any comments on this?
Here is what I have already tried -
A - I removed R27 on the control card and directly connected the UART cable to the GPIO 28 & 29
B - Example "Example_2803xSci_Echoback" from the Control suite works fine, but that doesn't use the Interrupt.
B - When I enable loopback mode in my code, I can see RX interrupt working but I don't see the RX interrupt when I disable the Loopback mode
C - I tried various other options discussed in the other posts like disable the FIFO interrupt, Disable FIFO but no luck.
Please let me know if, I am missing any important thing.
Regards
Amjad