Hi, i am using this programme i wrote to run 40 leds at specific time settings on a mega board
I am getting the message "Low memory available, stability problems may occur."
I am using 40 pins in total, my question is have i over complicated my programme or is there a more
efficient way to write this programme...Thanks for any advice
Hi, thanks for the input, i am good on current limits with the leds, and i did show 41 pins when i am only using 40 so thanks for pointing that out, using unsigned int instead of unsigned long has made a huge difference in memory usage.
Sorry for my ignorance i wrote this about 4 months ago and have just been changing the time sequences and only the time sequences to great effect but there are obviously some flaws ... but as the saying goes use it or lose it, and i have lost some of it !.
I very rarely use more than 25 pins and this was my first problem when i got up to 40 pins which was for a one of trial . I think i might have a fresh work through the programme and hopefully fire up some grey matter that has since stopped working