What is the issue when I try to divide an integer value in order to scale it and send it to a DAC ?
Hello,I have an issue with my DAC. I am using a Nucleo STM32L476RG and my project consist of acquiring data from a mems microphone over i2S using the SAI and then send it to the DAC in order to view it with an oscilloscope. First I initialize the DAC...