• 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...
  • In Stm32f4 i am using USART1. in USAT1_rx how to configure the gpio pin?
    1) if i use GPIO_Mode = GPIO_Mode_AF; then how to configure the GPIO_OType? 2)Generally what are the cases that PUSH_PULL will be used? Can any one Please help out.
  • problem
    i use keil arm rvct and have small problem RVCT have no #pragma pack(1) but when i got program from my friend i didnt see this program and RVCT didnt say warning about this command - and i have problem...
  • Problem in problem burning
    Hello everyone, I have purchased LPC2478 development board from EMBEDDED ARTISTS. I want to know how to program the controller. My basic questions are 1. Which method to be used? (USB/SERIAL...