-3

I'm trying to run a Fuzzy Logic MPPT Algorithm in Arduino UNO, here's the Simulink File

However when I try to upload the code, I get the following error

enter image description here

Is this project possible with UNO, if yes, what shall I do? Else which Arduino board would be suitable for this project?

1 Answer 1

1

We cannot answer about your Simulink program (since this site is only about Arduino). But currently you are using 3 times the RAM an Uno has. You can try to optimize your Simulink program, though I doubt that you will be able to reduce the needed memory that much.

So you should switch to a board with significantly more RAM. There are many to choose from, with different RAM, flash, peripherals, pin numbers. Write down all your requirements and then look for a fitting board

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.