行为
功能 #2762
已关闭开始日期:
2024-11-01
计划完成日期:
2024-11-07
% 完成:
100%
预期时间:
描述
App should sample the RBIN value and convert to the resistor.
Option1:the BIN resistor is in one of the BIN range
The RBIN current should be used.Software shoule compare the RBIN current with the NVM BIN.The BIN current is different from the value in NVM, software should store the new RBIN current in NVM to replace the previous value.
Option2:the BIN resistor is out of all the BIN range
1)The NVM current is invalid.Software should use the minimum current of the channel. And set BIN error via LIN.
1)The NVM current is valid.Software should use the NVM current of the channel. And set BIN error via LIN.
行为