Associate III
October 16, 2020
Solved
How to reduce the use of FLASH and still keep NFC library?
- October 16, 2020
- 2 replies
- 751 views
Hello!
I'm working on NFC project. I created a program on STM32070RB microcontroller (Nucleo and x-cube05) but all the store in EU don't have it on stock. Because of that I took STM32070C6T6.
Unfortunately, this chip have only 32kbayts of FLASH and IDE give me an error (region `FLASH' overflowed by 7428 bytes).
Can you recommend me which files and code would be the most efficient to delete or any other idea how to decrease the FLASH uses.
Below I attached my project for example.
Thank you and all the best,
Domen