Thinking about practical steps for my amodem work.
I think I need to get the SPI interface working first - since that will be used by both the bootloader and the application. This will be the primary "downstream" interface for users of the modem. I need to look at what DMA and interrupts I'll have available, and see what kind of interface is easiest to implement.
Then I'll want a bootloader, so I don't need to have SWD attached for every node/update.
From there, I need to verify the RS-485/UART/status LED stuff is working correctly, before I spend time assembling a bunch more boards.
