You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On my board BMP585 module with my STM32G030 cpu, in the bmp5_init(), I can read the chip id as 0x51, but then the NVM status reg (0x28) always return 0, which will result in a power fail error. What can I do next?
On my board BMP585 module with my STM32G030 cpu, in the bmp5_init(), I can read the chip id as 0x51, but then the NVM status reg (0x28) always return 0, which will result in a power fail error. What can I do next?