Hello, I bought STM32F429ZIT6 MCU the other day but strangely I am getting program outside error in the system and I have no hardware problem. So why is this happening? Is it a knock-off or a software problem
If possible add more details to your post, so we could provide you better help about possibilities what could be wrong.
Check the power supply and connections that are stable and within the specified ranges, as this can cause programming errors.
You can also refer to the errata sheet for STM32F429 to check whether you have the limitation described for known issues that might cause programming errors.
In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks
A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.