User Activity

I am using STM32L496 discovery board and I want to toggle LD1 which is controlled by MFX_GPIO4 on MFX_v3 chip according to UM2160. I'd like to do this within STM32CubeIDE, but I am not clear how to manage the MFX expansion device properly. Is it poss...
By learning from example STM32Cube_FW_L4_V1.15.1\Projects\32L496GDISCOVERY\Examples\FMC\FMC_SRAM, I tried to setup a simple SRAM program in STM32CubeIDE 1.7.0.​When I was asked if I want to init peripheral or not , I select YES. Then I changed Clock ...
I have got a new CMSIS-DAP debugger, and I tested it with Keil 5 where everything works fine. Now I want to use it in STM32CubeIDE.My configure file for OpenOCD my_cmsis.cfg issource [find interface/cmsis-dap.cfg] transport select swd source [find ta...
Kudos from