embassy-rs / stm32-data

76 stars 116 forks source link

FMC Base Address Fix #536

Closed asbarnes closed 3 weeks ago

asbarnes commented 3 weeks ago

Fix FMC base address and update stm32-data-sources revision in windows build script to match the linux one.

FMC base address was pointing to the wrong address (0x6000_0000 instead of 0x4700_0400). See related issue here - #462 . Tested by building the project on Windows according to the README and utilizing the FMC with supported board (STM32H573).

embassy-ci[bot] commented 3 weeks ago

diff: https://ci.embassy.dev/jobs/4da2a7d24165/artifacts/diff.html