Skip to content

keeramis/dma_debug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

README

  1. Run the user app on the device
  2. Connect USART2 of the P2 to an FTDI that connects to computer. On P2:
#define TX1                 D4
#define RX1                 D5
#define CTS1                D3
#define RTS1                D2
  1. Run the python app - Change the Serial port. Baud / other settings need to be modified with in the app if needed
  2. Ensure flow control is working; You will see that the data is transfered continuously both ways. Momentarily disconnect CTS line and verify that data should stop

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published