Skip to content

Raw TCP ,UPD application . Features : TCP server, UPD server ,UDP Client

Notifications You must be signed in to change notification settings

itu-rover/F767ZI_VCU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

09.03.2025 test application description:

  • SPI Transmits its txbuffer evey second with a timer interrrupt and increases txbuffer value every iteration. LD3 led toggles for every succesful transmission.

  • TCP and UDP server apllications append a string to the client message and send it back. They also control the LD2 led with commands form client. (LT = LED TOGGLE, LS = LED SET, LR = LED RESET)

  • UDP Client periodicaly sends the number of server messages recieved during runtime using a timer interrupt.

About

Raw TCP ,UPD application . Features : TCP server, UPD server ,UDP Client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published