NUCLEO-H723ZG DAC differential signal
Hi,I’m working with the NUCLEO-H723ZG board and would like to know if it’s possible to use its two DAC outputs to generate a differential signal.Thank you very much
Ask questions, find answers, and share insights on STM32 products and their technical features.
Hi,I’m working with the NUCLEO-H723ZG board and would like to know if it’s possible to use its two DAC outputs to generate a differential signal.Thank you very much
Hello again :)I have used all ideas including chat GPT. I can't see any changes in I2C line with oscilloscope. STM32G0B1KBU3N have Pin PB9 as SDA and PA9 as SLC. 3.3Volts pull up via 4.7 kOhm resistor. I am trying negotiate with LM51772 DC-DC buck-bo...
Hi,I am searching for the external loader to flash the h750 discovery board. Can you please help me?Best regards,Andrew
Split from this thread.Hi there, switching to USART3 didn't work. I still don't see any messages in the serial console. the second time I try to connect to the serial console gives this error.
Hi, we are developing a device which outputs display port over type-c and needs to sink power. Similar to Laptops when connected to hubs. The required power is less than 60W. Im looking a for a suitable USB-PD implementation for this purpose. Can thi...
Hi all,After reading through both the HAL, low-layer and USB Device library code flow several times I am still confused about a peculiar point.When I ask STM32CubeIDE to generate a Custom HID base implementation, I get a "usbd_conf.c" file that has a...
I'm using a B-U585I-IOT02A board and the IOT_HTTP_WebServer example code. My read is the PSRAM is 8M on that board, but I can only access 16K (to 0x2803ffff) and then ???? is not IDE memory display or a trap in the code. Is this a CPU configuration ...
Currently, on the STM32G474, I am able to perform on-the-fly flash operations and interrupt vector relocation using BF_MODE and VTOR. However, I have encountered an issue: when a function is placed in RAM using the ramfunc attribute or located in CCM...
Hi All!I try to use 2 pieces of IS66WVO32M8 PSRAM with multiplexed OSPI ( only the NSS pins not shared ) with STM32F585 in memory mapped mode.Previously, I used 2 pieces of APMemory's APS12808L in memory mapped mode without any issues.I reconfigured ...
hi ;During the operation of STM32H723VGT6, the constant input bus error and hardware error interrupt occurred, and the clock is 280M. The PWR_REGULATOR_VOLTAGE_SCALE1 is unstable. The clock configuration __HAL_PWR_VOLTAGESCALING_CONFIG(PWR_REGULATOR_...