User Activity

Posted on August 21, 2015 at 23:48  Is there a hardware FIFO for USART6 and if so what size in bytes ? If not, example code of putting a FIFO in the interrupt handler ? How about the other USARTs and UARTs, do they have hardware FIFO ?
Posted on July 01, 2015 at 01:16 Existing code, ADC2_IN1 on PA1 works polled 100 numbers vary from 150 to 3050 sinusoid.  HW guy added ADC3_IN2 on PA2. Changed the code as below, but 100 numbers are all between 3013 and 3015, although can see a clip...
Posted on April 28, 2015 at 20:37We are using the same SDRAM on our board as stm32f429i-disco and my question is about the example code - STM32F429I-Discovery/Examples/FMC/FMC_SDRAM/Src/main.c where the initialization is only for BANK2, please confi...