One of our products uses a Beaglebone black (AM3358) to drive a 800 x 480 TFT display through a 18 bit RGB interface.
We have problem to meet the requirements of radiated emission levels.
We have managed reducing the radiated level by reducing the LCD clock from ~24MHz to ~11MHz but we cannot go any further as the refresh rate of the display becomes too slow.
I think spectrum spreading may help reducing the level (We would like to avoid modifying the PCB if possible).
Would it be possible to enable spectrum-spreading on the LCD clock by properly setting clock registers on the AM3358 ?
If yes, how to do it with Linux (Debian build) ?
Thanks for your help.