STM32L4 Won't Trigger USB Interrupt on One Project, But Will On Another
I have a custom board based around the STM32L496 that creates a USB HID device. I have two projects (built in IAR Embedded Workbench), both of which have this board and micro as their target. On the exact same board, one will enumerate USB at FS, one...