I have a special board with RT1176 and it doesn't seem to boot correctly.
When I start the device and try to connect USB, it is detected as an unidentified device. and in serial bootloader and internal boot, D+ just goes up to ~3V (As far as I understand, in internal boot it should not respond to USB at all.)
There is no connection via UART1 either, it does not respond to packets from the RX line, TX is always at a low level
It is not clear whether there is a problem with the USB part or the processor itself is not booting correctly. The power sequence is as specified in section 4 of the datasheet.
BOOT_MODE[1:0]=01 (external pull-up/pull-up)
Are there any other nuances regarding the enable and activation of the serial downloader mode?
Also maybe there is some possibility of determining in which part there is a problem (power, memory, USB part..)?