Other Parts Discussed in Thread: INA740B
器件型号: INA740B
主题: INA740A 中讨论的其他器件
你好。 我们每块 PCB 使用 8 个 INA740BIREMR。 这些问题是单独解决的。 在对它们进行初始化之后、它们会显示所附图像中所示的波形。
INIT 寄存器为:
INA740 寄存器设置为: uint16_t ina_config_value =0x0000; uint16_t ina_adc_config_value =0xFFFF; uint16_t ina_alerts= 0x8001; uint16_t ina_current_OL_threshold = 0x7fff;uint16_t ina_current_ul_threshold = 0x8000;uint16_t ina_bus_int

