STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Techniques for SD Card power consumption reducing

Hello everyone,I have a complete developed board for audio recording by an attached MEMs microphone at 32KHz and using an SD CARD. Although the microphone is not supposed to be on all the time, there are some periods where it needs a continuous audio...

ALope.1 by Associate II
  • 679 Views
  • 1 replies
  • 0 kudos

Hello All, I am facing following problem while working with STM32L4R5 MCU. Can you please give why this problem occurs? What will be solution for this? Please explain step by step process to resolve this issues.

11:42:17 **** Programming project stm32l4xx_drivers on chip ****"C:\\Ac6\\SystemWorkbench\\plugins\\fr.ac6.mcu.externaltools.openocd.win32_1.23.0.201904120827\\tools\\openocd\\bin\\openocd.exe" -f stm32.flash.1849521082279362012.cfg -s "C:\\Users\\Hi...

PPran.1 by Associate
  • 410 Views
  • 1 replies
  • 0 kudos

BOOT probem

I have working with STM32L083... Since now no problem observed but my last pcb has BOOT problem... Namely when I ACTIVATE BOOT signal STM enter to boot mode but when I relesed taster for boot signal MCU resume from boot mode... earlier version of pcb...

MJova.1 by Associate II
  • 366 Views
  • 1 replies
  • 0 kudos

Output compare to turn on a LED

Hello,I am working on a STM32F723E-Disco,I am learning the use of timers and their functionalities.In particular, I try to use the output compare.What I'm trying to do is to use the output compare to turn on a LED when the output compare is triggered...

SGROU.1 by Associate III
  • 1173 Views
  • 5 replies
  • 0 kudos

I am using STM32CubeMX to generate an MDK-ARM project for NUCLEO-L552ZE-Q. If, in the clock configuration tab, I select HCLK/8 as SysTick clock source, the SysTick initialization code generated produces a wrong time base.

The problem arises because by selecting both HCLK and HCLK/8 the SysTick is always initialized like this:SysTick->CTRL = SysTick_CTRL_CLKSOURCE_Msk | SysTick_CTRL_ENABLE_Msk;thus selecting HCLK as clock source in both cases.Maybe the correct code sh...

GRizz.1 by Associate
  • 262 Views
  • 0 replies
  • 0 kudos