STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

HAL_FLASH_Program returns error

I'm using the STM32U575 MCU and try to use the "HAL_FLASH_Program". This MCU only allow "FLASH_TYPEPROGRAM_QUADWORD". When trying to program a few words at flash address "80F0000" (page 120) I get the error "FLASH Programming sequence error flag"   M...

MJens.2 by Associate II
  • 645 Views
  • 1 replies
  • 0 kudos

Bug: TIM15 CH2 missing in debug / STM32L4x2.svd

According to RM0394 Rev 4, TIM15 has 2 channels, but only the first is present in the .svd file and hence the debug view, see attached picture.Observed for STM32L432KC using STM32CubeIDE 1.9.0, (com.st.stm32cube.ide.mcu.productdb.debug_2.0.200.202201...

KnarfB by Principal III
  • 659 Views
  • 1 replies
  • 1 kudos

Resolved! Is it possible to use ThreadX with LSE

Hello, I'm using the demoboard B-U585-I-IOT02A with ThreadX. My internal clock is 160 MHz and I currently use it for ThreadX. I'm doing some tasks periodically every one threadX second but it seems that my HSI has a small inaccuracy of 0.3%. But sinc...

Chamo by Associate II
  • 697 Views
  • 4 replies
  • 0 kudos