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

Resolved! stm32H723 (nucleo) with SDMMC, FR_NOT_READY

I'm stock since a while now.I use H723 nucleo board with a SD card socket, build for SPI, but I use it as SDMMC with 1bit wide.this socket is ok with SD and SPI.f_mount send FR_NOT_READY.I have the same answer with or with out Sd card...I use a logic...

Tbill.1 by Associate II
  • 771 Views
  • 1 replies
  • 0 kudos

STM32L4 - ADC Mulit Channel Interrupt support

Hey Guys,I am working with the STM32L476RG Nucleo board (however my custom board has the L462 chip - I am hoping the solution will work for both chips) and I am trying to get multiple channels ADC interrupts to work without success. My CubeMX setup i...

0693W00000Hr00oQAB.png
ASter.2 by Associate II
  • 922 Views
  • 6 replies
  • 0 kudos

how to adjust the programmer for a different pin out ?

I have a custom board with stm32L496ZG similar to stm32L496G-disco evaluation board.only the CLK and CS for quad spi are different. I want to use the programmer to check the functionality of the external flash that is connected with quad spi. I have ...

Eblec.1 by Associate II
  • 386 Views
  • 2 replies
  • 0 kudos

G4 HRTIM configuration problem

Hi,I'm currently using HRTIM on a STM32G474RE and I'm facing a configuration problem.Context :The HRTIM is used to produce 2 push-pull PWM outputs from Timer A. The 2 outputs are configured the same way :1 Set source : Timer period event2 Reset sourc...

0693W00000Hpkm1QAB.png 0693W00000HpklcQAB.png
CJARD.1 by Associate
  • 503 Views
  • 1 replies
  • 0 kudos

Resolved! Why can't I find out the memory value?

Could someone tell me, what I'm doing wrong? Why can't I find out the memory value in "Memory browser" window?Very simple code: uint8_t p = HAL_GPIO_ReadPin(LED_GPIO_Port, LED_Pin);  printf("Address of variable 'p' is: %p\r\n", &p); // 0x20004ff7

DK.7 by Senior
  • 1111 Views
  • 9 replies
  • 0 kudos

Is there a way to identify fake MCU's?

 I have a test board that works but the board layout for manufacturing does not boot load. I used ST-LINK to program the application memory and it appeared to run but when I reset the chip it no longer ran. Is there a way to examine bootloader memory...

BTrem.1 by Senior II
  • 1175 Views
  • 12 replies
  • 0 kudos