Posted on February 28, 2018 at 11:35
Hi,
I am using
STM32F446RETxNucleo board formy application. It was working fine till I added a new operations including asynchronous data exchange on UART5. Now, sometimes during data exchange on the seri...
Posted on February 01, 2018 at 18:11
Hi,
I am a newbie in firmware programming. In my program, which was running on a STM32F446RETx Nucleo board, when a signal arrives at pin PC7, an action is taken place. In principle, it is quite similar to ...
Posted on February 28, 2018 at 14:46Thank you Clive One,Actually, the startup file is created automatically. I used CubeMX to start the project and everything is done using the standard procedures. Moreover, I confronted, manually and by using searc...
Posted on February 28, 2018 at 14:32Thank you for the reply!First of all, as far as I know, stack display or analyzer of TrueStudio is not available on the free version that I am using.Then, I don't think that it is the UART interrupt, because the p...