TOP Contributors

  1. MIKROE (2657 codes)
  2. Alcides Ramos (354 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (112 codes)
  5. Chisanga Mumba (90 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 (136888 times)
  2. FAT32 Library (70028 times)
  3. Network Ethernet Library (56002 times)
  4. USB Device Library (46308 times)
  5. Network WiFi Library (41934 times)
  6. FT800 Library (41212 times)
  7. GSM click (29019 times)
  8. PID Library (26434 times)
  9. mikroSDK (26401 times)
  10. microSD click (25386 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

hexreader's STM32 learning code

Rating:

5

Author: Robin Day

Last Updated: 2016-02-20

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Development Systems

Downloaded: 1026 times

Followed by: 1 user

License: MIT license  

nothing very clever here, just odd little projects that I make as I learn how to use ARM chips on EasyMxPROv7 board. Just for fun, and only because there is so little ARM code out there.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "hexreader's STM32 learning code" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "hexreader's STM32 learning code" changes.

Do you want to report abuse regarding "hexreader's STM32 learning code".

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

Example Blog

17 September 2012 simple frequency generator utility added to show PWM library use

06 September 2012 learning to use one of the two Digital to Analogue Converters.

Folder "DAC" - My first learning exercise is outputting a simple step waveform on PA4. You will need to connect an oscilloscope to PA4 (and oscilloscope ground to GND) to see the output.

Folder "DACtriangle" - crude use of the DAC automatic triangle mode

ALSO FROM THIS AUTHOR

'anyIR' Infrared Transmitter for MMB18, MMB33 and MMB STM32-M4, also Fusion-PIC32

5

Ever wondered what extra things you could do if your TV remote control had extra buttons? This project allows you to send every possible code to your TV or other domestic devices, as long as it uses one of the 8 common protocols provided here

[Learn More]

SRF02 Distance Measuring with EasyPIC7

0

A simple example for getting started with SRF02 Ultrasonic distance measuring module. - All switches off except LCD backlight SW4-6 on. - Connect SRF02 module as described in the C file header text. - JPG included to show SRF02 lead construction

[Learn More]

MIDI Monitor for simple MIDI messages and BassBoy

0

A simple MIDI monitor for checking the nuts and bolts of MIDI messages (5-pin DIN, not USB) For EasyPIC7, PIC18F45K22 and MIDI hardware interface of your choosing Now with PIC18F27Q43 project for 4 MIDI ports, IR remote, and Serial Port control See C file header text for instructions and warnings

[Learn More]