User Activity

HelloI am currently working on a project that requires pushing data directly from a uart rx pin directly to an SPI device (an external SRAM) tx pin One way to do it, is by using DMA , unfortunately most Stm32 MCUs do not offer a peripheral to periph...