UART DMA PROBLEM ARM lpc1769

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

UART DMA PROBLEM ARM lpc1769

631 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by tmltml51 on Fri Nov 23 08:46:47 MST 2012
I want to receive data from the camera via UART.   To set the camera
I have  to send each other packages of about 5 bytes to uart use DMA .  while each packet sent . I receive confirmation from the uart data using  DMA..I change library lpc17xx.cmsis.driver.library \ uart_dma to do  this on LPCXpresso.
but the problem I can only send a single packet for the first  time and received data packets .I can not be sent next packet I try to  create a loop but can not be reset DMA after send packet the frirst time.
What is my problem?
is there a way to solve it?
Last question using DMA UART faster UART interrupt ?
0 Kudos
Reply
1 Reply

586 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by tmltml51 on Sun Nov 25 01:10:35 MST 2012
any one help me?
0 Kudos
Reply