• 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...
  • stm32f4xx conf and linker
    Well, hello! I have a inc structure to my project with most files in root directory, some in ./inc ( startup_*.h and *_conf.h ) and than inc and src inside ./STM32F4xx_StdPeriph_Driver . Up until...
  • Debugging issue with stm32f4xx
    Hello Guys, I am new to STM32f4xx series controllers, so i am facing a problem while debugging the code . I am using Serial wire debugging using ST-LINK v2 debugger. My Project is like that I am...
  • JTAG chain STM32F4xx
    I use 4 microcontrollers STM32F427 in JTAG chain on one board. I try to use JTAG chaining with RealView ULINK2. In tab Configure Flash Tools-Debug - Use ULINK2/ME Cortex Debugger -Settings window JTAG...
  • SPI driver for STM32F4xx
    For those who might want to use it - middleware SPI driver for STM32F4xx using DMA transfer is very buggy: - DMA stream numbers for SPI2 are completely wrong. Instead of streams 3 and 4, it uses...