• Digital-to Analog Converter (DAC)
    Hi everyone I have question about DAC, I'm trying to make function generator with my LPC2378? I really don't know what PCLK_DAC is use for, can someone give some literature to read, or short explanation...
  • ARM LPC2378 USB Mass Storage Device
    Does anyone have experience with USB Mass Storage Device? I want to connect my arm device via usb cable to PC so my PC can read data from it?
  • Inline __asm function
    I want from my C code to read value of PC, an for that I want write inline __asm function. I wrote this           int Get_Add(void)                  {                       int Add;                  ...
  • serial communication
    Hi everyone, I am having a problem with serial communication. I am not able to simulate serial communication. I am able to see the data which is send by the controller but i am not able to send in...
  • Serial Communication
    Question 1: I am needing to perform I2C or SPI communication among 8031s, but I cant use open-collector pins or serial pins. I have 03 free pins on port 1. Is it possible without additional hardware...