Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
IasonC committed Mar 21, 2022
1 parent 964c042 commit 4a3e150
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions MSP432_digital/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,6 @@ To run the code in CCS with the
#include "driverlib.h"
```
command, the whole folder *"MSP432P4xx"* in this repo must be included as a path in *CCS -> Project -> Properties -> Include Options*.

## Digital Bandstop Filter
See Real-Time-Audio-Descrambler/Analysis_MATLAB/README.md for the filterDesigner design of the Bandstop Filter and the generation of the coefficients and gain values used in the software implementation of the Bandstop Filter in the bsdef.h header file.

0 comments on commit 4a3e150

Please sign in to comment.