User Activity

Hi community,I have purchased the STEVAL-IDP004V2 master evaluation board and STEVAL-IDP003V1 ( with STEVAL-IDP003V1T temperature sensor ).I connected the STEVAL-IDP004V2 and the STEVAL-IDP003V1 and the USB cable (Not RS485) on my PC.I downloaded the...
Hello guys, I tried to use the HAL_SDAC functions to read two Analog signals (0-3.3V) with DMA but I didn't have good results.That's why I started reading only one Analog signal in Polling mode (ING 5)....unfortunately even in this case I always read...
Hi community,I build and program both CM without error and debugger configuration as in the AN5361 .The Nucleo- runs with maximum frequency  480 MHz, and Power supply:  HAL_PWREx_ConfigSupply(PWR_SMPS_2V5_SUPPLIES_LDO);  __HAL_PWR_VOLTAGESCALING_CONF...
My only need is to use QSPI (dual mode bank1) as a simple/normal SPI to drive external DAC (AD5066).  I should only use the Data phase, I don't need the Instruction, Address, Alt and Dummy phases of the QSPI.I have to use:QUADSPI_CLK---> DAC_CLKQUADS...