Getting the wrong status value from HAL Libabry
Hello,I configure the DAC using SPI configuration. I am reading the DAC registers value , when register is read back i got wrong status value from HAL Library why these happened?for(i=0,j=0,k=0;i<=46;i++,j++,k++) { Read( SAW_ADD[i],SAW_Val[j],SAW_...