User Activity

Hi, Iam using a STM32G473 controller and want to do the following:I want to output an analog curve, stored in a RAM buffer.Timer6 is the timebase for transfering the the data from RAM buffer to DAC via DMA.So I selected the DAC as trigger source for ...
Hi, I have bought a NUCLEO-F756ZG board to explore the F7 controller.I need the schematic to work with it. In the manual:https://www.st.com/resource/en/user_manual/um1974-stm32-nucleo144-boards-mb1137-stmicroelectronics.pdfThere is only a note on pag...
Hello,does anyone know what the maximum cable length is for the ST-Link programmer (20-pole ribbon cable)?Maybe someone has experience with this?Is it possible to bridge longer distances, e.g. 50 metres? (not the USB cable, but the 20-pole ribbon cab...
Hi there, I want to flash a HEX file using a Raspberry PI. So I followed the steps described here.But if I run this line:$> ./SetupSTM32CubeProgrammer-2.13.0.linuxI get the message:bash: ./SetupSTM32CubeProgrammer-2.13.0.linux: cannot execute binary ...
Hi,I try to sniff a I2C communication between multiple devices with my STM32G473.The controller should only listen passiv. Is this possible?For sure, I can always set the NACK-Bit to prevent sending an ACK and disable the Clock-stretching.And I can u...
Kudos from