User Activity

NUCLEO-64 STM32L476RGSTM32CubeIDE 1.10.1 Trying to get a microsecond delay to work based on this post.APB1 Timer = 80 MHz from HSI->PLLCLK.TIM6 = 1 MHz (Prescaler = 79, ARR = 0xFFFF)My main (after MX stuff) looks like this and sets delay to 5000 us (...
STM32CubeIDE 1.10.1STM32CubeMX 6.6.1-RC2 In CubeMX -> Project Manager -> Code Generation there is an option to generate separate file pairs for the peripherals. These files are generated in the Core\Inc and Core\Src folder. Is there a way to have the...
Newbie here!Setup:STM32CubeIDE 1.10.1Brand new NUCLEO-L476RG with MCO from ST_LINK MCU, no mods to the boardNew STM32 project using CubeMX 6.6.1, default mode for peripherals usedSystem Core -> RCC -> HSE = BYPASS Clock SourceClock configuration show...
Kudos given to