So <@U016EM8L91B> <@U017X0NM2E7> does this mean re...
# caravel
s
So @Tim Edwards @Mitch Bailey does this mean registers of housekeeping registers and gpio are shared? and they can be written directly?
Hi @Tim Edwards ,how else can we program LA pins apart from gpio?can we use uart to real-time program it?
t
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.
👍 1