I am using STM32F767ZI.STM32F767ZI has 512kbyte SRAM.However, if you use more than about 133kbyte for global variables etc., the program operation will be strange.Specifically, you will not be able to connect to the USB (VCP Port).I want to secure gl...