Others: STM32 MCUs related

Find out more about STM32 implementations with external components, discuss use cases, and discover how to use new tools and ST components.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Hardfault and BFAR address

I am using stm32f4. I have a hardfault error at sometimes, when I write new code in to the flash. So I check the Fault Registers like in below:SerialPrint("Fault: %08x %08x %08x\n",SCB->HFSR, SCB->CFSR, SCB->BFAR);Output results:SCB->HFSR = 0x400000...

DCtech by Associate II
  • 2892 Views
  • 2 replies
  • 0 kudos

EEPROM Emulator in STM32L053

Hello everyone,I known that isn't normal to use EEPROM emulator on a STM32L053, because it has is own EEPROM, but nowadays with the chip shortage, i was forcedto use an alternative MCU (STM32L053R8T6) instead of the "original design" (STM32F030C8T6),...

joaoleao by Associate II
  • 1279 Views
  • 3 replies
  • 0 kudos

Resolved! STM32H750VBT6 & CubeMX & IAR

Hi everyone ;I am having a strange issue with IAR . I configured the mcu via cubemx and generated it then I build all the files but I got the errors in the attached files when I try to download the code into the MCU . But I don't get any issuse with...

BG1 by Senior
  • 2957 Views
  • 7 replies
  • 0 kudos

Sending and receiving more then 4 bytes with SPI Block

I'm working with MAT-TARGET for several months by now and it is a great tool.In the past few days I encountered a problem regarding the maximum amount of bytes i can send throw the SPI Block (using Simulink R2019b) , while sending & receiving 4 bytes...

Grege.1 by Associate II
  • 767 Views
  • 0 replies
  • 0 kudos