officinerobotiche / uNAV.X

Project MPLABX for drive uNAV on dsPIC33
http://rnext.it/project/unav/
MIT License
9 stars 2 forks source link

serial RX DMA receiver #2

Open rbonghi opened 10 years ago

rbonghi commented 10 years ago

Enable RX DMA receiver for auto save a packet. It's important read packet's length and configure DMA receiver. Upgrade on file "serial.c" Change function: "int pkg_data(unsigned char rxchar)"