User Activity

I am trying to understand how does this function works even though there are so many people complaining about it. My questions are these:1) What is the difference between using this in my code:HAL_SPI_Transmit (SPI_HandleTypeDef *hspi, uint8_t *pData...
Posted on April 13, 2018 at 01:38I have built a custom STM32F446ZE board and I used the ST890CDR current protector and the LD39050PU33R voltage regulator in exactly the same way they are implemented in the Nucleo Board from ST. The only difference i...
Posted on April 12, 2018 at 02:23I am using an STM32F446ZE Nucleo Board which does NOT have an external HSE clock. From CubeMX I set the clock input from the HSE and after in the clock configuration I set the system clock to 180MHz.https://i.stack.i...