User Activity

HiI've configured automatically from IOC timer TIM16 as it is more basic timer and I need basic funcionality: do some action on timer interrupt, I use HAL driver, but handler is never called.initialisation is simple:void MX_TIM16_Init(void){/* USER C...
HiI searched everywhere but I'm stuck with starting DMA after waking up STM32L053C6U6 from stop mode. Chip displays LCD content, goes to sleep, wakes up by external interrupt on pin, receives SPI data through DMA,sends few bytes at the same time, upd...
HelloI'm configuring reception of packets with known preamble and sync word, in 2-FSK mode, but it seems like radio is doing what it wants but not what I want. Apparently although I change sync word to some different value, packets are still catched,...
I'm trying to set configuration for STM32WL55JC but I have no luck at all. I have set some pins, namely inputs: PB1,PC6,PC13, outputs: PB10,11,15, pc3,4,5, but the problem is all the time, I'm trying to not to touch almost anything wht is not needed...
Kudos from
Kudos given to