2017-08-24 10:00 PM
Hello,
I used STM32F429 for communicating with STMPE811 through SPI port.
In the beginning, I read chip ID of STMPE811 in order to make sure communication is correct.
Sometimes, IC doesn't return anything. I set the pins in order to make sure correct mode of SPI is
selected but it seems that IC is in reset mode and it didn't return anything.
I have to turn ON and OFF my board several times in order to get the functionality back.
I appreciate if someone could help me
Note: this post was migrated and contained many threaded conversations, some content may be missing.2017-09-04 07:48 AM
Dear
FORTOUNAS.EVANGELOS
,The software problem is solved and I thank you for that.
My remaining problem is sometimes I face bad communications; For example, the IC return 0x4040 for Device ID instead of
0x08 I think it is some hardware problem but I'm not sure.
I appreciate if you help me