TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (405 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (133 codes)
  5. Bugz Bensce (97 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 (141140 times)
  2. FAT32 Library (73924 times)
  3. Network Ethernet Library (58558 times)
  4. USB Device Library (48747 times)
  5. Network WiFi Library (44412 times)
  6. FT800 Library (44003 times)
  7. GSM click (30723 times)
  8. mikroSDK (29498 times)
  9. PID Library (27308 times)
  10. microSD click (27135 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: 392 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

MS5540 pressure sensor

0

MS554 using the pressure sensor reading.sensor co mmunicates with the SPI. I am using PIC18F26J50. the program does not work.I'm studying hard with UART 990 mbar. does not change ... fixed 990.. What could be the problem. https://www.olimex.com/Products/PIC/Proto/PIC-P26J50/ use board...

[Learn More]

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]

PIC Clicker RS485 Click to DMX512 - HID

0

This is an example of sending DMX512 Disco Light Protocol via the PIC Clicker board & the RS485 Click controlled via USB. To demonstrate this we use the included example FlowStone project (HID PIC Clicker DMX.fsm) to send HID USB information from the PC to the DMX channels. You can download the demo of FlowStone from here: www.dsprobotics.com

[Learn More]