User Activity

I use an SPI interface with Rx and Tx DMA to transfer a 22 byte buffer from a spi slave. Chip select is handeled withLL_GPIO_ResetOutputPin(TDK_nCS_Port, TDK_nCS_Pin);set to high again to end transfer I wanted to use:// SPI5 - IMU TDK Rxvoid DMA2_Str...
I have several arrays of data and one or two arrays have to stay inside the TCM part while others can be wherever there is space. I don't want to have fixed memory location but I want to influence the order in which compiler (or linker) allocates the...
I cant seem to find any source for STM32 MCUs in any significant quantity. It seems ST stopped production and I find no evidence it will get better soon. Developing on STM32 platform seems like betting on a dead horse. Are we the only ones struggling...
Hi, I am facing the problem of using DMA for a CPU load reduced UART communication for RX and TX. I think it is likely that I don't understand the DMA correctly. So before pasing Code and messing things up, I explain my intentions.Issue:I am able to ...
I do have a pretty decent computer. XEON 12 Core and 64GB RAM running Mac OS 10.14. But using this ST application is a terrible exercise in patience. Sometimes I need to double click things (e.g. TIMx under Timers on the left) so it changes to its se...
Kudos from
Kudos given to