User Activity

Hi,I'd like help to understand what is thew PWM frequency.As far as I understand:1. The main system clock is 64MHZ -- see below SystemClock_Config()2. PWM frequency is 64KHz (= 64MHZ / (1000 - 1))BUT, measuring the frequency shows 4KHz (rather than 6...
Hi,I'm working with STM32_WPAN package (attached), on STM32CubeIDE (gcc compiler).MCU: STM32WB55There's a Compilation Warning that I don't know how to deal:converting a packed 'TL_EvtPacket_t' pointer (alignment 1) to a 'tListNode' {aka 'struct _tLis...
Hi,I’m looking for some tutorial (or any other learning staff) related to Timer + PWM + DMA.Unfortunately, I couldn’t find much info related to these issues. I’d like to learn:LL_TIM_CC_EnableChannel() and LL_TIM_CC_DisableChannel():What exactly do t...
Hi,I'm trying to configure CubeMX to create a FatFS on an SD card using SDIO interface in STM32F103.I was reading https://community.st.com/t5/stm32-mcus/how-to-create-a-file-system-on-a-sd-card-using-stm32cubeide/ta-p/49830 but it's using SDMMC while...
Hi,I'd like to integrate calypso protocol (Calypso Networks Association) in a terminal based on STM32 + ST25R3911.The STM32 will run a SW package which implements Calypso (taken from https://keyple.org/learn/build-your-first-app/cpp-app/).My question...
Kudos from
Kudos given to