2024-12-20 12:20 AM
Hi,
I'm trying to learn programming STM32MP157 with qt library using boot2qt module.
I flashed microSD card using boot2qt module, prepared and employed samlpe project from qt Creator to STM32MP157. - this works fine.
Now I would like to control interfaces (ec. GPIO, SPI, CAN) in STM using qt. - there is where my knowledge ends.
I think so that I should connect libraries delivered by STM to my qt project?, So what libraries I should including to control DIDO?