Search found 5 matches

by calebjnz
Thu Jul 06, 2023 11:28 am
Forum: IDE's
Topic: Blink uses 97% of program storage space
Replies: 6
Views: 7443

Re: Blink uses 97% of program storage space

Yup, compiling it for a random generic stm32 MCU and recompiling it solves the issue. The issue only pops up every 10 or so compiles. It might be a problem for only my computer. I'm happy to just live with it.
by calebjnz
Wed Jun 07, 2023 12:20 am
Forum: IDE's
Topic: Blink uses 97% of program storage space
Replies: 6
Views: 7443

Re: Blink uses 97% of program storage space

It got fixed somehow. I compiled the code for a different board and then compiled it again for the board I had and it worked. I am not 100% sure if this solved the problem, or if it was something else I did. I could have upgraded the version, but I am unsure. I might have downloaded the wrong versio...
by calebjnz
Sun May 21, 2023 11:38 pm
Forum: IDE's
Topic: Blink uses 97% of program storage space
Replies: 6
Views: 7443

Re: Blink uses 97% of program storage space

Hmm, I might need to upgrade to a better board. I chose this board because it is low power - the data logger is battery-powered. The problem is not with the sketch size, because the memory is exceeded just when compiling Fade, which looks like this: /* Fade This example shows how to fade an LED on p...
by calebjnz
Sat May 20, 2023 12:56 pm
Forum: Let us know a bit about you and your projects
Topic: Hi from New Zealand
Replies: 0
Views: 6219

Hi from New Zealand

Hi there, I am a 4th Year Mechatronics uni student. I started learning Arduino when I was 15, some of the things I have built since then are... Water tank meter. Automatic dishwasher starter. Device to turn off the hot water cylinder during peak hours. Temperature controller for an oven to test circ...
by calebjnz
Sat May 20, 2023 12:31 pm
Forum: IDE's
Topic: Blink uses 97% of program storage space
Replies: 6
Views: 7443

Blink uses 97% of program storage space

Hi there, I have been successfully uploading code to a Nucleo-32 board until a little while ago. Now sometimes when I compile the code I get this error saying the flash has been exceeded. I compiled Blink and it worked, but it said it used 97% of the program storage space. It seems like every time I...

Go to advanced search