2017-04-19 06:45 AM
I am trying to use SDRAM (42S16400J) and NOR flash (M29W256GL) with STM32F429. With the code I generated with STM32CubeMX, Flash and SDRAM are working without problems. When I add USB-FS-OTG (device) to the project, the processor is blocked. The code is running when I turn off flash and SDRAM initialize operations. But with the first FMC operation I made while adding USB OTG to the project, the processor is blocked. I would like you to share if there is any reasoning about this problem.
Thank you
2017-04-20 02:35 AM
I changed the processor with Revision Y to revision 1.
I used USB_HS instead of USB_FS, but it did not change.
Using USB_HS according to the errata will prevent the error in other than Revision 3