User Activity

Hello, trying to port Miro Samek's example: https://github.com/QuantumLeaps/FreeACT - into my nucleo-F429ZI board.As a reference there is project running on nucleo-h743zi what i did:changed all configs to be STM32F429zi valid, changed ld file, makefi...
Hello All, its my first post here - i just started my journey with Nucleo 429ZI board.I wrote simple app where i want to receive i different way(with-and-without interrupt) data from USART2 and USART6 ports. While i dont have any troubles getting dat...