Example "DAC_SignalGenerator" not working as expected?
The example "DAC_SignalGenerator" is not working as expected for me using a NUCLEO-WL55JC1 board. Using CubeIDE 1.6 with FW Pack 1.0
Using the on board button one should be able to switch between a triangle and a "escalator" waveform. While the triangle waveform works as expected the escalator waveform is not really recognizable and it just looks like a lot of noise.
I tried replacing the generation of the escalator with the code for the generation of a sine wave which worked on a stand alone project on the same board. Again, this didn't looked correctly but more interestingly when I observed the output with an oscilloscope it looked as if in the escalator resp. sine mode both signals were output superimposed to each other. The triangle was still very visible even in the Non-Triangle mode.
My first idea was, that potentially the generation of the triangle did not really stop and both waveforms are generated at the same time.
Could you please verify the escalator signal is working as expected?
