您好,请参考下面内容
It looks like the ADC is reading ~0.545V, which, assuming an ideal 18k pull-up resistor, translates to ~7.8kohms on the thermistor. Looking at your thermistor curve that's 30~31ºC, so we can be quite certain that this is not a hardware issue…
Other Parts Discussed in Thread: BQ79656-Q1 , BQ79616-Q1 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/power-management-group/power-management/f/power-management-forum/1357522/bq79656evm-021-example-code 器件型号: BQ79656EVM…
Other Parts Discussed in Thread: BQ79600-Q1 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1420648/bq79600evm…
Other Parts Discussed in Thread: ADS7038 , TLV2548 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/data-converters-group/data-converters/f/data-converters-forum/1447415/tlv2548-example-code 器件型号: TLV2548 主题中讨论的其他器件:…
请看下面e2e工程师最新的回复。
Please refer below:
1. Please follow example: mcu_plus_sdk\examples\networking\enet_layer2_multi_channel example to setup ALE and vlan priority filtering.
2.Use below code as a sample to configure the ALE:
void EnetApp_setCpswPolicer(EnetApp_PerCtxt…
Other Parts Discussed in Thread: TPS65400 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/power-management-group/power-management/f/power-management-forum/1370163/tps65400-programming-example-code 器件型号: TPS65400 工具与软件…
The issue is mainly because of the resize layer definition in the onnx. Can you please update your code based on the below feedback? As a Workaround user can provide the resize factor using SCALES tensor instead of using SIZES. As an example instead of…