Skip to main content
MSecr.1
Associate II
January 13, 2022
Question

Software doesn't work when switching to a other revision of board

  • January 13, 2022
  • 2 replies
  • 1461 views

I'm using a STM32F469 Discovery board, i was using a board with B-01 revision, my software works just fine, now i want to use the same board but with B-03 revision but for some reason the same software doesn't work on this board.

Note: B-01 rev flashes through J-Link

B-03 rev flashes through ST-Link

This topic has been closed for replies.

2 replies

Mike_ST
Technical Moderator
January 13, 2022

Hello,

You should give more information about what part of your software fails when you're debugging.

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. 
MSecr.1
MSecr.1Author
Associate II
January 13, 2022

It's not very clear what causes the software to fail, it randomly goes to hardfault from different FreeRTOS tasks. I'd like to know if there is some evidence of differences between revisions, I struggle to find some information about this

Tesla DeLorean
Guru
January 14, 2022

Are you using SDRAM?

You're likely going to need to run the Hard Faults to ground, and identify any commonality​.

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
S.Ma
Principal
January 14, 2022

Check the chip errata sheet document, might give some additional clues.