2020-01-23 02:02 AM
The HAL_NOR_ProgramBuffer() function in stm32h7xx_hal_nor.c has a few defects. It's untested code because it couldn't possibly work as it is. I'm not complaining about the defects. What bothers me is I can't find a way to register the defects with ST. If anyone knows of one, please let me know where I can access it.
A register/database would give some hope the defect will be fixed in the future. A register would save us so much time debugging the code ST. Instead of every developer debugging the same defect over and over they can simply check the register. Trawling through forums just doesn't cut it.
Cheers
David
Solved! Go to Solution.
2020-01-23 02:11 AM
ST says to do that on github
2020-01-23 02:10 AM
I just read the question before mine. The dev was asking the same thing, so I guess I got my answer. There is no register. :(
2020-01-23 02:11 AM
ST says to do that on github
2020-01-23 02:17 AM
Perfect! That's exactly what I was after. Thanks Mikhail.