• UART + DMA: how to ?
    From the specification exert below, I understand, that setting FIFO enable to 1, enables also the DMA Mode. Does it mean the DMA Mode operates "automatically"? I cannot see a relationship, that I have...
  • About Nuvoton NUC029LAN UART
    I have one small doubt on Nuvoton Nuc029LAN, In data sheet it is mentioned as 2Uarts,But in pinout it has Multiple UART pins, I am designing PCB now, using these UART to interface GSM and RFID reader...
  • ARM communication with UART
    Hi, I m new to ARM programming. I'm wondering how to communicate ARM CPU ( STM 32L151) using UART module. I am going to write a protocol to a GPS-based vehicle following device, but I first need to communicate...
  • uart cortex mo
    what is the error #include <stdio.h> #include "Device\Nuvoton\Nano100Series\Nano100Series.h" #include "Device\Nuvoton\Nano100Series\uart.h" #include "Device\Nuvoton\Nano100Series\uart.c" //#include...
  • FVP MPS2 UART memory map
    Hello, I'm looking for memory map of FVP MPS2, especially for UART. I've found some info about it in mbed source code but I'm still looking for the document. Thank you.