TOP Contributors

  1. MIKROE (2663 codes)
  2. Alcides Ramos (358 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 (137111 times)
  2. FAT32 Library (70239 times)
  3. Network Ethernet Library (56129 times)
  4. USB Device Library (46437 times)
  5. Network WiFi Library (42080 times)
  6. FT800 Library (41392 times)
  7. GSM click (29118 times)
  8. mikroSDK (26566 times)
  9. PID Library (26503 times)
  10. microSD click (25488 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

system_stm32f415-mini.c

Rating:

0

Author: Tim Børresen

Last Updated: 2016-02-17

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Development Systems

Downloaded: 366 times

Followed by: 5 users

License: MIT license  

Created using ST's Excel clock generator spreadsheet.
Utilizes x-tal for a 168MHz system clock. Delay works as expected w.o. fiddling with the divider, standard peripherals should be clocked correctly. AFAIR it don't clock the USB port. Give it a try!
The init code is for std_periph_lib and NOT for Cube.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "system_stm32f415-mini.c" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "system_stm32f415-mini.c" changes.

Do you want to report abuse regarding "system_stm32f415-mini.c".

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

Example Blog

Blog currently doesn't exist!

RELATED CODES

Serial to GLCD for EasyPIC7

5

I found a need to build my own serial GLCD (text only). Thought I might share it in case someone else had an interest. Demonstrates circular UART buffer with interrupt and simple use of GLCD for text.

[Learn More]

mikromedia for PSoC® 5LP - Examples

0

Set of examples for mikromedia for PSoC® 5LP. Provided examples demonstrate working with mikromedia's various features and modules: Accelerometer, Calculator, MP3, RTCC, Serial FRAM, TFT, Slider. Examples are written in PSoC® Creator 3.0.

[Learn More]

LED Counter using LED Click board

0

This program counts from 0 to 99 and displays the result on a LED segment click board.

[Learn More]