User Activity

Hello and Thank youI'm starting with I2C on STM32L4R5ZI and I can't get it to work.I'm generating a very simple project for the Nucleo board in CubeIDE.I have only initialize the parameters in CubeIDE, and when I try to run it the red LED ligths up a...
Hi!I'm using the STM32L4R5ZI's DAC to generate a signal, after that I'm using a differential amplifier to eliminate the DC level of the signal (since DAC can only output from 0 to Vref+). For that ampifier I need the value in witch the signal is cent...
Hello,I am trying to output the reference voltage for the DAC in a Nucleo L4R5ZI, I am doing so with the Vref Buffer. I am using STM32CubeIDE.After creating a default project I just disabled all the communication I wasn't going to need and I configur...