• DMA Problem!!! please help
    Hello i am trying to build a simple DMA program to read ADC values and its working but not completely the problem is here: at first this code is working 1. u[0]=((float)ADC_Data[0])*3; sprintf...
  • DMA Problem!!! please help
    Hello i am trying to build a simple DMA program to read ADC values and its working but not completely the problem is here: at first this code is working 1. u[0]=((float)ADC_Data[0])*3; sprintf...
  • xdata problem -help please
    Im trying to get my 87C51 to read and write data to a peripheral (D71055). I'm using uVision3 and everything works fine with the debugger- I can see the data at the memory locations (0xF801) changing...
  • problem with uVision4 help me please
    Hi everybody, Issue1: I am designing an MIL 1553B interface card using LPC2294(from NXP). I am having some source code from old projects which were developed on uVision2 if I try to compile it...
  • Help please.
    How do i connect a CP2101(Single-Chip USB to UART Bridge) to a C8051F226 ? does anyone have any idea ?