diff --git a/libraries/dsp/st/doc/st_histogram.txt b/libraries/dsp/st/doc/st_histogram.txt
index e1207db80d64374ef8f2d72807c22ec38acb0299..aca009714672d24bf766fadef4590981440e1cfc 100644
--- a/libraries/dsp/st/doc/st_histogram.txt
+++ b/libraries/dsp/st/doc/st_histogram.txt
@@ -111,6 +111,10 @@ b) On hardware
    - on a PC use a new Python script to read the histogram values and plot them.
    - on a PC use an existing Python script to control the WG.
    
+c) Use in LOFAR
+   - extend (wrap) the st_histogram component into an array variant such that it can be used in
+     a LOFAR FPGA design to monitor the histograms of 12 ADC inputs
+   
 
 
 5) References