2026-05-22 3:07 AM
Hello everyone,
I am encountering errors when running Semantic Segmentation, Object Detection, and Pose Estimation models on my STM32N6570-DK board using STM32 Model Zoo Services. Here are the details of my setup and the errors I am facing:
Hardware and Versions:
I followed the README instructions from the STM32 Model Zoo Services repository to test the mentioned models. I compiled and flashed the firmware onto the STM32N6570-DK board.
Errors Encountered:
Bus interface interrupt BUSIF0 ERR: 0x0 BUSIF1 ERR: 0x20 Epoch Controller ERROR interrupt: EC_IRQ = 0x0000000a Epoch Controller opcode counter: 0x00000000 Epoch Controller label: 0x00000000 ATON_STD_IRQHandler()@871: irqs=0xlx assertion "0" failed: file "[...]/stm32ai-modelzoo-services/application_code/.../ll_aton_runtime.c", line 875, function: __LL_ATON_RT_IrqErr
Questions:
Thank you in advance for your help!