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

STM32L462RE - SPI slave duplicated first word

 Hi,I am porting a project from STM32F103RE to STM32L462RE.I have an issue with the SPI slave.My problem is that in the data I send back to the master always has the first word duplicated.I found out that more people have a similar issue:https://comm...

0693W00000Lw89GQAR.png 0693W00000Lw8ATQAZ.png
MRosc.1 by Associate II
  • 710 Views
  • 4 replies
  • 1 kudos

STM32L562QEI6 does not start up at power on

Hi All, I have a start up problem with the STM32L562QEI6.While using the STM32CubeIDE debugger, the code runs fine but without the ST-LINK/V2 connected, the board remains "dead" after applying the power supply.When I manually pull the nRST pin down b...

jeroen by Associate III
  • 1920 Views
  • 13 replies
  • 0 kudos

Resolved! How to start PWM without using HAL

I have initialise the code in Low layer(No HAL).So now i have config the timer channel as PWM generation output and set clock, ARR,duty cycle as per the requirement. Earlier when I was using HAL, after initialising i can just wrote HAL_TIM_PWM_Start ...

SKUND.11 by Associate III
  • 3614 Views
  • 4 replies
  • 0 kudos

What is wrong with the interrupt processing

Hi,I migrated a firmware initially written for a STM32F303 to a STM32G474.The firmware runs perfectly on the STM32F303.It also runs on the STM32G474. But after a moment the program get stuck and the FDCAN in Classic Mode runs out and the FIFO gets ov...

MAmem.1 by Associate III
  • 478 Views
  • 3 replies
  • 0 kudos

Why are my temperatures not the same between devices?

Hi,We have produced a set of devices with the stm32L072 mounted. It measures the internal temperature sensor, which result in around 29 degrees for most of the devices. Which is what we can expect, right? For the internal temperature sensor.But a few...

MJonk.1 by Associate II
  • 561 Views
  • 3 replies
  • 0 kudos

CAN Communication b/w STM32F753Z8 and Arduino Board

Hello Everyone,I have a two arduino boards communicating with each other on a CAN Bus. Arduino is connected to CAN Bus via MCP2515 .Both arduino are communicating correctly with each other. Here is an example of my transmitter on arduino:/**********...

APatel1 by Associate
  • 463 Views
  • 0 replies
  • 0 kudos

FLASH memory map

hello I have a stm32f030c8t6 which I wish to save some data in its FLASH memory. I use Address Page30 which is 0x08007800 in memory map. it is in 7th Sector. I've developed my code and easily saved some data in that Address. recently I tried to add s...

0693W00000Lwh0dQAB.jpg 0693W00000Lwh0sQAB.jpg 0693W00000Lwh12QAB.jpg
Ala by Senior
  • 3058 Views
  • 12 replies
  • 0 kudos

Enabling SWO for Nucleo-L452RE-P

I can't seem to get my L452RE-P board outputting on SWO at all in an empty project. The solder bridge is closed by default, so I don't think it is that. I'm using this code here but it doesn't seem to work at all:void swoInit (uint32_t portMask, uint...

MB.2 by Associate III
  • 458 Views
  • 2 replies
  • 0 kudos