User Activity

I use the HAL to setup multiple HRTIM timers on a STM32G4 and I would like to trigger a simultaneous capture across them using software (the reasons for this are complex but it needs to be a simultaneous capture).Currently I have a GPIO output pin lo...
Posted on February 01, 2017 at 15:32I am new to the STM32 and struggling to configure external SRAM for stack and heap space.I have a custom board based on an STMF103 which is defined using STM32CubeMX with external SRAM.Using sw4stm32 I can access ...