User Activity

Hi All,freeRTOS causes Hardfault when using sscanf. When I don't use freeRTOS this works fine, so the issue is freeRTOS related.I also previously had printf causing Hardfault but I found a library named newlib which allowed printf to no longer genera...
Hi all,I am trying to run the OSPI memory mapped example found here on the STM32H7B3i-DK board but does not work correctly.There seems to be a corruption during the comparison block of the code mem_addr = (__IO uint8_t *)(OCTOSPI1_BASE + address); ...
I am currently trying to port SBSFU from running on STM32H7B3i-DK to run on a custom board that has a STM32H7B0 microcontroller onboard developing with Keil MDK version 5.I am using the example standalone loader project STM32H7B3I_DISCO_2_Images_Load...
I am trying to adapt an existing project that uses Keil RTX5 (RTOS2) which was written in C++ to include SBSFU functionality. So far I have got the project to build. However I am not sure about the integrity of the build as Micro-lib does not support...
I am developing on the STM32H7B3i-DK board using Keil MDK + STMCubeMx for creating the project.For some bizarre reason that I can't explain, I can no longer do debugging on my dev board after been blocked for a few days by an issues that I had with "...
Kudos from