You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2021/05/14 06:45:42 UTC

[GitHub] [mynewt-core] kasjer opened a new pull request #2594: da1469x: Allow DMA reads from QSPI

kasjer opened a new pull request #2594:
URL: https://github.com/apache/mynewt-core/pull/2594


   Function da1469x_dma_write_peripheral() sets up source register to be
   used by DMA transfer (Memory->Peripheral) and starts DMA.
   
   If source address is located in QSPI flash it can still be used if
   address is not from cached region 0x1600000-0x18000000.
   
   This updates source address to be from uncached region if QSPI cached
   area was used.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [mynewt-core] kasjer merged pull request #2594: da1469x: Allow DMA reads from QSPI

Posted by GitBox <gi...@apache.org>.
kasjer merged pull request #2594:
URL: https://github.com/apache/mynewt-core/pull/2594


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [mynewt-core] apache-mynewt-bot commented on pull request #2594: da1469x: Allow DMA reads from QSPI

Posted by GitBox <gi...@apache.org>.
apache-mynewt-bot commented on pull request #2594:
URL: https://github.com/apache/mynewt-core/pull/2594#issuecomment-841049308


   
   <!-- style-bot -->
   
   ## Style check summary
   
   #### No suggestions at this time!
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org