User Activity

The MCU qspi peripheral is connected to serial NOR flash. Along with these connection the same qspi individual data pins are connected to 3 individual Altera FPGA for booting purpose.qspi clock is common for all 3 FPGA.The following operation which a...
Hello, I am using stm32f765ZI controller in my project, where i have the application to communicate to PC using USB.I have generated USB code from cube MX with USB clock speed 48 MHz and enabled full speed device only.But in device manager it is show...
Posted on July 03, 2018 at 03:57i am using stm32l432kc MCU and EPCQ256 external flash, after the instruction phase and address phase is sent to the flash, ii want to make one gpio pin high before i start reading data from the flash. Is possible to b...
Posted on July 01, 2018 at 15:53hello, i am using STM32L432KC MCU to read data from the external flash through QSPI protocol. I am setting Instruction, Address , dummy cycle and Data phase and activating indirect read mode.But i have a doubt that ar...