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! I2C Issue between two H7 Dev Boards

Hi, I've been trying to get an i2c connection working between two nucleo boards however nothing i have tried has worked. i am using the NUCLEO-H755ZI-Q and the NUCLEO-H723ZG both with i2c1 and on the same pins pb8(scl) and pb9(sba). for the H755 dual...

voxe_0-1727421627953.png voxe_1-1727421824098.png voxe_2-1727421838542.png
voxe by Associate II
  • 400 Views
  • 4 replies
  • 4 kudos

Firmaware demo for STM32H73LI-DK

Hello, Hello,I purchased an STM32h7b3LI-DK demo board and I would like to have the source codeof the demo firmware installed on the board, is this possible?Best regardsSébastien     

PSEBA.1 by Associate II
  • 188 Views
  • 1 replies
  • 0 kudos

Resolved! FDCAN not working with STM32U5F7

I'm using a custom board with an STM32U5F7. Written a program(with nothing else configured other than clock and FDCAN) that simply sends out a message via FDCAN (in classis mode, 500kbps) which I'm hoping to receive using a P-CAN. When probing the TX...

Hareesh_S by Associate III
  • 1333 Views
  • 21 replies
  • 0 kudos

Resolved! How to generate a timestamp for datalogging ?

I need to generate a timestamp for data logging, but I'm not sure how to do it.The data packets are received via the UART at a 100ms rate and each packet of data consists of 10 bytes of serial dataByte 0: TemperatureByte 1: Voltage high byteByte 2: V...

johngj by Senior
  • 1404 Views
  • 5 replies
  • 2 kudos

Resolved! Can't get oneshot timers to work

I want tim16 to, every 1 second, start tim15 which is a oneshot timer which then does something when the period elapsed.I start tim16 in my main function, which works correctly, but the tim15 interrupt only triggers once, so my output looks like this...

DavidL_ by Associate III
  • 179 Views
  • 1 replies
  • 0 kudos