cancel
Showing results for 
Search instead for 
Did you mean: 

Nucleo F413ZH Honeywell MPR sensor STMcube IDE issue

aqeel96
Associate

Hi, I am trying to integrate Honeywell MPR pressure sensor (which runs over the SPI) with the Nucleo board using the STM32cube IDE. The library and everything else is working fine with the Arduino IDE environment but deploying things over the STM32cube IDE is having an issue.

Upon sending any command to the sensor, I am not receiving anything back from the sensor. Is there a problem in the configuration of the SPI to match the sensor requirement, if yes, then what should i try to adjust ?

Anyone else having the same issue ?

1 REPLY 1
TDK
Guru

The datasheet will have the SPI configuration requirements for CPHA/CPOL. Yes, they need to match or be compatible.

If you feel a post has answered your question, please click "Accept as Solution".