Other Parts Discussed in Thread: TPS6594EVM, SCALABLE-PMIC-GUI
Dear Expert,
We found that the LDO1_RV_SEL is enable by default on the datasheet and also on the https://www.ti.com.cn/product/zh-cn/TDA4VM?keyMatch=TDA4VM&tisearch=search-everything&usecase=GPN.But When I read the LDO1_RV_SEL value by IIC after powered up withou any setting, the value is 0x00. Other xx_RV_SEL values are also 0x00.
All the regeisters' vlues we have get by IIC are as follows:
BUCK1_CTRL 0x7F
BUCK2_CTRL 0x6
BUCK3_CTRL 0x0
BUCK4_CTRL 0x0
BUCK5_CTRL 0x0
LDO1_CTRL 0x0
LDO2_CTRL 0x0
LDO3_CTRL 0x0
LDO4_CTRL 0x0
What wrong with this case?