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

I2C errors and interrupts

Hi there, I'm using the STM32H7 to talk to a CS2000 clock chip over I2C. I'm using interrupt mode.I'm just trying to read the chip's ID register for starters. Despite the CS2000 ACKing the first 'setup write' byte, it won't write the second byte (wit...

Mttjcksn by Associate III
  • 728 Views
  • 2 replies
  • 0 kudos

Hi everyone, I am fairly new to ST and I'm working on a project where i need 8 phase shifted pwm signals(each phase shifted by 45 degrees and same duty cycle)

i was thinking if there is a way i could generate 4 timers phase shifted by 90 degrees wrt each other so that i could use them to generate 2 pwm signals (on each timer using asymmetric mode) . can this be done? if not, is there any other way i could ...

Vbhus by Associate
  • 315 Views
  • 2 replies
  • 0 kudos

i2c communication on STM32F103RB

i want to read ADC MCP3425 digital data using i2c communication with Stm32f103rb nucleo-64 board . For programming of nucleo-64 i used arduino ide. 1] Is it possible to modify default setting of MCU clock ? 2]what is the default setting of i2c clock ...

vmool by Associate
  • 358 Views
  • 0 replies
  • 0 kudos

My STM32F051C6 dev board cuts the connection to Eclipse after starting to debug, i cannot get it to stay connected. This happens with all projects regardless if they worked before. Can anyone please help??

Im debugging with an ST-LINK J9357 debugger chip in Eclipse's debug workbench . I've been over the debug configurations many times and cannot find an error. Once i start the debug and it shuts off the connection there isn't even an error box detailin...

DC.18 by Associate
  • 292 Views
  • 1 replies
  • 0 kudos

Resolved! Can someone identify this IC?

I would have thought the text on it would prove to be meaningful but apparently according to every search I have tried it is not. Thanks for your help.

GWilk by Associate II
  • 415 Views
  • 2 replies
  • 0 kudos

Executing independently compiled code in RAM.

I have a device that must execute precompiled functions which are copied to a place in RAM. Function calling:PLC_main = (pFunc_main) 0x30000001; PLC_main();Compied function: PLC_1 0x30000000: 4811 .H LDR r0,[pc,#68] ; ...

VNilo by Associate
  • 279 Views
  • 2 replies
  • 0 kudos

Temperature of the internal temperature sensor

Using STM32F0308C on a custom board. When I read the temperature sensor I am getting 1765 and the TS_CAL value is 1778.Supply voltage is 3.3V, VREF_INT is 1524 and I am reading 1525 on the internal reference. So I assume I must apply a 1524/1525 corr...

ECost by Associate II
  • 256 Views
  • 1 replies
  • 0 kudos
Labels