Part Number: TDA4VH-Q1
Other Parts Discussed in Thread: TDA4VH, TDA4VM
Hi,
Could you check below issue and provide the boot file for u-boot on uart mode if you have?
Intended operation is as below.
1. sb --xmodem $OUT_R5/tiboot3.bin > $UART_BOOT_MCU_UART < $UART_BOOT_MCU_UART
2.sb --ymodem $OUT_AXX/tispl.bin > $UART_BOOT_MAIN_UART < $UART_BOOT_MAIN_UART
3.sb --ymodem $OUT_AXX/u-boot.img > $UART_BOOT_MAIN_UART < $UART_BOOT_MAIN_UART
After 1, it received CCCC on $UARTR_BOOT_MAIN_UART.
However 2 is not excuted.
When customer use minicom or sx, issue is same.
Please guide this issue.