setup SWV on STM32F429_Discovery board
Posted on December 23, 2014 at 19:37How to setup SWV on this board? Do I need to solder SB9? pin T_SWO #!stm32f4-disco #swv-st-link/v2 #printf-fprintf-itm
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on December 23, 2014 at 19:37How to setup SWV on this board? Do I need to solder SB9? pin T_SWO #!stm32f4-disco #swv-st-link/v2 #printf-fprintf-itm
Posted on December 27, 2014 at 11:11HAL_FMC_MspInit() generated by F4 CubeMX initializes all FMC related pins as GPIO_InitStruct.Speed = GPIO_SPEED_LOW; SDRAM is driven at max 84MHz frequency (STM32F429). I know that SPEED_LOW is only a slew ...
Posted on December 26, 2014 at 06:56 Dear All, I started STM32F0 ADC configurations select independent conversion mode (single) ADC_InitStructure.ADC_Mode = ADC_Mode_Independent; But my CMSIS stm32f0xx.adc.c file does not have...
Posted on December 26, 2014 at 13:31hello everybodybefore starting to explain my problem, I wish to inform you that I am a beginner, and also I'm sorry for my English.I'll buy a STM32F091RB MCU and I have not found an IDE to program nor a tool to do...
Posted on December 25, 2014 at 22:10Hello,I am engineering new PCB. It is little bit unclear from datasheet so I would like to know if my power supply scheme is correct, especially decoupling capacitors.Thank you very much! #stm32-f4-power-supply...
Posted on December 26, 2014 at 04:58Hi everyoneSo I've been trying to find reference on the datasheet of the STM32F072RB for the APB2 but with no avail.I am talking about this one http://www.st.com/st-web-ui/static/active/en/resource/technical/docum...
Posted on December 26, 2014 at 00:39Dear All,I'm interested to know if anyone knows a way of writing to CPU registers using MACROs in IAR EW C-Spy Debugger and ST-LINK.I've read the documentation and searched around for an answer. Seems such a simpl...
Posted on December 22, 2014 at 17:14 Dear All, I write a program for USART1 of STM32F0 Discovery board. I am sure that my hardware is working . I configured with PuTTY but it does not display the message Please advice PA10 RX to...
Posted on December 26, 2014 at 12:14Somebody knows where to get the ILI9341 driver for 4 wire 8bit data interface? Driver must build for stm32f429zi.
Posted on December 26, 2014 at 13:07In LTDC_GCR register of LTDC at STM32F429 HSYNC, VSYNC and DE signal polarity may be chosen:Bit 31 HSPOL: Horizontal Synchronization Polarity This bit is set and cleared by software. 0: Horizontal Synchronizatio...