User Activity

I am using stm32l496, I want to use external memory CY62157EV30L, so I enable FMC in the CubeMx, but when I compile and run the project, a lot of current is consumed, about 4 mA, only with MX_FMC_Init(). how can I reduce this current?HCLK is 2 MHz.I ...
HII am using stm32l496 and want to use external flash memory MX25R6435F .Although this memory has 64 MB of memory, I set it to 8 MB in the ioc file and mx25r6435f library, but when I write in that string or character, it is not written correctly and ...
HiI am using stm32l496 in lprun mode but the current consumption is equal to 1.2 mA while in run mode the current consumption is equal to 3 mA while in the datasheet, the current consumption in the lprun mode is about 220 uA.how can I reduce the curr...
I use stm32F407ZG, when I update mxcube to 5.3 version and stm32f4 package to 1.24.2 fatfs version updated to R0.12c while previous fatfs version was R0.11 and work perfectly. after code generate and compile I realized f_mount function returns FR_NO_...
I have a ready project that was created with cubemx 4.19, It's ok when I compile this project by keil version 5.15, but when I generate it by cubemx 5.4 I have some errors after compile it by keil version 5.15for example "undefined dword"What is the ...
Kudos from