Hey everyone,
I am working on a project involving the TI AM64x Sitara SoM and running into some confusion when it comes to initializing a few onboard peripherals, SPI and UART. I have gone through the TRM and some examples floating around online but either they are too generic or do not fully match the AM64x setup.
Has anyone here configured these on Bare Metal or with minimal RTOS? I want to see any snippets, tips or even basic flow that helped you get started. Also I want to know if anyone has managed to set this up with custom board support packages or edited device trees cleanly.
I am not super deep into embedded yet, coming from a Go background (just wrapped up a Golang Course Online so some of this lower-level stuff is new territory for me.
Appreciate any help.
Thank you.