2013-04-11 11:30 AM
Does anyone know where to report mistakes in STmicro downloads, whether its tools, datasheets, or firmware libraries? I have others to report.
The line in SystemInit to reset CFGR3 is wrong. It should read: RCC->CFGR3 &= (uint32_t)0xFFF0FF
8C; #stmf37x-clock-configuration-bug2013-04-19 09:17 AM
*ping* Anyone? I keep finding more mistakes in docs and firmware that I'd like to report and move on.
Thanks, -Gary [Soapbox] Another reason to use a normal source code system like github or code.google -- bug reporting is an obvious and natural feature that is already built-in.2013-04-19 09:32 AM
The error is also in the code for the firmware library.
2013-05-09 07:35 AM
Hello Gary,
Thanks for reporting, it is noted. What other ''bugs/errors'' do you want to highlights? You can do it here. Best Regards, ST.MCUTo give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.