User Activity

Hi, I am using an STM32F401. I have on board peripherals (not in the MCU) connected with USART, SPI and I2C. I am using FreeRTOS. I am using Systick, external crystal HSE, external crystal LSE, RTC, but no Timers. I am generating my code with STM32Cu...
Hi, I am using an STM32F401CCU6 for a FreeRTOS project. My problem is that a variable shows up in the Build Analyzer as 64B instead of 80B. I am using some LoRa libraries. For simplicity, I will refer only to the information I think is relevant for t...