User Activity

UsingSTM32CubeIDE - C/C++ 1.6.0.202101291314STM32Cube FW_H7 V1.9.0HardwareNUCLEO-H745ZI-QIS25LP128(Flash Chip)The flash is connected to QSPI bank 1 using the HAL libraries to read from an address on the flashif(HAL_QSPI_Command(&hqspi, Cmd, HAL_QSPI...
On a dual core project created with the configuration tool(STM32CubeIDE Version: 1.6.0) in the IDE project explorer there is a folder with path: /LedFlash1_CM7/DriversLocation: C:\folderA\flolderb\LedFlash1\CM7\DriversThis IDE folder only contains Li...
The private variable "FLASH_ProcessTypeDef pFlash" in stm32h7xx_hal_flash.c is used in some functions I notice that it is not initialize by any function.So for example the first time a call is made to: FLASH_Program(uint32_t TypeProgram, uint32_t Fla...
STM32CubeMX version 6.1.1Generated a project using STM32CubeMX for an STM32L053R8T device. The import into VisualGDB on visual studio failed after consulting VisualGDB support. They found that the  .gpdsc file generated by the STM32CubeMX is referenc...