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

Resolved! Write in OSPI

Hello, I'm working on STM32H7B3I-EVAL with STM32CubeIDE. I would like to write in the OSPI, so I made the following code: void OSPI_Write(uint32_t address, uint8_t *data, uint32_t size) { OSPI_RegularCmdTypeDef sCommand; // Désactivation du mode map...

rozeelc by Associate II
  • 1451 Views
  • 7 replies
  • 0 kudos

Resolved! Does the STM32H7 FDCAN peripheral message RAM support ECC?

We're working on a new design using the STM32H753, partly based on the fact the memories have ECC implemented, but the documentation does not mention what technology is used for the FDCAN message RAM.Can someone elaborate on what protections exist fo...

mcole by Associate
  • 691 Views
  • 2 replies
  • 0 kudos

Reg- voltage control

Hi ,      I was given a task to control the voltage value during runtime using USBPD in stm32L562CET6 board. Do you guys have any idea to start the process , I have set default value in PDO as 5 volt but the i wanted to change it simultaneously durin...

nishadh by Associate
  • 702 Views
  • 1 replies
  • 0 kudos

Migrate from STM32L433 to STM32F410

I want to port from STM32L433 MCU to STM32F410 MCU for my application. I am using an ECLIPSE IDE and OpenOCD debugging and have custom drivers (not the HAL from stm) for L4 for peripherals and clock. The underlying hardware has changed to F410 and I ...

qasimp by Associate
  • 1300 Views
  • 2 replies
  • 0 kudos