Code Monkey home page Code Monkey logo

stm32f0_ukhasnet's Introduction

README

Pre-requisites

Hardware

First options:

  • STM32F0308-Discovery Dev Board
  • RFM69HW/W on a Breakout board
  • USB/Serial for Debuging

Second option:

  • Ebeko3 PCB (STM32F030K6T6 + RFM69HW)
  • STlink (i.e. STM32F0308-Discovery Dev Board with jumpers removed and SWD pins linked)

Software

Install

  1. git clone https://github.com/jamescoxon/stm32f0_ukhasnet.git
  2. cd stm32f0_ukhasnet
  3. mv src/settings-example.h src/settings.h
  4. git submodule init
  5. git submodule update
  6. cd libopencm3/
  7. make
  8. cd..
  9. cd src/
  10. sh build.sh
  11. cd..
  12. sh flash.sh

Board connections

Port Function Description
PB6 (USART1_TX) TTL serial output (38400,8,N,1)
PA4 (SPI_SS) SPI SS (also know as CSS)
PA7 (SPI_MOSI) SPI MOSI
PA6 (SPI_MISO) SPI MISO
PA5 (SPI_SCK) SPI SCK
PA9 (LED) LED

stm32f0_ukhasnet's People

Contributors

jamescoxon avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.