Not able to communicate device(STEVAL-IDP003V1) to Master(STEVAL-IDP004V1)
Hi All,
I am using ST Master Evaluation Board(STEVAL-IDP004V1) and a device (STEVAL-IDP003V1).
I am trying to send some data from the master to device and it is succeeded.
"i am having problem in reception from the device to master". From the device side i am sending some data and that is a correct data(observed using logic analyzer at slave TX). when i am trying to receive at master side i am receiving a garbage.
Test setup:
1) Enabled L+ line
2) configured the Device in Transmit Mode.
3)Configured the Master in Reception Mode.
4) programmed the device to send some data for every 2 seconds.
5) programmed the master to receive the data upon an interrupt is received.
6) Kept a break point in reception callback function and observing the data received.
Observation:
Since i am receiving a garbage data over UART i tried to read the status register and i got value as "0x80" . For the same i have seen the data sheet and observed that "PO" bit is getting set.
My input power supply to the master evaluation board is 24V and the same observed on the "L+" line.
Could you Please Help me to resolve this issue.
Any Help would be appreciated.
Thanks in Advance.
