Tool/software: TI-RTOS
Hi,
I am having a hard time with TI API and drivers... I am having a complicated issue.
My device talks to a battery via I2C (SMBUS)... From time to time due to electrical noise the battery starts
sending garbage data. After lots of work I finally was able to add re Init_I2C call on that. The comunication
with the I2C (battery) is restored but for some reason my UART stops receiving data.
SDK and compiler are the latest !!.
I triad clearing UART interrupts, I triad clearing UART errors (if any) .. what ever I do the RX is not fireing events,
UART TX works fine.
Any ideas what to do ?
BR,
Noam.