The MAX4734s on the RNH measure current on each of the ports and provides this information as a voltage on the NODEx_y_IMON wires to an ADC on the RNH STM32. They only provide the current from one port at a time so we'll have to cycle through selecting the ports using the IMON_Az pins. We'd like to be able to read all of the ports at about 1kHz. The RNH will then send this information out over the RocketNet to the FC.
They should ideally have a driver-ish interface in common/devices or possibly just in flight-rnh.
The MAX4734s on the RNH measure current on each of the ports and provides this information as a voltage on the NODEx_y_IMON wires to an ADC on the RNH STM32. They only provide the current from one port at a time so we'll have to cycle through selecting the ports using the IMON_Az pins. We'd like to be able to read all of the ports at about 1kHz. The RNH will then send this information out over the RocketNet to the FC.
They should ideally have a driver-ish interface in common/devices or possibly just in flight-rnh.