Forum Discussion
Hi Balerion
There is no UART Driver for baremetal app for the agilex7.
However you could add the uart into the device tree and access the uart using the linux filesystem.
You could find the example on interfacing with the uart with our Agilex7 GSRD
https://www.rocketboards.org/foswiki/Documentation/AgilexSoCGSRD
Regards
Jingyang, Teh
Hi Jingyang, Teh
I found out at another post of mine on the forum that there is no BSP support for baremetal application on Agilex-7. However, I want to develop a simple uart app and I don't want to use linux. In this case, I guess I need to write my own uart driver. I take Agilex-7 HPS Technical reference manual for my guidance. But I don't really find detailed information about how to make Uart Controller functional. What should I do step by step in order to develop one? Could you help about that?
Regards,
Balerion