- Notifications
You must be signed in to change notification settings - Fork1
mattkrol/dac
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Generate a waveform using a lut, timer interrupt, and the dac on you discovery board. This project uses a minimal setup which only includes the register definitions from St and the CMSIS core. It is helpful to have an oscilloscope around to view the waveform output.
- GNU Make
- GNU ARM Toolchain
- St-Link Flash Utility
- STM32F407G-DISC1 Development Board
- (Optional) Ocilloscope for viewing output
Make sure your discovery board is plugged into your computer, and that you have the required tools installed. Then use your shell to clone the git repository and compile/flash your board.
git clone https://github.com/kolazojar/dac.gitcd dacmake flash
About
Waveform generation using the DAC and a LUT on the STM32F407G-DISC1
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published