2025-09-15 3:10 PM
Hi, I have a STM32N6570-DK and I see that the available demo code is up to v1.3.0
How do I determine what version of code was shipped on the DK?
Is there a document that details how to upgrade the code if it’s needed?
STM32N6-OOB | STM32N6570-DK Out-of-the-box demo binary | 1.3.0 |
Thanks, Tony
2025-09-15 4:41 PM
You could download the firmware currently on the board and compare.
2025-09-15 9:16 PM
That’s a good idea. I’ll try to do that. I need to be careful as Download seems to send a file to the device and can’t see an Upload option. Still trying to get familiar with this.
2025-09-16 5:27 AM
Put in 1 MB as the size here and hit read. You may need to split it into multiple files.
Or, open the file you want to compare to and hit Verify here (don't hit Download or you'll lose what is on the chip):
2025-09-16 10:39 PM
Thank you. I’ll try this but it will be a few weeks before I can get to it as I’ll be traveling.