• STM32 Relocating Vector
    hi i need to relocate vector after i start my application at 0x08003000. how i can do that? i'm very new with this relocating. i'm using stm32f103rbt6. at another thread i saw void NVIC_SetVectorTable...
  • Space Vector PWM modulation for STM32
    Hello, I have problem with software implementation for SVPWM Space Vector PWM modulation for STM32F1 microcontroler. My application is scalar V/F converter for 3 phase asynchronous motor. Does anyone...
  • Interrupt vector
    I need to creare on my flash two different and independent application: 0x00000-0x7FFF : diagnostic application 0x10000-0x1FFFF: main application I use, in diagnostic appl. , the call: ((void...
  • STM32 and interrupts
    What does really hapen when interrupt occour? The microcontroller starts from address 0x00 in flash memory but why the flash ORIGIN = 0x8000000? The interrupt vectors are also put in address 0x800....
  • Sharing violation
    Hello, I am currently using a µvision V5.26.2.0 and sometimes I can't save source file ( h , cpp ). When it happened the pop ups window showing this message: "Encountered a sharing violation...