2024-12-11 07:15 PM
I use the arm chip stm32f401 to communicate with eeprom, and observe the waveforms of the clock and data lines. The rising and falling edges of the initial write and read waveforms are not square waves, but are slow and have some glitches. Later, when the read operation is repeated many times in while (1), the waveform gradually becomes better and becomes a square wave. Why?