TOP Contributors

  1. MIKROE (2762 codes)
  2. Alcides Ramos (374 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (118 codes)
  5. Bugz Bensce (91 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (139264 times)
  2. FAT32 Library (71752 times)
  3. Network Ethernet Library (57128 times)
  4. USB Device Library (47432 times)
  5. Network WiFi Library (43092 times)
  6. FT800 Library (42408 times)
  7. GSM click (29835 times)
  8. mikroSDK (28100 times)
  9. PID Library (26886 times)
  10. microSD click (26198 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Example

DMA DAC Example

Rating:

0

Author: Terry W7AMI

Last Updated: 2016-02-22

Package Version: 2.0.0.0

Example: 1.0.0.0

Category: Audio & Speech

Downloaded: 1403 times

Not followed.

License: MIT license  

This example uses one DMA channel and the on board DAC to generate a sine wave. This example was written for the ST 32F4Discovery Board but it should be a simple matter to modify the code to work with other hardware.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "DMA DAC Example" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "DMA DAC Example" changes.

Do you want to report abuse regarding "DMA DAC Example".

  • Information
  • Comments (0)
DOWNLOAD LINK RELATED COMPILER CONTAINS
mikroC PRO for ARM
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Example Blog

Blog currently doesn't exist!

RELATED CODES

How use boolean logic with Arduino

0

how use boolean logic with Arduino video: https://youtu.be/1x4n9cgr_kg

[Learn More]

PT2257 VOLUME CONTROL 2CH MICROC V.7.2 - 18F2550

0

This library control the PT2257 2 channel volume control, increase and decrease or set volume with one variable like : writeVolume(int dB); (dB=0 == Max Volume) The library use UART1 pins for send to pc volume and mute values so is possible not use this uart information simply not using serialPrintStateJSON() function.

[Learn More]

CARBOT

4

This the first test the carbot, it can controller with android application. i use bluetooth serial controller andoid aplication

[Learn More]