google-coral / edgetpu

Coral issue tracker (and legacy Edge TPU API source)
https://coral.ai
Apache License 2.0
422 stars 124 forks source link

How to control HDMI drive strength? #481

Open ShaoHao-Chen opened 3 years ago

ShaoHao-Chen commented 3 years ago

I am facing issues with HDMI port during EMI test. In the NXP Community, it mention the HDMI firmware can be changed.

My Question

  1. The NXP only support the YOCTO project, so something is different. I can't find the file "firmware-imx-8.12.bin", but I see the file /usr/share/imx-firmware/imx8m/signed_hdmi_imx8m.bin. Does these two file mean the same thing?
  2. Where can find source code to build and change the firmware setting?
  3. Does USB drive strength can be changed like HDMI?
manoj7410 commented 2 years ago

Are you looking for https://coral.googlesource.com/imx-firmware/+/refs/heads/master/imx8m/signed_hdmi_imx8m.bin ?

ShaoHao-Chen commented 2 years ago

Are you looking for https://coral.googlesource.com/imx-firmware/+/refs/heads/master/imx8m/signed_hdmi_imx8m.bin ?

Could I change the bin file setting to rebuild the whole kernel?