I'm working on a project that requires a USB connection between a PIC32MZ board and a host computer, which is used to send commands to the MCU board. It looks like I'm having some reentrancy issues with the USB library (sometimes the responses from the MC..
↧