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! Can't get internal temperature sensor via ADC

I am having a tough time getting a valid temperature reading from my STM32L051K8U6 MCU. This should be an easy task. I've spent a LOT of time Googling and believe I have everything setup correctly. Most of the sample code online is identical, but it ...

Sectioning STM32F779II Flash Memory

I'm trying to allocate 768KB For the Flash for the user program. at address 0x08000000And also save constant data starting from address 0x08100000 consuming 1024 K bytesNow from my understanding I should have free space for example sector 10,11.I'm t...

LL_Init1msTick disables SysTick interrupt

Posted on December 01, 2017 at 21:45I recently generated code for a project using STM32CubeMX which used mixed LL and HAL drivers (HAL only for USB). At the beginning of main the generated code calls HAL_Init, which is all well and good, but then la...

Read .hex file from STM32F072C8T6 then copy to new one

HiI want to read hex file of a STM32F072C8T6 which is installed in a PCB, the board has micro USB port I could connect it and the driver came to device manager it updated with internet automatically, but I need a software to read the hex file then wr...

MJama.9 by Associate II
  • 2081 Views
  • 8 replies
  • 0 kudos

STM32F030RC - I2C2 Not working

Hello, I am using STM32F030RC and I have connected ST's EEPROM IC M24M01-RMN6P over I2C interface on I2C2. I have following configuration on STM32CubeMx - I have selected PA12 -I2C2 SDA and PA11 - I2C2 SCL pin configurations.I am using 4.7 K resist...

0690X00000AQsqNQAT.png
OInam by Associate II
  • 258 Views
  • 0 replies
  • 0 kudos

SSI Protocol under STM32

Hello,Here is the file of Encoder which uses SSI protocol for its communication. I have run this encoder with SPI and its interrupt in STM32 but I have some problems that I will be thankful if you could help me.1) I want to know would it be possible ...

parisa by Senior
  • 1618 Views
  • 8 replies
  • 0 kudos