User Activity

I'm working on a board that has a string of 6 SPI quad FET chips whose outputs I'm trying to PWM in software. The string of FET drivers have a latch signal to transfer the shifted data to the outputs. Because the DMA uses the SPI peripheral's FIFO, I...
I'm trying to use circular DMA with a SPI bus peripheral, where the DMA transfer complete interrupt causes something to happen after each block of data is DMA'd to the SPI bus. If my DMA transfer size is greater than 5, everything works well accordin...
I use the dark theme of the IDE and can find no preference settings to change the colors for the build analyzer output. The IDE shows the usage info with light gray text on a bright green background which (to my eyes) is almost unreadable. I say almo...
Is there a way to read an environment variable from the PC (I'm running on a Windows box) and pass that value somehow (maybe via a temporarily created define for the command line) such that a file being compiled can use the value of that environment ...
The USART section states that all 4 USARTs can be clocked from a common set of 4 clock sources, but doesn't reference how to specify the clock for USART4 either.
Kudos from