2025-09-03 8:33 PM
Hello, I have no problem storing images in the MCU's internal flash, but when storing images to external flash, it enters HardFault_Handler(). This issue only occurs when calling dynamicGraph Area image, while other images can be read normally. Why is this happening?thanks!
2025-09-12 7:01 AM
Hello @hanmeimei,
Could you try caching your image before using your graph and see how it behaves?