Solved
STM32F0 IAP USB problem
I use __HAL_SYSCFG_REMAPMEMORY_SRAM(); this function ,but MX_USB_DEVICE_Init(); can't work.
After I went to debug tool ,it appear cannot access memory this problem.
I don't know how to solve it.
Maybe it should register address problem,or init address error.
