• Entering data into SPIDAT register
    I am trying to debug some simple code to read and write to the SPI port on an ADuC831. I can setup the port just fine and send data out. However, is there a way for me to "read in" a value into the...
  • Entering data into SPIDAT register
    I am trying to debug some simple code to read and write to the SPI port on an ADuC831. I can setup the port just fine and send data out. However, is there a way for me to "read in" a value into the...
  • Using float bit 7 of SPIDAT is cleared?
    When I use a float function the bit 7 of SPIDAT is cleared! Have anyone a idea? Using aduc834 -uc Below is a source example. Thank's. Norbert Christof // Module "main.c" /**************...
  • Using float bit 7 of SPIDAT is cleared?
    When I use a float function the bit 7 of SPIDAT is cleared! Have anyone a idea? Using aduc834 -uc Below is a source example. Thank's. Norbert Christof // Module "main.c" /**************...
  • difference between saved copy and banked copy
    Note: This was originally posted on 15th January 2013 at http://forums.arm.com Hi there, I am reading ARM architecture manual v7, part B. In the discretion of system register banks on page 1144, it refers...