Plotting in cube monitor
We are trying to sample a 50Hz to 200Hz signal at 50Khz rate, using stm32H7 micro controller, ADC-DMA mode is used. Tried to plot the wave in cube monitor by accessing the corresponding variable. the issue is 50Hz waveform is not reproduced properly, while if the signal frequency is reduced to 1Hz, the waveform is plotted and reproduced perfectly. Till 5Hz the waveform looks fine. Beyond that the waveform is not proper. Tried changing the sampling custom sampling frequency in Cube Monitor beyond 50kHz. But looks like no change.
If we need plot signals till 200Hz, how this can be done. We need to sense and plot around 12 ADC channels.
Need suggestions, if any settings to be changed in cube monitor or IDE. Tq
