how to determine needed flash size
Posted: Wed Jan 05, 2022 5:51 pm
hi again,
stupid question. How can I determine the size of my compiled micropython to fit it into my flash.
standard stm32 only has 90kb of program space left and i wonder if i can resize it a little..
btw: is micropython capable of handling spi flash like AT45DB321E-SHF and how do i tell it to use it?
stupid question. How can I determine the size of my compiled micropython to fit it into my flash.
standard stm32 only has 90kb of program space left and i wonder if i can resize it a little..
btw: is micropython capable of handling spi flash like AT45DB321E-SHF and how do i tell it to use it?