2014-06-12 07:14 PM
use MCU SPI MODEL , I have used oscillometer test.
write @0x20=0x00read @0x20=0x1ewrite @0x20=0x84read @0x20=0x1eerror...2014-06-15 06:22 PM
Circuit Description:
1. VDD2. SCL3. GND4. SDI5. SDO6. GND7. NC or to MCU PIN8. GND9. GND10. VDD2015-02-03 02:13 AM
Hello, I have used LPS331AP in SPI and I2C mode for first test some months ago.
Due to LPS331AP limitation I wait the new LPS25H evb STEVAL-MKI142V1.I try to read WHO_I_AM register but I do not reply the expected value 0xBD, I read =0xFF in I2C and 0x00 in SPI.Source code are the same for LP331AP, what's wrong with LPS25H?Dear Cheng, have you solve your problem very similar to my?Thank you.2015-02-06 09:19 AM
Dear All, my problem is solved. It was STEVAL-MK142V1 with LPS25H damage.
This mean that if the SDA SCL driver is damage it reply with dummy value from WHO_I_AM register..Now second STEVAL it works on I2C bus.RegardsMaurizio2015-07-22 06:30 AM
Can you attach some example code that reads WhoAmI - I have been trying to do this, and I have not been successful. (Using STM32F4 Discovery Board and LPS25H)
Regards,Todd Anderson