User Activity

Board added to title; STM32L4 Label added.I started Working With M95P32 EEPROM which Supports QSPI . This is my code which is not working I don't understand why there is no error in transmit and receive code. But same EEPROM working with SPI.   void ...
New question from: https://community.st.com/t5/stm32-mcus-products/qspi-master-and-slave/td-p/758418 I have a AD5668 DAC which supports QSPI upto 50Mhz frequency. I am trying to test the DAC with STM32 using QSPI . But I am not able to see DAC output...
Hi team,      I am working with QSPI I have 2 STM32-NUCLEO-L496ZG-P boards. I want to select one board as Master and one board as Slave and I want to transmit from one device and receive it on other device. But in stm32CubeIDE there is no option to s...