Resolved! STM32F429 UART4/USART3 Continuous Receiving Problem
Posted on April 20, 2018 at 13:37The original post was too long to process during our migration. Please click on the attachment to read the original post.
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on April 20, 2018 at 13:37The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on April 23, 2018 at 10:35Hi all,I am working on stm32f030c6t6 microcontroller. I want to use tim3_ch1 as pwm output. datasheet says that tim3_ch1 alternate function is available at two pins PA6 and PB4.I am not able to find that which pin de...
Posted on April 24, 2018 at 03:40Hi,I have a STM32 F746ZG.I have to patch the NUCLEO board on the back side:remove SB121andclose SB122solder bridges.I do it. But I made broken line.How to repair broken line?*I want to close SB122 soder bridge for us...
Posted on April 21, 2018 at 02:41The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on April 23, 2018 at 17:38Hi I have looked on the forum, and see there is a lot of info regarding this topic. I am coming from a 68S09 processor where I designed my own bootloader that done the following: 1. User first downloaded new firmwar...
Posted on April 24, 2018 at 02:05There are 9 references to AFIO in RM0316 rev.8 and a whole dozen of them in RM0351rev.6. It's easy to find them by textual search.AFAIK, AFIO is present only in 'F1, so this is a copy/paste relict.I haven't checked o...
Posted on April 23, 2018 at 11:37I have an ADC ADAU1978 which i need to interface with STM32F407. How do start with it?
Posted on April 23, 2018 at 20:33I'm using SMT32F429.I want to move 32 bit data from memory into GPIOx_BSRR by DMA and use a timer as trigger.I tried to setup DMA1 Stream 4 channel 1 (TIM7_UP). And I setup Timer7. But I end upp getting Stream 4 tran...
Posted on April 23, 2018 at 10:07Hi All,I am working with STM32F413H disco kit. Configured UART2 driver with 4 wires(Tx,Rx,CTS,RTS).I am using UART in interrupt mode. Trying to send and receive some data with loopback test.But when UART_Recv_IT is g...
Posted on February 15, 2018 at 18:29STM32Cube_FW_H7_V1.2.0\Projects\STM32H743ZI-Nucleo\Applications\FatFS\FatFS_uSD_Standalone\Inc\stm32h7xx_hal_conf.h\STM32Cube_FW_H7_V1.2.0\Projects\STM32H743ZI-Nucleo\Applications\LwIP\LwIP_HTTP_Server_Netconn_RTO...