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 on STM32L151CC dies intermittently

I have a tilt sensor KX112 connected to the STM32L151CC on I2C2. It seems to work fine but at times the I2C bus comes up as busy and the sensor cannot be read. Rebooting the board solves the problem for a while but it crops up again. I am running th...

PGogt by Associate III
  • 1065 Views
  • 7 replies
  • 0 kudos

STM32L031G6XXSUXS device is not found in Keil MDK5

 I am using stm32L031G6U6S controller , to generate code stm32cubeMX is using MDK5 for IDE,I am able to select stm32L031G6U6S device in stm32cubeMX but in MDK5 its showing one or more DFP is not finding even after updating DFP of L0 latest version , ...

Sgr.1 by Associate II
  • 2583 Views
  • 8 replies
  • 0 kudos

Any Microchip KSZ example code for stm32h7 processor

We are working with KSZ8563 3 port ethernet switch over the RMII interface. Communication is MDIO and it is working. But we couldn't run the lwip udp example.Is there any sample software on KSZ Phys, so I will check the settings? Our controller is ST...

umtkyck by Associate II
  • 1010 Views
  • 3 replies
  • 0 kudos

Interrupts I2C

Good afternoon everyone!I hope you are well. I happen to be new to handling STM32 and I want to generate an interrupt with I2C, CAN ANYONE HELP ME WITH THAT?I just need to know what functions I need and how I generate the interrupt routine.I have a S...

JGóme.1 by Associate II
  • 295 Views
  • 1 replies
  • 0 kudos

Resolved! ERROR common.c: addr too high

I am getting this error after I modify my linker script (which I got from a project created with CubeIde):$arm-none-eabi-objcopy -O binary Prog_test_H735.elf Prog_test_H735.bin$arm-none-eabi-size Prog_test_H735.elf  text     data      bss      dec  ...

ERhod.1 by Associate II
  • 1338 Views
  • 8 replies
  • 0 kudos