Hi,
I need to do board to board USB communication from mimxrt1170 evkb board(usb_host_cdc_example) to lpc55s28 board(usb_device_cdc_example) where if I press the reset switch from mimxrt1170 board the led should toogle(blink) in lpc55s28 board, So can you provide any examples related to above same.
thanks,
Niranjan
Hello @Niranjan123,
The SDK (version 2.16.1) does not offer an example related this functionality, but in the table 25.3.5 called "Global System Reset Sources" in the RM, are shown the reset sources that you can use for identifying a reset, I hope that could be helpful.
Also, if you experience any issue, do not hesitate to let me know.
BR
Habib.