STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Jump Application Code And Eeprom Fault

I am trying to jump user application from boot code:Boot code only include below lines:  HAL_Init(); SystemClock_Config(); // Jump proccess start uint32_t reset_handler_add=*((volatile uint32_t*)(FLASH_APP_START_ADDRESS+4)); void (*ap...

DCtech by Associate II
  • 1175 Views
  • 7 replies
  • 0 kudos
MYOKO.1 by Associate
  • 436 Views
  • 1 replies
  • 0 kudos

Switching relay causes hardFault on MCU

I am switching 5V relay with BJT using MCU(STM32G030) pin. When clock speed is 64MHz(max speed) and 1ms timer update interrupt is enabled, not every time I switched relay but sometimes MCU goes into hardFault handler. But if I disable timer update in...

SSone.1 by Associate III
  • 1798 Views
  • 6 replies
  • 0 kudos

STM32F078 USB connection to Windows 10 reports there are no compatible drivers. The STM website says " Starting from Windows® 10, the STSW-STM32102 driver is no more adequate and the usage of the native inbox driver is recommended.

How can I resolve the issue ? I have tried it on a new installation of Windows 10 build 19041.329 and I get the same issue.This it the website that states I should use Windows 10 drivers. https://my.st.com/content/my_st_com/en/products/development-t...

rfdmod by Associate
  • 8991 Views
  • 9 replies
  • 0 kudos