User Activity

Hello allI know there have been plenty of posts about TouchGFX not providing the full set of display rotation options usually found in other GUI systems such as emWin (0, 90, 180, 270 degrees). But I wanted to ask ST / TouchGFX if there any plans to ...
Hello allI have a STM32H730 project on a custom board.I have two W25Q16JW 2MB Flash connected to the OctalSPI in Dual-Quad mode.I have created a Flashloader ".stdlr" for my external Flash - its all working great in Cube Programmer and I can erase/pro...
Posted on February 16, 2018 at 15:53I have a problem with an STM32F767 on a custom board with SDRAM and NAND SLC memory connected to the FMC.The NAND is 8 bit, the SDRAM is 32bit, so only the [D0:D7] signals are shared between the SDRAM and the NAND...
Posted on January 30, 2018 at 12:52Hi.When configuring the HAL_NAND driver you need to set the PageSize and SpareAreaSizes values; /* hnand1.Config */  hnand1.Config.PageSize = 2048;  hnand1.Config.SpareAreaSize = 64;   hnand1.Config.BlockSize = 64;...
Kudos from
Kudos given to