Hi all,
We designed our custom board based on i.MX6UL processor, but I've got a strange behavior here :
Would you have any explanation to this strange behavior? This is very annoying both for debugging and for production process, as it looks not being very stable...
Thanks in advance.
Best regards
serial downloader protocol i.mx6ul
Hi Sébastien
for reliable reboot without issues described above recommended to remove all power
from board as it is done on Sabre SD schematic spf-27392 using pmic pwron on p.19
Schematics (1)
"Design files, including hardware schematics, Gerbers, and OrCAD files"
SABRE Platform for Smart Devices|NXP
Also it is necessary to verify that all power supplies capacitors were discharged
before powering-up board again, this is power-up sequence datasheet recommendation.
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hi Igor, thanks for your reply.
We don't use a pmic but I don't think the power supply is the root cause of this. When I use the POR signal to restart the processor (all power supplies are correct), I keep having the issue ("Unknown Device" appears after ~15 secs).
I tried to investigate this a bit deeper, and found out that:
- some of our boards are NEVER impacted by this issue ("SE Blank 6UL" HID device always appearing correctly)
- some of our boards are impacted after first power-up (as described in first post)
- some of our boards are ALWAYS impacted by this issue (I never managed to get the "SE Blank 6UL" HID device appearing correctly).
Would you have any suggestion where to look after to find out what's happening?
Some precision:
Thanks in advance
BR
Unfortunately the issue occurs one step before... I can't load anything using the Mfgtool if the USB device is not available.
The script aids are not useful here.
Thanks
actually script aids may be useful here, as many customers encountered similar issues when not resetting
whole power board. In particular were added add a Pre-Charge All and RD FIFO Pointer reset line commands for lpddr2/3 scripts.
However only whole power board reset may guarantee successful reset, as some modules can be initialized only once after power-up.
Best regards
igor