STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Error in writing RTC time & date into internal flash

Hello,I am working on a project in which i have to save my sensor readings in STM32G030F6's internal flash memory with time stamps. For that i am using STM's internal RTC to get the time and date. But problem is that i can't write data into flash if ...

Resolved! Is it possible on STM32H730 (or any) to switch between classical CAN and CANFD configurations during runtime?

I've been working on the STM32H730 processor and have been struggling to get the FDCAN peripherals to switch between classical CAN and CAN FD for transmissions. It seems that when I'm transmitting as classical CAN everything works fine. Then when I s...

0693W00000QNV0bQAH.png
snurb by Associate II
  • 1459 Views
  • 2 replies
  • 1 kudos

Resolved! NUCLEO L496ZG SWO not able to make it work

HiI am trying to enable the SWO to debug with printf. I have a NUCLEO L496ZG board. The ITM_SendChar function seems to get called but no data on the ITM console. What am I doing wrong?This is the main.c code:/** *************************************...

0693W00000QO4yRQAT.png 0693W00000QO4ybQAD.png 0693W00000QO4zFQAT.png 0693W00000QO53CQAT.jpg
RPG by Senior
  • 1281 Views
  • 3 replies
  • 0 kudos

STM32L082 - Dual NVM banks (how to boot from bank2)

Dear ST experts,I am using the STM32L082 and looking to utilize the Dual Banks to be able to upgrade the firmware (swap between bank1 and bank2 and visa versa). Have compiled code for BANK1 and compiled for BANK2. Code flashed to BANK1 (0x0800 0000) ...

My STM32F105RB stop running

I uses STM32F105RB for my project. I use USART1, USART2, USART3 and UART4 to receive data from sensor. everything works normal. But after 2-3hours it stop running. I check Fault Reports it shows Memory Manage Faults and Bus Faults at some address and...

0693W00000QO2VSQA1.png 0693W00000QO2YIQA1.png
WPong.1 by Associate II
  • 596 Views
  • 1 replies
  • 0 kudos

Resolved! Issue With dual Core Project for STM32H757 Evaluation board

Hi,I am using STM32H757 Evaluation board . I created dual core project using by referring the below linkhttps://www.youtube.com/watch?v=jI1k6p-fduEI was able to create the project and compile the same as per the instruction mentioned in the above lin...

0693W00000QNy93QAD.png

I2C does not work with SPI Slave mode on STM32L011

I want to use I2C at master mode, and SPI at slave mode.After HAL_SPI_TransmitReceive_IT api is called, HAL_I2C_Master_Transmit api does not work on STM32L011K4T6.Before HAL_SPI_TransmitReceive_IT api is called, HAL_I2C_Master_Transmit api does work ...

SUchi.4 by Associate II
  • 1262 Views
  • 4 replies
  • 0 kudos