STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32L010 current consumption higher than expected

Hi,I have a custom board with STM32L010. I used STM32 cubeMX to initialize the GPIO,I2C,SPI,ADC,USART,LPTIM2,CRC,DMA and RTC. Then I de-initialize everything except GPIO and put the controller in sleep mode. The current consumption still is 250 uA af...

ARai by Associate II
  • 1777 Views
  • 8 replies
  • 0 kudos

How to use OSPI with STM32L4R9 on custom board?

Hello,As mentioned in Errata sheet of STM32L4xxx, the auto polling mode is not functional. This mode allows an automatic polling fully managed by hardware on the memory status register. The workout in the Errata sheet is to use memory-mapped mode, bu...

Hzhan.2 by Associate II
  • 443 Views
  • 1 replies
  • 0 kudos

Resolved! STM32 with SDRAM: How to connect unused DQMs?

Posted on February 12, 2018 at 19:29I'm about to use a STM32F7 MCU with some x16 SDRAM. Since I don't use byte or unaligned accesses, I disabled the NBL pins, which should otherwise be connected to DQMH/L at the SDRAM.But if I don't use those signal...

Resolved! Reference Manual no TXE in SPIx_CR2 Register?

HiIn your Reference Manual for the STM32F469 at 31.3.11 it says:A DMA access is requested when the TXE or RXNE enable bit in the SPIx_CR2 register is set.But the SPIx_CR2 Register does not have a TXE/RXNE bit, it has a TXEIE/RXNEIE bit which just en-...

PGroe.2 by Associate III
  • 622 Views
  • 2 replies
  • 1 kudos

How to generate interrupt of exact 1us in STM32F746ZG?

I have created a simple project, where I need to get the interrupt at exactly 1us.Please find attached an image of the clock configurations that were created in STM32Cub3MX.I am using TIM3 which is associated with APB1, so the MAX frequency for this ...

0693W000006H8xOQAS.jpg
GPati.3 by Associate II
  • 973 Views
  • 5 replies
  • 0 kudos