• How to transmit/receive a bitstream?
    Hi, My ST32F103ZE needs to send and receive a serial bitstream to control some led display. I wrote a driver that simply controls a single GPIO port. My question is: can I use the DMA controller...
  • Receiving then transmitting from keyboard input
    I have this code that needs modifying to be able to accept a keyboard input and then transmit to serial window UART #1, 2 or 3 by creating a loop that receives from UART 1 then Transmit to UART 1. I...
  • Transmit and receive with CAN micros
    Hi I am using atmel's T89C51CC01 to build a Controller Area Network.Does anyone know how to transmit and receive with this protocol.Can someone gimme a code for it:from the controller to the buffer...
  • Receiving then transmitting from keyboard input
    I have this code that needs modifying to be able to accept a keyboard input and then transmit to serial window UART #1, 2 or 3 by creating a loop that receives from UART 1 then Transmit to UART 1. I...
  • How to transmit/receive a bitstream?
    Hi, My ST32F103ZE needs to send and receive a serial bitstream to control some led display. I wrote a driver that simply controls a single GPIO port. My question is: can I use the DMA controller...