2023-04-27 10:57 PM
Hello,
We are using STM32F765BI series MCU. We are using SD Card using the SDIO interface. It seems that when the SDIO module is Active (CLK signal is generated at 24MHz), higher emissions are observed in the spectrum. When we disable the SDIO module (Clock stops generating 24 MHZ) then emissions are drastically reduced.
Let us know how we can eliminate the higher emissions.
Regards
Rachit Dave
2023-04-27 11:12 PM
Hi, set all pins to SDcard to lowest possible speed. (medium or low) .
Put resistors in all lines, maybe 51 r.
Keep tracks short .
And the drivers on the SDcard are also very fast and could need damping resistors close to card also.
2023-04-27 11:36 PM
Compare the measured results to the Table 61. on the page 153. in the datasheet (Electromagnetic Interference (EMI) section).
Emissions should be around 5 dBµV in the 0.1 to 30 MHz band.
If the results greatly differ from this, then the cause of excess EMI is in the PCB layout and/or the measurement setup.
2023-04-27 11:47 PM
Hello AScha.3,
We have placed termination resistors near MCU for all signals - Clock, Command and Data pins according to calculations and also rectified the values as per the impedance calculations.
Also have tune the signals to eliminate the overshoot and undershoot at rising and falling edge.
But the results observed are with higher emissions.
Traces are short in the design.
2023-04-27 11:50 PM
Hello DTomi.1
OK will check the data and revert. We are currently measuring as per CISPR32 Standards.
30MHz to 1GHz.
We have checked the setup by enabling and disabling the SDIO peripheral. By disabling the SDIO peripherals emissions are drastically reduced and are under the threshold values of CISPR 32 Standard
2023-04-28 01:52 AM
>set all pins to SDcard to lowest possible speed. (medium or low) .
what speed setting you use ?
2023-04-28 06:31 AM
Could there be more emission by coupling other PCB tracks ? Are all SDCARD crossing tracks 90 degrees with others ? In the RC filtering, could the cap be close to the receiver and R close to the transmitter ?
2023-05-18 03:11 AM
Emissions are around 15dbuV in the 0.1 to 30 MHz band
2023-05-18 04:53 AM - edited 2023-11-20 06:52 AM
at ?? distance ? and radiated 30..1000 M ?
if standard measurement, thats ok.
2023-05-18 06:15 AM - edited 2023-11-20 06:53 AM
We are using RF-explorer with 15mm H probe, (Near field antenna) for inhouse testing. (in closed environment)
and also we had observed same reflections in EMI lab, with +/- some amplitude
we are using ST MCU in multiple products, and every product have same issue.
if we disable SD clock then no harmonics observed.
is there any specific layout ? guide for SD clock?