2021-02-22 02:08 AM
I am trying to debug my USB and in the process I am going through all the registers defined in the datasheet vs stm32h745xx.h file and I see that in some cases the .h file has registers defined that is not in the datasheet
GUSBCFG_CTXPKT : in .h but not in datasheet
And in other cases :
GOTGCTL_CURMOD
DCFG_XCVRDLY
DCFG_ERRATIM
DCTL_ENCONTONBNA
DCTL_DSBESLRJCT
...
Is in the datasheet but not in the .h file. Is this an oversight or am I using the wrong files?
2021-02-25 12:49 AM
Hello @LHoug.1,
I will check and get back to you.
Thank you.
Chahinez.