I wrote I connect script that does exactly what the script in log file created and initialization of the ZSSC3281.
The difference is the that the ZSSC3281 kit turn all the 4 LEDs on the ZSSCSRBV3 board (5V,12V,KS5V and KS12v) and my script turn on only 3 LEDs, and not the KS12V LED.
That is missing in the script?
What the KS5V and KS12V LEDs role in the board?
Elik
Hello Elik,
Apologies for my delayed response!
Please let me inform you that KS12V and KS5V are switchable power sources on the EV kit.
Could you please provide us your connect script to be able to do a further analysis on your issue?
Thanks.
Best Regards,
IK_Renesas
Hi,
I attach the script which is basically the log from the initial connection.
This is the original script, but since I use TeraTerm software to connect, since the ZSSC3281 application
force you to connect ahead I add also the TeraTerm script as well.
Thank you.
Regards
Elik.
sendln 'T0000000'sendln 'V'sendln 'V_HW'sendln 'T0000000'sendln 'V'sendln 'V_HW'sendln 'V'sendln 'V_HW'sendln 'T11100'sendln 'T_200'sendln 'PS_E71'sendln 'PS_E60'sendln 'T00000'sendln 'TWAIT100'sendln 'PS_A61'sendln 'PS_A51'sendln 'TWAIT20'sendln 'PS_E70'sendln 'IS_10'sendln 'IR_3C001'sendln 'IR_3C001'sendln 'IR_3C001'sendln 'IR_3C001'sendln 'IR_3C001'sendln 'IW_3C003820010'sendln 'IR_3C065'sendln 'IW_3C003821010'sendln 'IR_3C065'sendln 'IW_3C003822010'sendln 'IR_3C065'sendln 'IW_3C003823010'sendln 'IR_3C065'sendln 'IW_3C003824010'sendln 'IR_3C065'sendln 'IW_3C003825010'sendln 'IR_3C065'sendln 'IW_3C003826010'sendln 'IR_3C065'sendln 'IW_3C003827010'sendln 'IR_3C065'sendln 'IW_3C003828010'sendln 'IR_3C065'sendln 'IW_3C003829010'sendln 'IR_3C065'sendln 'IW_3C00382A010'sendln 'IR_3C065'sendln 'IW_3C00382B010'sendln 'IR_3C065'sendln 'IW_3C00382C010'sendln 'IR_3C065'sendln 'IW_3C00382D010'sendln 'IR_3C065'sendln 'IW_3C00382E010'sendln 'IR_3C065'sendln 'IW_3C00382F010'sendln 'IR_3C065'sendln 'IR_3C001'sendln 'IW_3C0018E'sendln 'IR_3C009'sendln 'IW_3C003840901'sendln 'IR_3C005'sendln 'IW_3C00189'sendln 'IR_3C004'
Thanks Elik, let us check in more detail and come back to you.
IK
Dear Elik,
As you already know, I have forwarded your request to our Application Engineers for the SSCs products.
And one of them has reached out to you by e-mail. Let me also attach here his response in case you missed the mail you received.
I saw that your not waiting of the response of the communication Board (CRLF).Working Example:
V
<ACK>V4.21 ? ZMD AG 2020 - CB || SVN: 13769
V_HW
<ACK>SSC CB V4.1 : SSC EB ---- - not connected
Your Example:Your Answer of the first V_HW is splitted and not after your command.
VV4.21 © ZMD AG 2020 - CB || SVN: 13769V_HWT0000000VV_HWT0000000VV_HWVV_HWT11100T_200PS_E71SSC CB V4.1 : SSCPS_E60T00000TWAIT100PS_A61PS_A51TWAIT20PS_E70IS_10EB ---- - not connected
KS5V = 5V switchKS12V = 12V switchTo enable power supply to the IC
You will find a excel document with more information’s in the zip
https://www.renesas.com/us/en/document/swo/ssc-cb-firmware-v421-bootloader-use-communication-board-v41-only
Hope it helps.
Irini