User Activity

Hi all!I'm working with an STMF401CC chip, and all tools up to date as of today.Code generation calls above mentioned function in SystemClock_Config() in main.c.In stm32f4xxhal_pwr_ex.c this function clearly is not available for STM32F401 devices, bu...
Setup:Windows 10STM32Cube_FW_F4_V1.27.1 - latestCubeIDE V1.11.0 - latestAzure RTOS - F4 - V1.1.0 - latestUSBX V6.1.10 - latestSTM32F469I-Discovery MB1189 - B03Ux_Host_HID_CDC_ACM - Example from repository - latestI want to connect an STM32F469I-Disco...
Hi all,just a very basic test application and a basic question:Setup:Design a GUI with a button creating a virtual function as inetractionOpen project in IDE, add virtual function to the xxxView.hpp and xxxView.cpp.Include the appropriate board suppo...