ASELSTM
                                            ASELSTM
                                        
                                    Duplicate of [STM32CubeF7#69](https://github.com/STMicroelectronics/STM32CubeF7/issues/69).
ST Internal Reference: 121059
Hi @yn386, Thank you for you contribution. The issue you pointed out is confirmed. Indeed, the HSI value should be **16MHz** rather than 8MHz. The proposed fix is thus approved...
ST Internal Reference: 134336
Hi @MootSeeker, The RXNE flag could be cleared simply by performing a read operation on the **RDR** register. You can thus simply use the code snippet below to clear the...
Hi @daniel-starke, Thank you for this report. The point you raised out has been fixed within other STM32cube packages and still not yet fixed on STM32CubeF4, it will be made...
ST Internal Reference: 125353
ST Internal Reference: 126335
Hi @InconsolableCellist, We do actually not support the us delays in our Firmware package, only ms delays are supported. However, we will consider your request. We will study this solution...
ST Internal Reference: 113314