tunefs opened a new pull request, #18405:
URL: https://github.com/apache/nuttx/pull/18405

   ## Summary
   
   Fix correct LPSPI DMA transfer size for 16-bit
   - Fix byte count calculation for 16-bit SPI words using shift-by-1 instead 
of shift-by-2
   - Use word count instead of byte count for DMA iteration config on both RX 
and TX channels
   
   ## Impact
   
   - imxrt lpspi dma and dma-capable peripherals
   
   ## Testing
   
   - px4 on custom board and adis16470 imu on lpspi2
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to