User Activity

Hello all, in whole datasheet for VN7050AJ is not mention about default state of pins SEL0 and SEL1, but there is information that those pins can be left unconnected. Is there an internal pull-down resistor which selects current sense for CS output? ...
Hello all, i am trying to make an offset for my application to have a start of flash for bootloader. So i set up an offset in linker file, so instead of 0x08000000 to 0x0804B000 and vector table offset during startup. But the problem is that i am una...
Hi all,Currently i am stuck so i will try it here. Ive got custom board with 32L4R9 with LCD connected through FMC on bank 2, SRAM on bank 1 and QSPI.  The first problem is if i use any transition between screens i get a a new screen distorted by shi...
So, ST is fixing one bug by creating another one. But lets start at the begin.The good thing is that on TouchGFX version 4.22.0 is finally possible to generate TouchGFXGeneratedHAL.cpp without error if LCD is connected through FMC from CubeIDE.The ba...
Hi guys,Currently i am trying to get QSPI W25Q512 working correctly with STM32L4R9 but weird thing happened.I am able to write data to the memory but if i start with address 0u i get data somehow shifted by 1u. For example the array of test data star...