OTG FS IRQChannel not ''recognized'' by F105RBT6?
Posted on May 13, 2014 at 04:46I'm working on a project based on the V2.10 Host lib. When trying to enable global interrupt for OTG FS, the program enters the hardware fault ''loop of death''(the notorious HardFault_Handler in stm32f10x_it.c) Proble...