I'm doing a project where I want to do a FHT and write it in a external EEPROM 24LC1025.
I tested the FHT code alone and it works.
I tested the EEPROM code alone and it works.
When I combine both codes FHT + EEPROM, Arduino doesn't do anything.
I don't have any error message in compilation or program. In fact, Arduino RX led switch ON when I send to it a signal, but only that.
Here is the sketch.
Problem & Solution:
SRAM was overflowing due to modified values in Wire.h