Signal integrity problems with STM32L476 FSMC interface causing emission
- January 25, 2023
- 3 replies
- 1650 views
FMC is configured to interface asynchronous sram (IS61WV25616, 10ns). FMC 16-bit databus is multiplexed between sram and LCD controller.
Data transfer happens using DMA. MCU system clock is 80Mhz. Supply voltage is 3.3V
Sram and LCD controller is working ok using FSMC interface. However sharp 11ns wide spikes (or glitches) are seen on the address line, data bus and memory control lines.
Level of spikes are almost one volt upwards from zero-level and same one volt level downwards from one-level. MCU supply voltage and ground seems stable during this event.
Same glitches happens also on address bus and data bus without bus load(LCD flex cable disconnected and sram not assembled).
Seems that FSMC interface has some internal signal collisions or timing problems happening. Is this possible with a wrong bus configuration?
Although memory and LCD display data traffic is working ok we are measuring high radiated emission coming from those spikes.
Examples of glitches on FMC address line A0 is showed in picture (ch1). Glitches on Ch2 is from FMC_NOE signal.
Regards,
Bn