• STM32F103 - Std Periph Driver not working with bootloader
    I am running into an issue with the ST Standard Peripheral Driver. If I download my project to my STM32F103 at Vector 0x08000000, it runs fine. If I use my bootloader to load my project to 0x08004000...
  • standard peripherals library for STM32F4xx
    Hello, tell me why there is no standard library "STSW-STM32065" in plug-ins? Attempt to add the archive en.stm32f4_dsp_stdperiph_lib to the PaÑk installer did not lead to success. I understand that you...
  • standard library init (STR71x)
    I'm having difficulty still during boot of my STR71x board. Trying to get inherited software running on this board. I chased a sort-of red herring for a while (see my other thread) and have discovered...
  • Manipulating Standard Libraries (C51S.LIB)
    So I want to replace a standard function in the C51S library. Shouldn't be too hard, right? I rewrote the function (?C?LMUL to be specific) in assembly and compiled it using the A51 assembler. (processes...
  • STR750 periphals menu shows STR710's one when debugging with ulink
    When using simulator for debugging with STR750, [Peripherals menu] shows right STR750's peripherals and they work correctly. But when using ULINK ARM debugger, it shows STR710's peripherals and they...