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! STM32H755 Supply connection

Hello,I'm working on project with STM32H755ZIT6. Currently I use Nucleo Board, but I designed prototype board, but the board don't work. I supose that problem is caused by wrong connection for supply.I use +3.3V from DC/DC connerter for suplly. Can s...

koyocik by Associate II
  • 1220 Views
  • 13 replies
  • 0 kudos

Resolved! Pristine STM32L431 PA6 turned to hard output

When switching on a new, unprogrammed STM32L431, PA6 turns hard to output high.This is SPI1 MOSI.AN2606 should say this out aloud.I know the 'G0 have this too, and AN2606 says this for them, although quite quietly and confusingly in a footnote.There ...

Resolved! STM32U5Ax USB CoreReset timeout

Hi,I am stuck on this issue on the STM32U5A9J-DK. I have ported the USB part from a H725 i have running. Where i have copied the init code from generated code.In USB_CoreReset() the USB_OTG_GESTCTL_CSRST bit is never reset and hence a timeout occurs....

MBirk.1 by Associate II
  • 1918 Views
  • 5 replies
  • 6 kudos

Resolved! STM32H753VIT6 PC2_C Pin

Hello, i am trying to use SPI2 on STM32H753VIT6 MCU using PD3 as Clock and PC2_C as MISO. Using the Hal libraries, i can generate clock on PD3 pin, and sensor answers me. But i dont get the sensor value on my software. Strange behaviour is, at its no...

GOztu.1 by Associate II
  • 338 Views
  • 8 replies
  • 0 kudos

U5 DSI Communications Issues

This is a repost of the message I left on the "STM32 MCUs Touch GFX and GUI" and I'm hoping that it gets some more traction in this section of the forum.Apologies for the repost. I'm in the process of migrating from an STM32F779AIY6TR to an STM32U5A9...

Resolved! HAL and LL examples for nucleo-l4r5zi

Hello,I am developing a project using nucleo-l4r5zi ulp mcu. I am trying to find example codes for peripherals and generic components like rtc, iwdg etc but i am not able to find it in stm32cube ide as only middleware examples related to usb, rtos et...