STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Hard fault on Using FMC ram on stm32h753

I'm using a STM32H753 with external RAM. We were using it for LCD framebuffer. Now we are trying to migrate the stack and heap to the external RAM, when we run the code, getting hardfault on lines where std::array is declared. Any idea on how to debu...

sivaram by Associate III
  • 42 Views
  • 6 replies
  • 1 kudos

Writing from Bootloader on STM32H735

Hello everyone,I am currently working on a bootloader project for the STM32H735, using the pre-configured ExtMem_Boot project provided by the STM32CubeIDE. However, I am encountering an issue when trying to write to the external flash memory at addre...

HispaEmo_0-1718294101014.png
HispaEmo by Associate III
  • 165 Views
  • 6 replies
  • 2 kudos

STM32H7 CPU stall after RDP level change

I have an issue when changing the option bit of STM32H742 to change the RDP level to 1.I read out option bit from register FLASH->OPTSR_CUR, change the RDP bits to eg 0xBB, write the result to FLASH->OPTSR_PRG and then set bit FLASH_OPTCR_OPTSTART in...

Resolved! stm32H7 - USB application - HSE or HSI+CRS

Hello,I'm a hobbyist and I'm working on a USB to 4xI2S (8 channels using the SAIs) using a stm32H7 MCU. I have a proof of concept working on a stm32F7 discovery board. I'm starting to look at the dedicated board.I understand that the USB peripheral n...

jmf1 by Associate III
  • 59 Views
  • 3 replies
  • 0 kudos

Nucleo STM32H755 problems with UART using LL drivers

Hello,I am using the nucleo h755zi-q board on my project. I am having issues with getting the uart driver to work with the LL library. For starters I have the CM4 core disabled via the option bytes and am just working with the CM7. Code for clockConf...

zan by Visitor
  • 39 Views
  • 0 replies
  • 0 kudos
Labels