So @Tim Edwards@Mitch Bailey does this mean registers of housekeeping registers and gpio are shared? and they can be written directly?
samarth jain
11/06/2023, 6:55 PM
Hi @Tim Edwards ,how else can we program LA pins apart from gpio?can we use uart to real-time program it?
t
Tim Edwards
11/06/2023, 9:59 PM
You can program LA pins from code running on the SoC CPU. If needed, you can write the code to read commands off of the UART and translate them into signal changes on the LA, all from software.