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

STM32H7 SDMMC Removal and reinsertion crashes

Hi,I'm having some issues regarding removing and reinserting an SD card on the STM32H722 using the provided HAL. I'm not doing anything special (no DMA, no interrupt). Just using the provided SDMMC1 and FATFS. First, I noticed that the library won't ...

SHewi.1 by Associate II
  • 1281 Views
  • 5 replies
  • 0 kudos

HAL_UART_Transmit BUG???

When using HAL_UART_Transmit you normally give a timeout.If Transmission time exceeds Timeout the function exits with HAL_TIMEOUT.There're two issues with this approach:1) Timeout should be retriggerable i.e. if I transmit 20 bytes @ 9600Baud an put ...

MVill.6 by Associate II
  • 2527 Views
  • 6 replies
  • 1 kudos

CAN Reception Issue for micro STM32G0B1KB

I have implemented the following CAN Codeint main(void){ /* MCU Configuration--------------------------------------------------------*/ /* Reset of all peripherals, Initializes the Flash interface and the Systick. */ HAL_Init(); /* Configure the syst...

SRedd.4 by Associate
  • 362 Views
  • 1 replies
  • 0 kudos

Resolved! what does the ADC "Bulb sampling mode" can do?

Hi, experts May you have a nice day! Recently, I am learning RM of STM32G474. I am a little confused about the bulb sampling function. It seems that this function cannot shorten the ADC sampling time, so what is the use of this function? hoping anyon...

Matt.Dash by Associate II
  • 1329 Views
  • 3 replies
  • 0 kudos

STM32L4A6xG: Use PB4 (NJTRST) as SPI3_MISO?

I need a clarification about something that I read in RM0351Reference manualSTM32L47xxx, STM32L48xxx, STM32L49xxx and STM32L4Axxxadvanced Arm®-based 32-bit MCUsRM0351 Rev 9...During and just after reset, the alternate functions are not active and mos...

0693W00000WIpxXQAT.png
CKugl.1 by Senior II
  • 983 Views
  • 6 replies
  • 0 kudos

How to use RTC with battery backup in a 32 pin package?

Hi, I did never ask in this forum but used STM32 MCUs for years. Allways I use 48+ pin parts and all work like a charm. I'm very happy with the family and did stop to use other Cortex brands years ago. In 2019 I did work in a project that did involve...

Tarloth by Associate II
  • 2103 Views
  • 12 replies
  • 0 kudos

Resolved! DMA <-> SPI, RX TX for STM32L0

I'm trying to get the SPI communications to a peripheral handled by the DMA. I have reviewed the STM32L0 reference manual, and LL libraries, as well as close examples. I am able to get Tx operation working properly. However, I cannot get Rx to work. ...

Dude by Associate III
  • 1581 Views
  • 7 replies
  • 0 kudos

Does the STM32F205 have a VREFINT_CAL value ?

I have found the address of VREFINT_CAL for other processors. THE STM32F205 seems to have the vrefint adc channel on ADC1_IN17 but I can't find the address for the factory cal value.Thanks,Roger KellyROM Communications

RKell.6 by Associate
  • 573 Views
  • 4 replies
  • 0 kudos