2015-05-12 11:25 AM
If you carry over a stm32f4xx.h (together with a bunch of other system headers) from older projects as I do, and want to reset SPI2 or SPI3 in software, and it won't work, then fix the RCC_APB1RSTR_SPI2RST and RCC_APB1RSTR_SPI3RST definitions.
This had been fixed in stm32f4xx.h somewhen between v1.0.2 and v1.1.0, and there is no mention of it in the Release notes (yes, I do read release notes exactly in order to find out such relevant changes; no I don't have time nor energy to diff to each new version; no, I don't and won't copy over new versions blindly). ST, PLEASE do care about documenting ALL such changes. In exchange, I do regularly update the document; feel free to use it. Thanks JW2015-05-13 01:43 AM
Thanks for that document.
2015-05-14 06:31 AM
Hello Jan,
I would like to thank you for sharing this file which gathers feedbacks on various resources. Thanks also for all your contributions to keep our forum alive (unfortunately with all its know limitations) -you and all other members-.Please note that your feedbacks are well received. Now its is needed to check them and apply changes in associated documents. For sure, they will be implemented in coming revisions.Best Regards-Mayla-To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.