tests/drivers/dac loopback failed due to un-initialised dac_channel_cfg structure #58931
Labels
area: DAC
Digital-to-Analog Converter
bug
The issue is a bug, or the PR is fixing a bug
priority: low
Low impact/importance bug
Describe the bug
Testing the tests/drivers/dac/dac_loopback/ fails on several stm32 boards
Please also mention any information which could help others to understand
the problem you're facing:
The PR #57730 is checking the
channel_cfg->buffered
This value must be initialised.
To Reproduce
Steps to reproduce the behavior:
1.west build -p auto -b nucleo_wl55jc tests/drivers/dac/dac_loopback/
2. west flash
3. See error
Expected behavior
------ TESTSUITE SUMMARY END ------
Impact
test and CI failure
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: