embassy-rs / stm32-data

66 stars 94 forks source link

STM32F411xE might have the wrong amount of RAM #465

Closed jamesmunns closed 3 months ago

jamesmunns commented 3 months ago

https://github.com/embassy-rs/stm32-data/blob/1f79295b80000c54943d5c6b6ea35866f905f99b/stm32-data-gen/src/memory.rs#L91

Screenshot 2024-04-12 at 19 10 06

I think 32F411xE should have 128K of RAM and not 64K of RAM

jamesmunns commented 3 months ago

CC https://github.com/embassy-rs/stm32-data/issues/301

jamesmunns commented 3 months ago

Might be a dupe of this comment: https://github.com/embassy-rs/stm32-data/issues/301#issuecomment-1932230030