STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

HAL_UART_Receive needs excessive timeout

I'm using HAL_UART_Receive to receive 8 bytes from a Nextion screen. The baurate is 9600, so the response takes ~10ms.If I set the timeout around 50ms, the response is not read properly. If I increase the timeout to 300ms, then all works fine.I don't...

Markobar by Associate II
  • 173 Views
  • 1 replies
  • 0 kudos

Resolved! Duplicate write to external SDRAM

Hello,I am using STM32F469 with an external SDRAM (Alliance AS4C16M16MSA-6BIN) through FMC bus. Both STM32F469 and AS4C16M16MSA-6BIN run at 1.8V. The FMC bus is configured with 13 address pins and 16 data pins as follows: hsdram1.Instance = FMC_SDRAM...

0693W000007DWq3QAG.jpg
chwalng by Associate
  • 331 Views
  • 2 replies
  • 0 kudos

STM32F4 HAL_UART_Receive_DMA shifting every cycle

Hello everybody:​i'm trying to implement modbus function on mcu(stm32F4)my structure as following​i receive data from usart6 by HAL_UART_Receive_DMA function(circular mode)it's work when just only one MCU edge. but if two mcu edge (two modbus slave),...

0693W000007DhYjQAK.png 0693W000007DhZhQAK.png 0693W000007DhaBQAS.png 0693W000007DhaLQAS.png
YAlie.1 by Associate
  • 314 Views
  • 1 replies
  • 0 kudos

STM32L452RE Read Out Protection at random time

Hi,we have a problem with low power application developed on STM32L452RE with BLE BlueNRG-M2SA module to read environmental sensors (STTS751, HTS221 and LPS25)The application is developed on the STM32CubeIDE (1.5.1)At the start of main code the IWDG_...

AColino by Associate
  • 181 Views
  • 1 replies
  • 0 kudos
Labels