User Activity

Hi ,i am using adc dma multibuffer mode and first buff =1000 seconf buff =1000after getting completed call back i am switching the buffer and starting multidma_buffer again but in this case i am lossing some data when i processing completed call back...
I want to use some part of flash memory as ram but i am getting below errorC:/ST/STM32CubeIDE_1.13.0/STM32CubeIDE/plugins/com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.11.3.rel1.win32_1.1.0.202305231506/tools/bin/../lib/gcc/arm-none-eabi...
stmcube ide 1.13.1.win32_1.1.0.202305231506/tools/bin/../lib/gcc/arm-none-eabi/11.3.1/../../../../arm-none-eabi/bin/ld.exe: C:/ST/STM32CubeIDE_1.13.0/STM32CubeIDE/plugins/com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.11.3.rel1.win32_1.1....
I am getting hard fault in access the HAL_Delay API.PFA for call stackcan anyone help me on this problemthanks.hard fault-->forced hard fault -- undefined instruction error.
hi,I am getting hardware fault in stm and i found why it is happening .Now i want to rewrite the below function like clear the Int abd executing next instruction of stack.can i do like that .if possible is there any source code available for that.vo...