Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by MTZ4

  1. M

    PIC32: UART Error bit

    Hi, I'm using PIC32 starterKit, when i'm connecting the RX pin on the expansion IO board it generates an error flag. Any suggestion why? Thanks.
  2. M

    PIC32 UART: The transmitter register doesn't assign value

    Hi all, I'm using the PIC32 starterKit2 When i'm using the simulator mode debugger the code below works properly according to the watch window, c = '>'; U1ATXREG = c; but when i run it through the starterKit debugger, it doesn't assign a value to the U1ATXReg Does any one have any...
  3. M

    Implementing USB-To-UART on PMIC32

    Thank you, That was my direction, i think i'll use the USB CDC as you suggested.
  4. M

    Implementing USB-To-UART on PMIC32

    Well... i ask myself the same question, but it's not my choice to do so. Do you have any tips for me? More specifically: i want to transmit BYTE by BYTE from USB directly to UART and vice verse.
  5. M

    Implementing USB-To-UART on PMIC32

    Hi, i have a PIC32 USB starter kit 2 and i need to implement a simple USB-To-UART, Got lost a bit, especially in the USB I\O, what are the functions i should use for this simple implementation? Thank you.

Part and Inventory Search

Back
Top