User Activity

i am working with stm32 h750vb and i successfully wrote a winbond W25Q128JVSIQ external loader and it works fine on the cube programmer but when i use the cube ide i found that it successfully erase the external flash before file download and fails t...
i am working with black pill board  that uses stm32f401ccand i have a debugger that was attached to neucleo board stm32f401re and i broke it from the board , the black bill debug pins only have the ground and the 3.3 and the swsck and the swdio ,i co...
this is the code in the main that test the drive my stm32h750vb which is connected to the winbond25Q256jv external flash which is connected using qspi :/* USER CODE BEGIN 2 */uint8_t buffer_test[MEMORY_SECTOR_SIZE];uint32_t var = 0;CSP_QUADSPI_Init()...
i separated the debugger of my nucelo stmf401re from the rest of the board and i am using it to debug an stm32h750but when i try to connect it with cube id i get those messages:Open On-Chip Debugger 0.12.0-00017-gb153daa14 (2023-02-03-14:58) [https:/...
Kudos given to