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

Linearity of HRTim Compare

Hello together,when inspecting the behaviour of the HRTimer regarding the compare output, I found that with Clk multiplier 32, there is a non-linearity in the compare timing (stepwidth) of about +150 ps (330 ps step instead of 180 ps between adjacent...

pv_he by Associate
  • 398 Views
  • 2 replies
  • 1 kudos

Resolved! Connecting LSE to STM32L010?

Hello, all, and Happy New Year!I'm trying to design my first microprocessor board. I'm trying to follow the guide given by Phil's Lab on YouTube, at https://youtu.be/nkHFoxe0mrU?si=Dx6cx6-a9yXncmEW, which I find very helpful. I'm using an STM32L010K4...

KevinZ by Associate II
  • 1231 Views
  • 11 replies
  • 3 kudos

Resolved! W25N01xxxIG Driver for STM32H7

Hello, I have been trying to make a driver for the Winbond(W25N01GV)  NAND flash over QSPI(to use it in memory-mapped mode) but I've been failing so far. Can somebody give me some ideas about what I am doing wrong? I used W25Q256 before, but now I wa...

Zakba.1 by Senior
  • 788 Views
  • 2 replies
  • 1 kudos

Resolved! Device for testing car headlights

Hello . I need to make a device for testing car headlights. I'm going to turn them on and check if all the lights are working. new models of car headlights work via can bus and lin. what stm32 will I need and what components. the device is supposed t...

Siwyzg by Associate
  • 1057 Views
  • 4 replies
  • 2 kudos

need to read BOOT0 pin on STM32H725

I have designed a set of boards for a client with one USB interface to the main controller.  We can bootload it by the usual methods, and bootload the CPUs on the other boards by pass-thru from the main controller.  I send coded messages to the main ...

JCase.1 by Associate III
  • 387 Views
  • 1 replies
  • 0 kudos

STM32U545RE SPI1 issue

HelloI am using STM32U545RE (LQFP64 package) for my project as master controller. I have interfaced a slave ADC to the uC using SPI1 port. From datasheet, SPI1_SCK  can be either :PA1, PA5 or PB3.While configuring PA1 as SPI1_SCK it was observed that...

Labels