2016-07-25 12:19 AM
2016-07-26 04:20 AM
Hello,
This error it can be related to the HS max packet size. So you can :1) Increase the heap and the stack size.
2) If you use the embedded phy of the HS port, change the buffers size and HS max packet size from 512 to 64. Regards2016-07-26 06:48 AM
Ok, where can I find these stack and buffer sizes? My MC doesn't have firmware. I have no .c files. Or these actions I should do in Windows?
2016-07-26 09:27 AM
Use JTAG/SWD and get software on the chip to validate your design. Of specific interest is that the HSE starts, how long it takes to start, and the frequency (output via MCO) is solid.
2016-07-27 10:17 AM
What software? My MC is empty, there isn't any firmware in it.
Or I should write it to start MC in DFU mode?2016-07-27 12:46 PM
You writes software, you JTAG it.
You validate your design from the inside out.