ASELSTM

Results 217 comments of ASELSTM

Duplicate of [STM32CubeF7#69](https://github.com/STMicroelectronics/STM32CubeF7/issues/69).

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...

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: 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...