User Activity

I have been working with the STM32747i-Disco and the STM32F769--Disco boards. Both have the MB1166-A09 LCD daughter board attached. I have implemented the LCD_DSI_CmdMode_DoubleBuffer example for both. Teh H747 platform took a little more work as the...
I am creating a project that will run Azure RTOS and GUIX App. Due to the size of GUIX, the SRAM is not large enough to run the application. I was looking to use STM32H747i-Disco which has enough RAM, but it was a little too complex and the support d...
I am trying to get a clear understanding of the memory map for this board. I want to the know the address locations of the SDRAM and both QSPI flash devices. The board user manual says SDRAM is in Bank 1, which RM0399 says is 0xC000000, but when exam...
Using Application Note AN5361 and a Online ST Video. I have create a project in STM32CubeIDE for the STM32H747I-Disco Board. As a test of the debugging, I have have both cores simply blinking separate LEDs.I set up the CM7 debug configuration  per AN...
Attempting to create a project to access the onboard QuadSPI NOR flash (MX25R6435) on the SM32L4S5 Discovery kit. In STM32CubeMX, select the MX25R6435 under QuadSPI HAL says there is no QuadSPI HAL flash driver available, even though the stm32l4xx_ha...
Kudos given to