RAM size for STM32F107xB Posted by Yue-Xin Peng on 2015-02-18 23:43 Link scripts generated for STM32F107xB sets RAM size to 32K. Should it be 64K? 64K is used in Cube.
Posted by tang on 2015-02-20 09:36 Hi, Can I know which board or mcu have you choose to verify our database ? Kevin.
Posted by Yue-Xin Peng on 2015-02-22 22:55 I was trying to create a new C project defining a board using STM32F107VBTx. The MCU Configuration page gives memory size of 0x8000. Regards Yue-Xin
Posted by PPR38 on 2015-02-24 10:11 Hello, Thank you for your feedback. Indeed, RAM size is 64k on STM32F107VBTx but there is an error in the description file used to generate the linker scripts. It will be fixed in a future update. In the mean time, you can simply fix the linker script manually, Best Regards, Pascale