• ANnoying error msg
    I tried to build this programme using ARM. It just recieves user input as keys and stores them in r0. AREA ConsoleInput, CODE, READONLY IMPORT main IMPORT getkey IMPORT sendchar EXPORT start ...
  • ANnoying error msg
    I tried to build this programme using ARM. It just recieves user input as keys and stores them in r0. AREA ConsoleInput, CODE, READONLY IMPORT main IMPORT getkey IMPORT sendchar EXPORT start ...
  • Topic: Event sequencer (for request for code for project)
    Hi all you programmer people I wnder if some kind soul can help me? I have a project on the go which involves 10 sequencial logic level outputs with presetable times on each of the output pins...
  • Topic: Event sequencer (for request for code for project)
    Hi all you programmer people I wnder if some kind soul can help me? I have a project on the go which involves 10 sequencial logic level outputs with presetable times on each of the output pins...
  • Need Help for configuring the GPDMA for both SD/MMC and SPI for ADC Read
    Hi All, We are developing an application in which we are using SD Card Interfaced using MCI and DMA and SSP0 is confiugred as SPI with DMA to read the data from the ADC to USB RAM. But i have...