Device Data: Add Specs for STM32F4[67]9 variant

The reference manual is incorrect, the data sheet is correct.
There is 320K of ram (up to address 0x20050000). This has been
tested on the STM32F469I-disco board.
This commit is contained in:
Chuck McManis 2018-07-12 22:09:41 -07:00 committed by Karl Palsson
parent 0d5e51a8a7
commit 63e0b6df3a
1 changed files with 3 additions and 0 deletions

View File

@ -138,6 +138,9 @@ stm32f4[23][79]?g* stm32f4ccm ROM=1024K RAM=192K CCM=64K
stm32f4[23][79]?i* stm32f4ccm ROM=2048K RAM=192K CCM=64K
stm32f446?c* stm32f4 ROM=256K RAM=128K
stm32f446?e* stm32f4 ROM=512K RAM=128K
stm32f4[67]9?i* stm32f4ccm ROM=2048K RAM=320K CCM=64K
stm32f4[67]9?g* stm32f4ccm ROM=1024K RAM=320K CCM=64K
stm32f4[67]9?e* stm32f4ccm ROM=512K RAM=320K CCM=64K
# on F7 CCM is in some datasheets named as DTCM
stm32f7[23][23]?c* stm32f7ccm ROM=256K RAM=192K CCM=64K