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

Bug in stm32_adafruit_sd.c (SPI SD CARD)

Posted on February 02, 2018 at 21:28 \STM32Cube_FW_L4_V1.0\Drivers\BSP\Adafruit_Shield\stm32_adafruit_sd.c Issue with ReadBlocks/WriteBlocks on SDHC cards, offset advances in BlockSize!!! ReadAddr should increment by 1. The current routine del...

0690X00000609aWQAQ.png

Resolved! STM32H745 On-board Flash Storage

Hi,I am building a product where I have to store calibration data and retain it even after power off.I am using the STM32H745ZiT6 and would like to use its flash to read/write data. As I have setup communication between the two cores I have the curre...

__silardg by Associate III
  • 290 Views
  • 4 replies
  • 0 kudos

Resolved! STM32 UART1 and UART3 conflicts

I’m experiencing an issue while developing firmware on a STM32L431CCU6 connected to: Xbee module (XB3-24Z8CM-J) via UART1RS485 driver (ST1480ABDR_ Via UART2 HAL_NVIC_SetPriority(USART1_IRQn, 0, 0); HAL_NVIC_EnableIRQ(USART1_IRQn); HAL_NVIC_SetPriori...

msingh08 by Associate II
  • 496 Views
  • 6 replies
  • 3 kudos

HRTIM doesn't run in Fast Mode

I'm trying to use the HRTIM TimerA on the STM32-G474 to generate a one pulse on TA1 output in response to an external event on hrtim_eev1.I need the pulse to be generate with low latency and low jitter, but I'm not being able to get the Fast mode wor...

HRTIM_One_Pulse_Settings_01.JPG HRTIM_One_Pulse_Settings_02.JPG
cosmic by Associate
  • 331 Views
  • 4 replies
  • 1 kudos

SD Card 1 Byte Write

Hello  we Have Custom Build PCB Board where we Mounted SD card Interface and Using stm32f4xx_HAL_SD.c Library file in which 512 byte Hard Coded as config.DataBlockSize = SDIO_DATABLOCK_SIZE_512B;, but we have to write Byte  means don't block size of ...

AGond.2 by Associate III
  • 223 Views
  • 2 replies
  • 0 kudos

Resolved! IOselect option in STM32H563 is not working

I am trying to use second half of OCTOSPI pins in single memory mode by setting MSEL bit for QUAD SPI communication with Flash memory. Even though i set the MSEL bit to send the data through 7 to 4 pins, still data is going through the 3 to 0 pin onl...

Nagarajan by Associate III
  • 317 Views
  • 5 replies
  • 0 kudos

Error with Step one opening file example

Upon selecting the directory:C:\Users\myname\STM32Cube\Repository\STM32Cube _FW_L4_V1.11.0\Projects\NUCLEOL476RG\Examples_LL\ GPIO\GPIO_InfiniteLedTogglingI am unable to see the project file:GPIO_InfiniteLedToggling\SW4STM32 \STM32L476RG_NUCLEOAlso, ...

ks12345_0-1717506284281.png
ks12345 by Associate
  • 134 Views
  • 1 replies
  • 0 kudos

Resolved! external RAM for stm32h753zi

Hi, my program required a large amount of RAM memory, how can i know which external memory i can choose? and which peripheral is dedicated for this? 

Ditzhak by Associate III
  • 379 Views
  • 4 replies
  • 0 kudos
Labels