STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Replace STM32 firmware from application code

I have an STM32F429 custom board that when in product only supports CAN bus.I need to be able to upgrade firmware while in product over CAN bus. I know the bootloader supports this but sadly our custom board has been designed to use different CAN bus...

MikeH2112 by Associate II
  • 1554 Views
  • 4 replies
  • 0 kudos

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
  • 830 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
  • 2275 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
  • 3938 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
  • 567 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
  • 656 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
  • 533 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
  • 3555 Views
  • 12 replies
  • 0 kudos