• Configuring LPC1114 pins as GPIO's
    Hi, How to configure P0_10 and P0_11 pins of LPC1114 as GPIO's.
  • Re: DMA with USART1 & USART2
    I m tying to do FIFO emulation using DMA with USART1 and USART2 in circular mode. The target that i m using is STM32F103VBT6. My application requires that the data received in the USART1 is to be...
  • View USART1 in Debugger??
    Hello, New with STM/Keil don't "kill" me. (I already went true a lot of documentation) But now I took the next step "Hello" on Uart1. Configured all settings with STMCUBE Then added this code in...
  • USART1 tx problem
    Hi guys .. i am not getting proper output on HT for transmission of character from STM32f4xx discovery board . please let me know where i am wrong. I am using Teraterm HT for Serial Communication on...
  • Simulate GPIO inputs STM32F4
    I had success executing (in simulation mode) a project in Keil uvision 5 for stm32f1xx that read the status of some input , which could be modified with a mouse click . However, I am trying the same...